Home
last modified time | relevance | path

Searched refs:superhyway_scan_bus (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsuperhyway.h95 extern int superhyway_scan_bus(struct superhyway_bus *);
/openbmc/linux/arch/sh/drivers/superhyway/
H A Dops-sh4-202.c163 int __init superhyway_scan_bus(struct superhyway_bus *bus) in superhyway_scan_bus() function
/openbmc/linux/drivers/sh/superhyway/
H A Dsuperhyway.c117 ret |= superhyway_scan_bus(bus); in superhyway_init()