Home
last modified time | relevance | path

Searched refs:usemode (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/sys/dev/fdt/
H A Dgraphaudio.c252 graphaudio_set_params(void *cookie, int setmode, int usemode, in graphaudio_set_params() argument
286 setmode, usemode, play, rec); in graphaudio_set_params()
295 setmode, usemode, play, rec); in graphaudio_set_params()
H A Dsimpleaudio.c292 simpleaudio_set_params(void *cookie, int setmode, int usemode, in simpleaudio_set_params() argument
326 setmode, usemode, play, rec); in simpleaudio_set_params()
335 setmode, usemode, play, rec); in simpleaudio_set_params()
H A Drkiis.c437 rkiis_set_params(void *cookie, int setmode, int usemode, in rkiis_set_params() argument
/openbsd/sys/arch/arm64/dev/
H A Daplaudio.c273 aplaudio_set_params(void *cookie, int setmode, int usemode, in aplaudio_set_params() argument
287 setmode, usemode, play, rec); in aplaudio_set_params()
H A Daplmca.c425 aplmca_set_params(void *cookie, int setmode, int usemode, in aplmca_set_params() argument
/openbsd/sys/dev/isa/
H A Dsbdsp.c439 sbdsp_set_params(void *addr, int setmode, int usemode, in sbdsp_set_params() argument
463 usemode == (AUMODE_PLAY | AUMODE_RECORD)) { in sbdsp_set_params()
620 usemode == (AUMODE_PLAY | AUMODE_RECORD) && in sbdsp_set_params()
622 …DPRINTF(("sbdsp_set_params: fd=%d, usemode=%d, idma=%d, odma=%d\n", sc->sc_fullduplex, usemode, sc… in sbdsp_set_params()
H A Dess.c1062 ess_set_params(void *addr, int setmode, int usemode, in ess_set_params() argument
1070 DPRINTF(("ess_set_params: set=%d use=%d\n", setmode, usemode)); in ess_set_params()
1080 usemode == (AUMODE_PLAY | AUMODE_RECORD)) { in ess_set_params()
1123 if (usemode == AUMODE_RECORD) in ess_set_params()
H A Dgus.c1415 gusmax_set_params(void *addr, int setmode, int usemode, struct audio_params *p, in gusmax_set_params() argument
1422 error = ad1848_set_params(ac, setmode, usemode, p, r); in gusmax_set_params()
1425 error = gus_set_params(sc, setmode, usemode, p, r); in gusmax_set_params()
1430 gus_set_params(void *addr, int setmode, int usemode, struct audio_params *p, in gus_set_params() argument
H A Dad1848.c910 ad1848_set_params(void *addr, int setmode, int usemode, struct audio_params *p, in ad1848_set_params() argument
/openbsd/sys/arch/macppc/dev/
H A Di2s.c218 i2s_set_params(void *h, int setmode, int usemode, struct audio_params *play, in i2s_set_params() argument
231 usemode == (AUMODE_PLAY | AUMODE_RECORD)) { in i2s_set_params()
H A Dawacs.c560 awacs_set_params(void *h, int setmode, int usemode, struct audio_params *play, in awacs_set_params() argument
571 usemode == (AUMODE_PLAY | AUMODE_RECORD)) { in awacs_set_params()
/openbsd/sys/dev/ic/
H A Dam7930.c213 am7930_set_params(void *addr, int setmode, int usemode, in am7930_set_params() argument
/openbsd/sys/dev/pci/
H A Deap.c803 eap_set_params(void *addr, int setmode, int usemode, in eap_set_params() argument
816 usemode == (AUMODE_PLAY | AUMODE_RECORD)) { in eap_set_params()
872 if (usemode == AUMODE_RECORD) in eap_set_params()
H A Dneo.c722 neo_set_params(void *addr, int setmode, int usemode, in neo_set_params() argument
H A Dfms.c429 fms_set_params(void *addr, int setmode, int usemode, struct audio_params *play, in fms_set_params() argument
H A Dauacer.c452 auacer_set_params(void *v, int setmode, int usemode, struct audio_params *play, in auacer_set_params() argument
H A Dauvia.c531 auvia_set_params(void *addr, int setmode, int usemode, in auvia_set_params() argument
H A Dauglx.c453 auglx_set_params(void *v, int setmode, int usemode, struct audio_params *play, in auglx_set_params() argument
H A Dcs4281.c379 cs4281_set_params(void *addr, int setmode, int usemode, in cs4281_set_params() argument
H A Demuxki.c2094 emuxki_set_params(void *addr, int setmode, int usemode, in emuxki_set_params() argument
2103 if ((usemode & setmode & mode) == 0) in emuxki_set_params()
H A Dauixp.c267 auixp_set_params(void *hdl, int setmode, int usemode, in auixp_set_params() argument
H A Dautri.c876 autri_set_params(void *addr, int setmode, int usemode, struct audio_params *play, in autri_set_params() argument
H A Dsv.c554 sv_set_params(void *addr, int setmode, int usemode, in sv_set_params() argument
/openbsd/sys/arch/luna88k/cbus/
H A Dnec86hw.c218 nec86hw_set_params(void *addr, int mode, int usemode, struct audio_params *p, in nec86hw_set_params() argument
/openbsd/sys/arch/hppa/gsc/
H A Dharmony.c380 harmony_set_params(void *vsc, int setmode, int usemode, in harmony_set_params() argument

12