Home
last modified time | relevance | path

Searched refs:rt5682_priv (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/codecs/
Drt5682.c55 void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev) in rt5682_apply_patch_list()
814 void rt5682_reset(struct rt5682_priv *rt5682) in rt5682_reset()
882 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_enable_push_button_irq()
927 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_headset_detect()
1014 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_jack_detect()
1090 struct rt5682_priv *rt5682 = in rt5682_jack_detect_handler()
1091 container_of(work, struct rt5682_priv, jack_detect_work.work); in rt5682_jack_detect_handler()
1213 static int rt5682_div_sel(struct rt5682_priv *rt5682, in rt5682_div_sel()
1258 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
1278 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_filter_clk()
[all …]
Drt5682-i2c.c59 struct rt5682_priv *rt5682 = container_of(work, struct rt5682_priv, in rt5682_jd_check_handler()
72 struct rt5682_priv *rt5682 = data; in rt5682_irq()
116 struct rt5682_priv *rt5682 = data; in rt5682_i2c_disable_regulators()
124 struct rt5682_priv *rt5682; in rt5682_i2c_probe()
128 rt5682 = devm_kzalloc(&i2c->dev, sizeof(struct rt5682_priv), in rt5682_i2c_probe()
296 struct rt5682_priv *rt5682 = i2c_get_clientdata(client); in rt5682_i2c_shutdown()
Drt5682-sdw.c43 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_sdw_read()
62 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_sdw_write()
132 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_sdw_hw_params()
261 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_sdw_hw_free()
335 struct rt5682_priv *rt5682; in rt5682_sdw_init()
379 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_io_init()
534 struct rt5682_priv *rt5682 = dev_get_drvdata(&slave->dev); in rt5682_update_status()
627 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_clock_config()
666 struct rt5682_priv *rt5682 = dev_get_drvdata(&slave->dev); in rt5682_bus_config()
681 struct rt5682_priv *rt5682 = dev_get_drvdata(&slave->dev); in rt5682_interrupt_callback()
[all …]
Drt5682.h1429 struct rt5682_priv { struct
1473 void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev); argument
1481 void rt5682_calibrate(struct rt5682_priv *rt5682);
1482 void rt5682_reset(struct rt5682_priv *rt5682);
1483 int rt5682_parse_dt(struct rt5682_priv *rt5682, struct device *dev);
1485 int rt5682_register_dai_clks(struct rt5682_priv *rt5682);