Searched refs:superhyway_add_device (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/sh/superhyway/ |
H A D | superhyway.c | 37 * superhyway_add_device - Add a SuperHyway module 53 int superhyway_add_device(unsigned long base, struct superhyway_device *sdev, in superhyway_add_device() function 101 ret |= superhyway_add_device(dev->resource[0].start, dev, bus); in superhyway_add_devices() 233 EXPORT_SYMBOL(superhyway_add_device); variable
|
/kernel/linux/linux-6.6/drivers/sh/superhyway/ |
H A D | superhyway.c | 37 * superhyway_add_device - Add a SuperHyway module 53 int superhyway_add_device(unsigned long base, struct superhyway_device *sdev, in superhyway_add_device() function 101 ret |= superhyway_add_device(dev->resource[0].start, dev, bus); in superhyway_add_devices() 229 EXPORT_SYMBOL(superhyway_add_device); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | superhyway.h | 100 int superhyway_add_device(unsigned long base, struct superhyway_device *, struct superhyway_bus *);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | superhyway.h | 100 int superhyway_add_device(unsigned long base, struct superhyway_device *, struct superhyway_bus *);
|
Completed in 3 milliseconds