Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dcore.c90 if (is_gb_host_device(dev)) { in greybus_uevent()
150 if (is_gb_host_device(dev)) { in greybus_shutdown()
Dgreybus.h116 static inline int is_gb_host_device(const struct device *dev) in is_gb_host_device() function