Searched refs:nogreybus (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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;

Completed in 248 milliseconds