Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice.h947 static inline const char *dev_bus_name(const struct device *dev) in dev_bus_name() function
/linux/drivers/ptp/
H A Dptp_ocp.c2024 if (!strcmp("mtd", dev_bus_name(dev))) in ptp_ocp_find_flash()