Home
last modified time | relevance | path

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

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