Searched refs:rt5682_priv (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt5682.c | 56 void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev) in rt5682_apply_patch_list() 817 void rt5682_reset(struct rt5682_priv *rt5682) in rt5682_reset() 885 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_enable_push_button_irq() 930 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_headset_detect() 1017 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_jack_detect() 1096 struct rt5682_priv *rt5682 = in rt5682_jack_detect_handler() 1097 container_of(work, struct rt5682_priv, jack_detect_work.work); in rt5682_jack_detect_handler() 1219 static int rt5682_div_sel(struct rt5682_priv *rt5682, in rt5682_div_sel() 1264 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_dmic_clk() 1284 struct rt5682_priv *rt568 in set_filter_clk() [all...] |
H A D | rt5682-sdw.c | 42 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() 108 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_sdw_hw_params() 226 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_sdw_hw_free() 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() [all …]
|
H A D | rt5682-i2c.c | 57 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() 300 struct rt5682_priv *rt5682 = i2c_get_clientdata(client); in rt5682_i2c_shutdown()
|
H A D | rt5682.h | 1431 struct rt5682_priv { argument 1477 void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev); 1485 void rt5682_calibrate(struct rt5682_priv *rt5682); 1486 void rt5682_reset(struct rt5682_priv *rt5682); 1487 int rt5682_parse_dt(struct rt5682_priv *rt5682, struct device *dev); 1488 int rt5682_get_ldo1(struct rt5682_priv *rt5682, struct device *dev); 1490 int rt5682_register_dai_clks(struct rt5682_priv *rt5682); 1430 struct rt5682_priv { global() struct 1432 i2c_devrt5682_priv global() argument 1433 pdatart5682_priv global() argument 1434 ldo1_enrt5682_priv global() argument 1435 regmaprt5682_priv global() argument 1436 sdw_regmaprt5682_priv global() argument 1437 hs_jackrt5682_priv global() argument 1438 suppliesrt5682_priv global() argument 1439 jack_detect_workrt5682_priv global() argument 1440 jd_check_workrt5682_priv global() argument 1441 disable_irq_lockrt5682_priv global() argument 1442 disable_irqrt5682_priv global() argument 1443 calibrate_mutexrt5682_priv global() argument 1444 slavert5682_priv global() argument 1445 paramsrt5682_priv global() argument 1446 hw_initrt5682_priv global() argument 1447 first_hw_initrt5682_priv global() argument 1448 is_sdwrt5682_priv global() argument 1451 dai_clks_hwrt5682_priv global() argument 1475 irq_work_delay_timert5682_priv global() argument
|