Searched defs:wcd (Results 1 – 6 of 6) sorted by relevance
/linux/sound/soc/codecs/ |
A D | wcd9335.c | 1870 struct wcd9335_codec *wcd; in wcd9335_hw_params() local 1956 struct wcd9335_codec *wcd; in wcd9335_trigger() local 1988 struct wcd9335_codec *wcd; in wcd9335_set_channel_map() local 2019 struct wcd9335_codec *wcd; in wcd9335_get_channel_map() local 3967 struct wcd9335_codec *wcd = data; in wcd9335_slimbus_irq() local 4928 static int wcd9335_probe(struct wcd9335_codec *wcd) in wcd9335_probe() 5033 static int wcd9335_parse_dt(struct wcd9335_codec *wcd) in wcd9335_parse_dt() 5100 static int wcd9335_bring_up(struct wcd9335_codec *wcd) in wcd9335_bring_up() 5132 static int wcd9335_irq_init(struct wcd9335_codec *wcd) in wcd9335_irq_init() 5161 struct wcd9335_codec *wcd; in wcd9335_slim_probe() local [all …]
|
A D | wcd938x-sdw.c | 102 int wcd938x_sdw_hw_params(struct wcd938x_sdw_priv *wcd, in wcd938x_sdw_hw_params() 141 int wcd938x_sdw_free(struct wcd938x_sdw_priv *wcd, in wcd938x_sdw_free() 151 int wcd938x_sdw_set_sdw_stream(struct wcd938x_sdw_priv *wcd, in wcd938x_sdw_set_sdw_stream() 178 struct wcd938x_sdw_priv *wcd = dev_get_drvdata(&slave->dev); in wcd9380_interrupt_callback() local 220 struct wcd938x_sdw_priv *wcd; in wcd9380_probe() local
|
A D | wcd934x.c | 1429 struct wcd934x_codec *wcd = dev_get_drvdata(comp->dev); in wcd934x_codec_enable_mclk() local 1822 struct wcd934x_codec *wcd; in wcd934x_hw_params() local 1907 struct wcd934x_codec *wcd; in wcd934x_hw_free() local 1922 struct wcd934x_codec *wcd; in wcd934x_trigger() local 1954 struct wcd934x_codec *wcd; in wcd934x_set_channel_map() local 1991 struct wcd934x_codec *wcd; in wcd934x_get_channel_map() local 2155 struct wcd934x_codec *wcd = to_wcd934x_codec(hw); in swclk_gate_is_enabled() local 2281 static void wcd934x_hw_init(struct wcd934x_codec *wcd) in wcd934x_hw_init() 2306 struct wcd934x_codec *wcd = data; in wcd934x_slim_irq_handler() local 4730 struct wcd934x_codec *wcd) in wcd934x_get_dmic_sample_rate() [all …]
|
A D | msm8916-wcd-analog.c | 351 struct pm8916_wcd_analog_priv *wcd = snd_soc_component_get_drvdata(component); in pm8916_wcd_analog_micbias_enable() local 413 struct pm8916_wcd_analog_priv *wcd = snd_soc_component_get_drvdata(component); in pm8916_wcd_analog_enable_micbias1() local 424 struct pm8916_wcd_analog_priv *wcd = snd_soc_component_get_drvdata(component); in pm8916_wcd_analog_enable_micbias2() local 478 static void pm8916_wcd_setup_mbhc(struct pm8916_wcd_analog_priv *wcd) in pm8916_wcd_setup_mbhc() 534 struct pm8916_wcd_analog_priv *wcd = snd_soc_component_get_drvdata(component); in pm8916_wcd_analog_enable_micbias_int2() local 980 struct pm8916_wcd_analog_priv *wcd = snd_soc_component_get_drvdata(component); in pm8916_wcd_analog_set_jack() local
|
A D | wcd938x.c | 1435 static int wcd938x_connect_port(struct wcd938x_sdw_priv *wcd, u8 ch_id, u8 enable) in wcd938x_connect_port() 2594 struct wcd938x_sdw_priv *wcd; in wcd938x_set_compander() local 2882 struct wcd938x_sdw_priv *wcd; in wcd938x_get_swr_port() local 2899 struct wcd938x_sdw_priv *wcd; in wcd938x_set_swr_port() local 4046 static int wcd938x_irq_init(struct wcd938x_priv *wcd, struct device *dev) in wcd938x_irq_init() 4148 struct wcd938x_priv *wcd = dev_get_drvdata(comp->dev); in wcd938x_codec_set_jack() local 4170 static void wcd938x_dt_parse_micbias_info(struct device *dev, struct wcd938x_priv *wcd) in wcd938x_dt_parse_micbias_info() 4263 struct wcd938x_sdw_priv *wcd = wcd938x->sdw_priv[dai->id]; in wcd938x_codec_hw_params() local 4272 struct wcd938x_sdw_priv *wcd = wcd938x->sdw_priv[dai->id]; in wcd938x_codec_free() local 4281 struct wcd938x_sdw_priv *wcd = wcd938x->sdw_priv[dai->id]; in wcd938x_codec_set_sdw_stream() local
|
A D | wcd938x.h | 685 static inline int wcd938x_sdw_free(struct wcd938x_sdw_priv *wcd, in wcd938x_sdw_free() 692 static inline int wcd938x_sdw_set_sdw_stream(struct wcd938x_sdw_priv *wcd, in wcd938x_sdw_set_sdw_stream() 699 static inline int wcd938x_sdw_hw_params(struct wcd938x_sdw_priv *wcd, in wcd938x_sdw_hw_params()
|
Completed in 64 milliseconds