Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/dvb-usb/
Ddw2102.c86 static int demod_probe = 1; variable
87 module_param_named(demod, demod_probe, int, 0644);
1190 if (demod_probe & 4) { in dw2104_frontend_attach()
1209 if (demod_probe & 2) { in dw2104_frontend_attach()
1223 if (demod_probe & 1) { in dw2104_frontend_attach()