Home
last modified time | relevance | path

Searched refs:lineout1fb (Results 1 – 7 of 7) sorted by relevance

/linux/include/sound/
H A Dwm8993.h29 unsigned int lineout1fb:1; member
/linux/sound/soc/codecs/
H A Dwm_hubs.h57 int lineout1fb, int lineout2fb,
H A Dwm_hubs.c1193 int lineout1fb, int lineout2fb, in wm_hubs_handle_analogue_pdata() argument
1219 if (lineout1fb) in wm_hubs_handle_analogue_pdata()
H A Dwm8993.c1509 wm8993->pdata.lineout1fb, in wm8993_probe()
H A Dwm8994.c3425 pdata->lineout1fb, in wm8994_handle_pdata()
/linux/include/linux/mfd/wm8994/
H A Dpdata.h169 unsigned int lineout1fb:1; member
/linux/drivers/mfd/
H A Dwm8994-core.c283 pdata->lineout1fb = of_property_read_bool(np, "wlf,lineout1-feedback"); in wm8994_set_pdata_from_of()