Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dgreybus.h126 static inline int is_gb_interface(const struct device *dev) in is_gb_interface() function
/Linux-v5.10/drivers/greybus/
Dcore.c95 } else if (is_gb_interface(dev)) { in greybus_uevent()