Home
last modified time | relevance | path

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

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