Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dsuperhyway.h40 extern struct superhyway_bus superhyway_channels[];
/linux-5.19.10/arch/sh/drivers/superhyway/
Dops-sh4-202.c158 struct superhyway_bus superhyway_channels[] = { variable
/linux-5.19.10/drivers/sh/superhyway/
Dsuperhyway.c116 for (bus = superhyway_channels; bus->ops; bus++) in superhyway_init()