Searched refs:cs43130_show_dc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs43130.c | 1662 static int cs43130_show_dc(struct device *dev, char *buf, u8 ch) in cs43130_show_dc() function 1677 return cs43130_show_dc(dev, buf, HP_LEFT); in cs43130_show_dc_l() 1683 return cs43130_show_dc(dev, buf, HP_RIGHT); in cs43130_show_dc_r()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs43130.c | 1663 static int cs43130_show_dc(struct device *dev, char *buf, u8 ch) in cs43130_show_dc() function 1677 return cs43130_show_dc(dev, buf, HP_LEFT); in hpload_dc_l_show() 1683 return cs43130_show_dc(dev, buf, HP_RIGHT); in hpload_dc_r_show()
|
Completed in 10 milliseconds