Searched defs:wm8994 (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/drivers/mfd/
H A Dwm8994-regmap.c1199 struct wm8994 *wm8994 = dev_get_drvdata(dev); wm1811_volatile_register() local
H A Dwm8994-irq.c159 struct wm8994 *wm8994 = data; wm8994_edge_irq() local
170 struct wm8994 *wm8994 = h->host_data; wm8994_edge_irq_map() local
192 int wm8994_irq_init(struct wm8994 *wm8994) wm8994_irq_init() argument
267 void wm8994_irq_exit(struct wm8994 *wm8994) wm8994_irq_exit() argument
H A Dwm8994-core.c122 struct wm8994 *wm8994 = dev_get_drvdata(dev); wm8994_suspend() local
187 struct wm8994 *wm8994 = dev_get_drvdata(dev); wm8994_resume() local
269 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) wm8994_set_pdata_from_of() argument
316 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) wm8994_set_pdata_from_of() argument
325 static int wm8994_device_init(struct wm8994 *wm8994, int irq) wm8994_device_init() argument
604 static void wm8994_device_exit(struct wm8994 *wm8994) wm8994_device_exit() argument
625 struct wm8994 *wm8994; wm8994_i2c_probe() local
657 struct wm8994 *wm8994 = i2c_get_clientdata(i2c); wm8994_i2c_remove() local
/linux-4.1.27/drivers/regulator/
H A Dwm8994-regulator.c31 struct wm8994 *wm8994; member in struct:wm8994_ldo
127 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); wm8994_ldo_probe() local
/linux-4.1.27/drivers/gpio/
H A Dgpio-wm8994.c30 struct wm8994 *wm8994; member in struct:wm8994_gpio
42 struct wm8994 *wm8994 = wm8994_gpio->wm8994; wm8994_gpio_request() local
65 struct wm8994 *wm8994 = wm8994_gpio->wm8994; wm8994_gpio_direction_in() local
74 struct wm8994 *wm8994 = wm8994_gpio->wm8994; wm8994_gpio_get() local
91 struct wm8994 *wm8994 = wm8994_gpio->wm8994; wm8994_gpio_direction_out() local
103 struct wm8994 *wm8994 = wm8994_gpio->wm8994; wm8994_gpio_set() local
114 struct wm8994 *wm8994 = wm8994_gpio->wm8994; wm8994_gpio_to_irq() local
178 struct wm8994 *wm8994 = wm8994_gpio->wm8994; wm8994_gpio_dbg_show() local
250 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); wm8994_gpio_probe() local
/linux-4.1.27/include/linux/mfd/wm8994/
H A Dcore.h58 struct wm8994 { struct
87 static inline int wm8994_reg_read(struct wm8994 *wm8994, unsigned short reg) wm8994_reg_read() argument
100 static inline int wm8994_reg_write(struct wm8994 *wm8994, unsigned short reg, wm8994_reg_write() argument
106 static inline int wm8994_bulk_read(struct wm8994 *wm8994, unsigned short reg, wm8994_bulk_read() argument
112 static inline int wm8994_bulk_write(struct wm8994 *wm8994, unsigned short reg, wm8994_bulk_write() argument
118 static inline int wm8994_set_bits(struct wm8994 *wm8994, unsigned short reg, wm8994_set_bits() argument
125 static inline int wm8994_request_irq(struct wm8994 *wm8994, int irq, wm8994_request_irq() argument
135 static inline void wm8994_free_irq(struct wm8994 *wm8994, int irq, void *data) wm8994_free_irq() argument
/linux-4.1.27/sound/soc/codecs/
H A Dwm8958-dsp2.c45 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_dsp2_fw() local
197 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_dsp_start_mbc() local
241 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_dsp_start_vss() local
302 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_dsp_start_enh_eq() local
333 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_dsp_apply() local
441 static int wm8958_dsp2_busy(struct wm8994_priv *wm8994, int aif) wm8958_dsp2_busy() argument
460 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_put_mbc_enum() local
482 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_get_mbc_enum() local
504 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_mbc_get() local
516 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_mbc_put() local
550 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_put_vss_enum() local
572 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_get_vss_enum() local
583 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_put_vss_hpf_enum() local
605 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_get_vss_hpf_enum() local
627 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_vss_get() local
639 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_vss_put() local
688 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_hpf_get() local
703 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_hpf_put() local
750 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_put_enh_eq_enum() local
772 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_get_enh_eq_enum() local
794 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_enh_eq_get() local
806 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_enh_eq_put() local
867 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_enh_eq_loaded() local
879 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_mbc_vss_loaded() local
891 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_mbc_loaded() local
902 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_dsp2_init() local
H A Dwm8994.h78 struct wm8994 *wm8994; member in struct:wm8994_priv
H A Dwm8994.c111 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_micd_set_rate() local
162 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); configure_aif_clock() local
215 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); configure_clock() local
323 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_set_drc() local
360 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_put_drc_enum() local
383 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_get_drc_enum() local
395 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_set_retune_mobile() local
467 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_put_retune_mobile_enum() local
490 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_get_retune_mobile_enum() local
744 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm1811_jackdet_set_mode() local
767 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); active_reference() local
784 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); active_dereference() local
811 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); clk_sys_event() local
843 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); vmid_reference() local
921 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); vmid_dereference() local
1042 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); aif1clk_ev() local
1225 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); aif1clk_late_ev() local
1243 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); aif2clk_late_ev() local
1261 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); late_enable_ev() local
1294 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); late_disable_ev() local
2132 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); _wm8994_set_fll() local
2374 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_set_dai_sysclk() local
2472 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_set_bias_level() local
2556 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_vmid_mode() local
2615 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_set_dai_fmt() local
2770 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_hw_params() local
2950 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_aif3_hw_params() local
3154 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_codec_suspend() local
3173 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_codec_resume() local
3196 static void wm8994_handle_retune_mobile_pdata(struct wm8994_priv *wm8994) wm8994_handle_retune_mobile_pdata() argument
3264 static void wm8994_handle_pdata(struct wm8994_priv *wm8994) wm8994_handle_pdata() argument
3359 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_mic_detect() local
3508 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm1811_micd_stop() local
3524 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_button_det() local
3552 struct wm8994_priv *wm8994 = container_of(work, wm8958_open_circuit_work() local
3578 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_mic_id() local
3624 struct wm8994_priv *wm8994 = container_of(work, struct wm8994_priv, wm1811_mic_work() local
3664 struct wm8994_priv *wm8994 = data; wm1811_jackdet_irq() local
3747 struct wm8994_priv *wm8994 = container_of(work, wm1811_jackdet_bootstrap() local
3773 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8958_mic_detect() local
3859 struct wm8994_priv *wm8994 = container_of(work, wm8958_mic_work() local
3877 struct wm8994_priv *wm8994 = data; wm8958_mic_irq() local
3989 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_codec_probe() local
4391 struct wm8994_priv *wm8994 = snd_soc_codec_get_drvdata(codec); wm8994_codec_remove() local
4451 struct wm8994_priv *wm8994; wm8994_probe() local
4481 struct wm8994_priv *wm8994 = dev_get_drvdata(dev); wm8994_suspend() local
4494 struct wm8994_priv *wm8994 = dev_get_drvdata(dev); wm8994_resume() local
H A DMakefile
/linux-4.1.27/sound/soc/samsung/
H A DMakefile

Completed in 188 milliseconds