Home
last modified time | relevance | path

Searched refs:micdet_cfg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dwm8903.h255 u16 micdet_cfg; member
/kernel/linux/linux-6.6/include/sound/
H A Dwm8903.h255 u16 micdet_cfg; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8903.c1600 * micdet_cfg in the platform data. Using this function will force on
1951 pdata->micdet_cfg = val32; in wm8903_set_pdata_from_of()
2102 pdata->micdet_cfg); in wm8903_i2c_probe()
2105 if (pdata->micdet_cfg) in wm8903_i2c_probe()
2115 WARN_ON(!mic_gpio && (pdata->micdet_cfg & WM8903_MICDET_ENA)); in wm8903_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8903.c1597 * micdet_cfg in the platform data. Using this function will force on
1947 pdata->micdet_cfg = val32; in wm8903_set_pdata_from_of()
2097 pdata->micdet_cfg); in wm8903_i2c_probe()
2100 if (pdata->micdet_cfg) in wm8903_i2c_probe()
2110 WARN_ON(!mic_gpio && (pdata->micdet_cfg & WM8903_MICDET_ENA)); in wm8903_i2c_probe()

Completed in 7 milliseconds