Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddw2102.c83 static int demod_probe = 1; variable
84 module_param_named(demod, demod_probe, int, 0644);
1211 if (demod_probe & 4) { in dw2104_frontend_attach()
1230 if (demod_probe & 2) { in dw2104_frontend_attach()
1244 if (demod_probe & 1) { in dw2104_frontend_attach()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddw2102.c83 static int demod_probe = 1; variable
84 module_param_named(demod, demod_probe, int, 0644);
1207 if (demod_probe & 4) { in dw2104_frontend_attach()
1226 if (demod_probe & 2) { in dw2104_frontend_attach()
1240 if (demod_probe & 1) { in dw2104_frontend_attach()

Completed in 7 milliseconds