Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Drt5682.c1095 struct rt5682_priv *rt5682 = in rt5682_jack_detect_handler()
2579 struct rt5682_priv *rt5682 = in rt5682_wclk_prepare()
2580 container_of(hw, struct rt5682_priv, in rt5682_wclk_prepare()
2617 struct rt5682_priv *rt5682 = in rt5682_wclk_unprepare()
2618 container_of(hw, struct rt5682_priv, in rt5682_wclk_unprepare()
2649 struct rt5682_priv *rt5682 = in rt5682_wclk_recalc_rate()
2672 struct rt5682_priv *rt5682 = in rt5682_wclk_round_rate()
2695 struct rt5682_priv *rt5682 = in rt5682_wclk_set_rate()
2752 struct rt5682_priv *rt5682 = in rt5682_bclk_recalc_rate()
2792 struct rt5682_priv *rt5682 = in rt5682_bclk_round_rate()
[all …]
A 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()
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()
736 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_dev_suspend()
751 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_dev_system_suspend()
[all …]
A Drt5682-i2c.c59 struct rt5682_priv *rt5682 = container_of(work, struct rt5682_priv, in rt5682_jd_check_handler()
78 struct rt5682_priv *rt5682 = data; in rt5682_irq()
122 struct rt5682_priv *rt5682 = data; in rt5682_i2c_disable_regulators()
131 struct rt5682_priv *rt5682; in rt5682_i2c_probe()
135 rt5682 = devm_kzalloc(&i2c->dev, sizeof(struct rt5682_priv), in rt5682_i2c_probe()
304 struct rt5682_priv *rt5682 = i2c_get_clientdata(client); in rt5682_i2c_shutdown()
A Drt5682.h1429 struct rt5682_priv { struct
1474 void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev); argument
1483 void rt5682_calibrate(struct rt5682_priv *rt5682);
1484 void rt5682_reset(struct rt5682_priv *rt5682);
1485 int rt5682_parse_dt(struct rt5682_priv *rt5682, struct device *dev);
1487 int rt5682_register_dai_clks(struct rt5682_priv *rt5682);

Completed in 20 milliseconds