Searched refs:superhyway_channels (Results 1 – 3 of 3) sorted by relevance
40 extern struct superhyway_bus superhyway_channels[];
158 struct superhyway_bus superhyway_channels[] = { variable
116 for (bus = superhyway_channels; bus->ops; bus++) in superhyway_init()