Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dgreybus.h131 static inline int is_gb_control(const struct device *dev) in is_gb_control() function
/linux-6.6.21/drivers/greybus/
Dcore.c99 } else if (is_gb_control(dev)) { in greybus_uevent()