Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dgreybus.h131 static inline int is_gb_control(const struct device *dev) in is_gb_control() function
Dcore.c99 } else if (is_gb_control(dev)) { in greybus_uevent()