Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/greybus/
H A Dcore.c18 static bool nogreybus; variable
20 module_param(nogreybus, bool, 0444);
22 core_param(nogreybus, nogreybus, bool, 0444);
26 return nogreybus; in greybus_disabled()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/greybus/
H A Dcore.c18 static bool nogreybus; variable
20 module_param(nogreybus, bool, 0444);
22 core_param(nogreybus, nogreybus, bool, 0444);
26 return nogreybus; in greybus_disabled()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/greybus/
H A Dcore.c18 static bool nogreybus; variable
20 module_param(nogreybus, bool, 0444);
22 core_param(nogreybus, nogreybus, bool, 0444);
26 return nogreybus; in greybus_disabled()