Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddw2102.c83 static int demod_probe = 1; variable
84 module_param_named(demod, demod_probe, int, 0644);
1233 if (demod_probe & 4) { in dw2104_frontend_attach()
1252 if (demod_probe & 2) { in dw2104_frontend_attach()
1266 if (demod_probe & 1) { in dw2104_frontend_attach()