Home
last modified time | relevance | path

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

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