Lines Matching refs:wcd9335_codec

295 struct wcd9335_codec {  struct
1264 struct wcd9335_codec *wcd = dev_get_drvdata(w->dapm->dev); in slim_rx_mux_get()
1276 struct wcd9335_codec *wcd = dev_get_drvdata(w->dapm->dev); in slim_rx_mux_put()
1327 struct wcd9335_codec *wcd = dev_get_drvdata(dapm->dev); in slim_tx_mixer_get()
1344 struct wcd9335_codec *wcd = dev_get_drvdata(widget->dapm->dev); in slim_tx_mixer_put()
1617 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_set_mix_interpolator_rate()
1643 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_set_prim_interpolator_rate()
1711 static int wcd9335_slim_set_hw_params(struct wcd9335_codec *wcd, in wcd9335_slim_set_hw_params()
1794 struct wcd9335_codec *wcd = snd_soc_component_get_drvdata(comp); in wcd9335_set_decimator_rate()
1871 struct wcd9335_codec *wcd; in wcd9335_hw_params()
1957 struct wcd9335_codec *wcd; in wcd9335_trigger()
1989 struct wcd9335_codec *wcd; in wcd9335_set_channel_map()
2020 struct wcd9335_codec *wcd; in wcd9335_get_channel_map()
2180 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_get_compander()
2190 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_set_compander()
2229 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_rx_hph_mode_get()
2240 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_rx_hph_mode_put()
2498 struct wcd9335_codec *wcd = snd_soc_component_get_drvdata(component); in wcd9335_micbias_control()
2905 struct wcd9335_codec *wcd = snd_soc_component_get_drvdata(comp); in wcd9335_codec_enable_dmic()
2991 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_codec_enable_int_port()
3015 struct wcd9335_codec *wcd = snd_soc_component_get_drvdata(comp); in wcd9335_codec_enable_slim()
3185 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_enable_prim_interpolator()
3232 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_config_compander()
3355 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_codec_hph_mode_gain_opt()
3530 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_hphl_dac_event()
3579 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_lineout_dac_event()
3599 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_ear_dac_event()
3616 static void wcd9335_codec_hph_post_pa_config(struct wcd9335_codec *wcd, in wcd9335_codec_hph_post_pa_config()
3681 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_hphr_dac_event()
3730 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_enable_hphl_pa()
3849 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_enable_rx_bias()
3879 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_enable_hphr_pa()
3959 struct wcd9335_codec *wcd = data; in wcd9335_slimbus_irq()
4039 static int wcd9335_setup_irqs(struct wcd9335_codec *wcd) in wcd9335_setup_irqs()
4071 static void wcd9335_teardown_irqs(struct wcd9335_codec *wcd) in wcd9335_teardown_irqs()
4081 static void wcd9335_cdc_sido_ccl_enable(struct wcd9335_codec *wcd, in wcd9335_cdc_sido_ccl_enable()
4101 static int wcd9335_enable_master_bias(struct wcd9335_codec *wcd) in wcd9335_enable_master_bias()
4127 static int wcd9335_enable_mclk(struct wcd9335_codec *wcd) in wcd9335_enable_mclk()
4170 static int wcd9335_disable_mclk(struct wcd9335_codec *wcd) in wcd9335_disable_mclk()
4197 static int wcd9335_disable_master_bias(struct wcd9335_codec *wcd) in wcd9335_disable_master_bias()
4214 static int wcd9335_cdc_req_mclk_enable(struct wcd9335_codec *wcd, in wcd9335_cdc_req_mclk_enable()
4244 static void wcd9335_codec_apply_sido_voltage(struct wcd9335_codec *wcd, in wcd9335_codec_apply_sido_voltage()
4269 static int wcd9335_codec_update_sido_voltage(struct wcd9335_codec *wcd, in wcd9335_codec_update_sido_voltage()
4291 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in _wcd9335_codec_enable_mclk()
4782 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_enable_sido_buck()
4826 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_codec_init()
4848 struct wcd9335_codec *wcd = dev_get_drvdata(component->dev); in wcd9335_codec_probe()
4880 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_remove()
4890 struct wcd9335_codec *wcd = dev_get_drvdata(comp->dev); in wcd9335_codec_set_sysclk()
4921 static int wcd9335_probe(struct wcd9335_codec *wcd) in wcd9335_probe()
5032 static int wcd9335_parse_dt(struct wcd9335_codec *wcd) in wcd9335_parse_dt()
5071 static int wcd9335_power_on_reset(struct wcd9335_codec *wcd) in wcd9335_power_on_reset()
5099 static int wcd9335_bring_up(struct wcd9335_codec *wcd) in wcd9335_bring_up()
5131 static int wcd9335_irq_init(struct wcd9335_codec *wcd) in wcd9335_irq_init()
5157 struct wcd9335_codec *wcd; in wcd9335_slim_probe()
5185 struct wcd9335_codec *wcd; in wcd9335_slim_status()