Home
last modified time | relevance | path

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

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