Searched refs:superhyway_add_devices (Results 1 – 3 of 3) sorted by relevance
93 int superhyway_add_devices(struct superhyway_bus *bus, in superhyway_add_devices() function234 EXPORT_SYMBOL(superhyway_add_devices);
101 int superhyway_add_devices(struct superhyway_bus *bus, struct superhyway_device **devices, int nr_d…
168 return superhyway_add_devices(bus, sh4202_devices, in superhyway_scan_bus()