Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dcore.c24 int greybus_disabled(void) in greybus_disabled() function
28 EXPORT_SYMBOL_GPL(greybus_disabled);
273 if (greybus_disabled()) in greybus_register_driver()
302 if (greybus_disabled()) in gb_init()
/openbmc/linux/include/linux/
H A Dgreybus.h101 int greybus_disabled(void);
/openbmc/linux/drivers/staging/greybus/
H A Dgbphy.c198 if (greybus_disabled()) in gb_gbphy_register_driver()