Lines Matching refs:snd_soc_component

679 static int rt1011_reg_init(struct snd_soc_component *component)  in rt1011_reg_init()
1037 struct snd_soc_component *component = in rt1011_recv_spk_mode_get()
1050 struct snd_soc_component *component = in rt1011_recv_spk_mode_put()
1113 struct snd_soc_component *component = in rt1011_bq_drc_coeff_get()
1150 struct snd_soc_component *component = in rt1011_bq_drc_coeff_put()
1215 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_cali_get()
1226 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_cali_put()
1255 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_load_mode_get()
1266 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_load_mode_put()
1322 struct snd_soc_component *component = in rt1011_i2s_ref_put()
1351 struct snd_soc_component *component = in rt1011_i2s_ref_get()
1407 struct snd_soc_component *component = in rt1011_is_sys_clk_from_pll()
1420 struct snd_soc_component *component = in rt1011_dac_event()
1575 struct snd_soc_component *component = dai->component; in rt1011_hw_params()
1666 struct snd_soc_component *component = dai->component; in rt1011_set_dai_fmt()
1730 static int rt1011_set_component_sysclk(struct snd_soc_component *component, in rt1011_set_component_sysclk()
1773 static int rt1011_set_component_pll(struct snd_soc_component *component, in rt1011_set_component_pll()
1847 struct snd_soc_component *component = dai->component; in rt1011_set_tdm_slot()
2051 static int rt1011_probe(struct snd_soc_component *component) in rt1011_probe()
2078 static void rt1011_remove(struct snd_soc_component *component) in rt1011_remove()
2087 static int rt1011_suspend(struct snd_soc_component *component) in rt1011_suspend()
2097 static int rt1011_resume(struct snd_soc_component *component) in rt1011_resume()
2111 static int rt1011_set_bias_level(struct snd_soc_component *component, in rt1011_set_bias_level()
2378 struct snd_soc_component *component = rt1011->component; in rt1011_calibration_work()