Searched refs:superhyway_add_devices (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/sh/superhyway/ |
H A D | superhyway.c | 93 int superhyway_add_devices(struct superhyway_bus *bus, in superhyway_add_devices() function 234 EXPORT_SYMBOL(superhyway_add_devices); variable
|
/kernel/linux/linux-6.6/drivers/sh/superhyway/ |
H A D | superhyway.c | 93 int superhyway_add_devices(struct superhyway_bus *bus, in superhyway_add_devices() function 230 EXPORT_SYMBOL(superhyway_add_devices); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | superhyway.h | 101 int superhyway_add_devices(struct superhyway_bus *bus, struct superhyway_device **devices, int nr_devices);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | superhyway.h | 101 int superhyway_add_devices(struct superhyway_bus *bus, struct superhyway_device **devices, int nr_devices);
|
/kernel/linux/linux-5.10/arch/sh/drivers/superhyway/ |
H A D | ops-sh4-202.c | 165 return superhyway_add_devices(bus, sh4202_devices, in superhyway_scan_bus()
|
/kernel/linux/linux-6.6/arch/sh/drivers/superhyway/ |
H A D | ops-sh4-202.c | 165 return superhyway_add_devices(bus, sh4202_devices, in superhyway_scan_bus()
|
Completed in 3 milliseconds