Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c1094 struct rt5682_priv *rt5682 = in rt5682_jack_detect_handler()
2586 struct rt5682_priv *rt5682 = in rt5682_wclk_prepare()
2587 container_of(hw, struct rt5682_priv, in rt5682_wclk_prepare()
2624 struct rt5682_priv *rt5682 = in rt5682_wclk_unprepare()
2625 container_of(hw, struct rt5682_priv, in rt5682_wclk_unprepare()
2656 struct rt5682_priv *rt5682 = in rt5682_wclk_recalc_rate()
2679 struct rt5682_priv *rt5682 = in rt5682_wclk_round_rate()
2702 struct rt5682_priv *rt5682 = in rt5682_wclk_set_rate()
2759 struct rt5682_priv *rt5682 = in rt5682_bclk_recalc_rate()
2799 struct rt5682_priv *rt5682 = in rt5682_bclk_round_rate()
[all …]
H A Drt5682-sdw.c42 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_sdw_read()
61 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_sdw_write()
300 struct rt5682_priv *rt5682; in rt5682_sdw_init()
370 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_io_init()
515 struct rt5682_priv *rt5682 = dev_get_drvdata(&slave->dev); in rt5682_update_status()
605 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_clock_config()
644 struct rt5682_priv *rt5682 = dev_get_drvdata(&slave->dev); in rt5682_bus_config()
659 struct rt5682_priv *rt5682 = dev_get_drvdata(&slave->dev); in rt5682_interrupt_callback()
714 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_dev_suspend()
730 struct rt5682_priv *rt5682 = dev_get_drvdata(dev); in rt5682_dev_system_suspend()
[all …]
H A Drt5682-i2c.c57 struct rt5682_priv *rt5682 = container_of(work, struct rt5682_priv, in rt5682_jd_check_handler()
70 struct rt5682_priv *rt5682 = data; in rt5682_irq()
114 struct rt5682_priv *rt5682 = data; in rt5682_i2c_disable_regulators()
122 struct rt5682_priv *rt5682; in rt5682_i2c_probe()
126 rt5682 = devm_kzalloc(&i2c->dev, sizeof(struct rt5682_priv), in rt5682_i2c_probe()
294 struct rt5682_priv *rt5682 = i2c_get_clientdata(client); in rt5682_i2c_shutdown()
H A Drt5682.h1430 struct rt5682_priv { struct
1475 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);
1486 int rt5682_get_ldo1(struct rt5682_priv *rt5682, struct device *dev);
1488 int rt5682_register_dai_clks(struct rt5682_priv *rt5682);