Home
last modified time | relevance | path

Searched refs:has_linein (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Domap-twl4030.h52 u8 has_linein; member
/Linux-v4.19/sound/soc/sunxi/
Dsun8i-codec-analog.c750 bool has_linein; member
759 .has_linein = true,
765 .has_linein = true,
778 if (!quirks->has_mic2 && !quirks->has_linein) { in sun8i_codec_analog_add_mixer()
848 if (quirks->has_linein) { in sun8i_codec_analog_cmpnt_probe()
/Linux-v4.19/sound/soc/omap/
Domap-twl4030.c206 twl4030_disconnect_pin(dapm, pdata->has_linein, "Line In"); in omap_twl4030_init()