Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/greybus/
Dcore.c90 if (is_gb_host_device(dev)) { in greybus_uevent()
150 if (is_gb_host_device(dev)) { in greybus_shutdown()
/linux-6.6.21/include/linux/
Dgreybus.h116 static inline int is_gb_host_device(const struct device *dev) in is_gb_host_device() function