Searched defs:wm (Results 1 – 5 of 5) sorted by relevance
| /sound/pci/ice1712/ |
| A D | wm8776.c | 30 static void snd_wm8776_activate_ctl(struct snd_wm8776 *wm, in snd_wm8776_activate_ctl() 51 static void snd_wm8776_update_agc_ctl(struct snd_wm8776 *wm) in snd_wm8776_update_agc_ctl() 408 void snd_wm8776_init(struct snd_wm8776 *wm) in snd_wm8776_init() 429 void snd_wm8776_resume(struct snd_wm8776 *wm) in snd_wm8776_resume() 437 void snd_wm8776_set_power(struct snd_wm8776 *wm, u16 power) in snd_wm8776_set_power() 442 void snd_wm8776_volume_restore(struct snd_wm8776 *wm) in snd_wm8776_volume_restore() 454 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_volume_info() local 468 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_enum_info() local 478 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_get() local 509 struct snd_wm8776 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8776_ctl_put() local [all …]
|
| A D | wm8766.c | 18 static void snd_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data) in snd_wm8766_write() 137 void snd_wm8766_init(struct snd_wm8766 *wm) in snd_wm8766_init() 156 void snd_wm8766_resume(struct snd_wm8766 *wm) in snd_wm8766_resume() 164 void snd_wm8766_set_if(struct snd_wm8766 *wm, u16 dac) in snd_wm8766_set_if() 172 void snd_wm8766_volume_restore(struct snd_wm8766 *wm) in snd_wm8766_volume_restore() 184 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_volume_info() local 198 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_enum_info() local 208 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_get() local 239 struct snd_wm8766 *wm = snd_kcontrol_chip(kcontrol); in snd_wm8766_ctl_put() local 276 static int snd_wm8766_add_control(struct snd_wm8766 *wm, int num) in snd_wm8766_add_control() [all …]
|
| A D | maya44.c | 70 struct snd_wm8776 wm[2]; member 76 static void wm8776_write(struct snd_ice1712 *ice, struct snd_wm8776 *wm, in wm8776_write() 92 static int wm8776_write_bits(struct snd_ice1712 *ice, struct snd_wm8776 *wm, in wm8776_write_bits() 174 struct snd_wm8776 *wm = in maya_vol_get() local 189 struct snd_wm8776 *wm = in maya_vol_put() local 235 struct snd_wm8776 *wm = in maya_sw_get() local 247 struct snd_wm8776 *wm = in maya_sw_put() local 535 struct snd_wm8776 *wm, unsigned int addr) in wm8776_init()
|
| A D | psc724.c | 104 static void psc724_wm8766_write(struct snd_wm8766 *wm, u16 addr, u16 data) in psc724_wm8766_write() 146 static void psc724_wm8776_write(struct snd_wm8776 *wm, u8 addr, u8 data) in psc724_wm8776_write()
|
| /sound/soc/fsl/ |
| A D | fsl_ssi.c | 1291 u32 wm = ssi->fifo_watermark; in fsl_ssi_hw_init() local
|
Completed in 18 milliseconds