Home
last modified time | relevance | path

Searched defs:codec (Results 1 – 21 of 21) sorted by relevance

/dflybsd-src/sys/dev/sound/pcm/
H A Dac97.c309 ac97_rdcd(struct ac97_info *codec, int reg) in ac97_rdcd()
330 ac97_wrcd(struct ac97_info *codec, int reg, u_int16_t val) in ac97_wrcd()
336 ac97_reset(struct ac97_info *codec) in ac97_reset()
350 ac97_setrate(struct ac97_info *codec, int which, int rate) in ac97_setrate()
381 ac97_setextmode(struct ac97_info *codec, u_int16_t mode) in ac97_setextmode()
397 ac97_getextmode(struct ac97_info *codec) in ac97_getextmode()
403 ac97_getextcaps(struct ac97_info *codec) in ac97_getextcaps()
409 ac97_getcaps(struct ac97_info *codec) in ac97_getcaps()
415 ac97_getsubvendor(struct ac97_info *codec) in ac97_getsubvendor()
421 ac97_setrecsrc(struct ac97_info *codec, int channel) in ac97_setrecsrc()
[all …]
H A Dac97_patch.c37 void ad1886_patch(struct ac97_info* codec) in ad1886_patch()
49 void ad198x_patch(struct ac97_info* codec) in ad198x_patch()
60 void ad1981b_patch(struct ac97_info* codec) in ad1981b_patch()
76 void cmi9739_patch(struct ac97_info* codec) in cmi9739_patch()
93 void alc655_patch(struct ac97_info* codec) in alc655_patch()
/dflybsd-src/sys/dev/sound/pci/
H A Dspicds.c56 spicds_wrbit(struct spicds_info *codec, int bit) in spicds_wrbit()
76 spicds_wrcd(struct spicds_info *codec, int reg, u_int16_t val) in spicds_wrcd()
142 struct spicds_info *codec; in spicds_create() local
166 spicds_destroy(struct spicds_info *codec) in spicds_destroy()
173 spicds_settype(struct spicds_info *codec, unsigned int type) in spicds_settype()
181 spicds_setcif(struct spicds_info *codec, unsigned int cif) in spicds_setcif()
189 spicds_setformat(struct spicds_info *codec, unsigned int format) in spicds_setformat()
197 spicds_setdvc(struct spicds_info *codec, unsigned int dvc) in spicds_setdvc()
205 spicds_init(struct spicds_info *codec) in spicds_init()
250 spicds_reinit(struct spicds_info *codec) in spicds_reinit()
[all …]
H A Denvy24.c113 struct codec_entry *codec; member
807 envy24_gpio_i2c_ctl(void *codec, unsigned int scl, unsigned int sda) in envy24_gpio_i2c_ctl()
823 i2c_wrbit(void *codec, void (*ctrl)(void*, unsigned int, unsigned int), int bit) in i2c_wrbit() argument
842 i2c_start(void *codec, void (*ctrl)(void*, unsigned int, unsigned int)) in i2c_start() argument
855 i2c_stop(void *codec, void (*ctrl)(void*, unsigned int, unsigned int)) in i2c_stop() argument
868 i2c_ack(void *codec, void (*ctrl)(void*, unsigned int, unsigned int)) in i2c_ack() argument
882 i2c_wr(void *codec, void (*ctrl)(void*, unsigned int, unsigned int), u_int32_t dev, int reg, u_int… in i2c_wr() argument
911 envy24_delta_ak4524_ctl(void *codec, unsigned int cs, unsigned int cclk, unsigned int cdti) in envy24_delta_ak4524_ctl()
961 envy24_delta_ak4524_destroy(void *codec) in envy24_delta_ak4524_destroy()
983 envy24_delta_ak4524_init(void *codec) in envy24_delta_ak4524_init()
[all …]
H A Denvy24ht.c122 struct codec_entry *codec; member
896 envy24ht_spi_ctl(void *codec, unsigned int cs, unsigned int cclk, unsigned int cdti) in envy24ht_spi_ctl()
946 envy24ht_spi_destroy(void *codec) in envy24ht_spi_destroy()
968 envy24ht_spi_init(void *codec) in envy24ht_spi_init()
994 envy24ht_spi_reinit(void *codec) in envy24ht_spi_reinit()
1007 envy24ht_spi_setvolume(void *codec, int dir, unsigned int left, unsigned int right) in envy24ht_spi_setvolume()
H A Daureal.c561 struct ac97_info *codec; in au_pci_attach() local
H A Dvia82c686.c86 struct ac97_info *codec; member
H A Dmaestro.c167 struct ac97_info *codec; member
1783 struct ac97_info *codec = NULL; in agg_attach() local
H A Dcs4281.c762 struct ac97_info *codec = NULL; in cs4281_pci_attach() local
H A Dneomagic.c667 struct ac97_info *codec = 0; in nm_pci_attach() local
H A Dfm801.c576 struct ac97_info *codec = 0; in fm801_pci_attach() local
H A Datiixp.c120 struct ac97_info *codec; member
H A Dt4dwave.c831 struct ac97_info *codec = 0; in tr_pci_attach() local
H A Dich.c189 struct ac97_info *codec; member
H A Dvia8233.c113 struct ac97_info *codec; member
H A Demu10kx-pcm.c104 struct ac97_info *codec; member
H A Des137x.c1710 struct ac97_info *codec = NULL; in es_pci_attach() local
H A Demu10k1.c2075 struct ac97_info *codec = NULL; in emu_pci_attach() local
/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdacc.c63 #define hdacc_lock(codec) snd_mtxlock((codec)->lock) argument
64 #define hdacc_unlock(codec) snd_mtxunlock((codec)->lock) argument
65 #define hdacc_lockassert(codec) snd_mtxassert((codec)->lock) argument
66 #define hdacc_lockowned(codec) mtx_owned((codec)->lock) argument
407 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_attach() local
463 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_detach() local
508 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_probe_nomatch() local
556 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_get_mtx() local
572 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_alloc() local
585 struct hdacc_softc *codec = device_get_softc(dev); in hdacc_stream_free() local
[all …]
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c122 unsigned long codec; member
260 unsigned long codec; member
H A Darchive_write_set_format_7zip.c138 unsigned codec; member