| /openbsd-src/sys/arch/alpha/alpha/ |
| H A D | autoconf.c | 208 device_register(dev, aux) in device_register() function 219 if (platform.device_register) 220 (*platform.device_register)(dev, aux);
|
| H A D | dec_3000_300.c | 89 platform.device_register = dec_3000_300_device_register; in dec_3000_300_init()
|
| H A D | dec_eb64plus.c | 94 platform.device_register = dec_eb64plus_device_register; in dec_eb64plus_init()
|
| H A D | dec_3000_500.c | 108 platform.device_register = dec_3000_500_device_register; in dec_3000_500_init()
|
| H A D | dec_kn20aa.c | 94 platform.device_register = dec_kn20aa_device_register; in dec_kn20aa_init()
|
| H A D | dec_alphabook1.c | 92 platform.device_register = dec_alphabook1_device_register; in dec_alphabook1_init()
|
| H A D | dec_550.c | 94 platform.device_register = dec_550_device_register; in dec_550_init()
|
| H A D | dec_kn300.c | 107 platform.device_register = dec_kn300_device_register; in dec_kn300_init()
|
| /openbsd-src/sys/arch/loongson/loongson/ |
| H A D | yeeloong_machdep.c | 171 .device_register = lemote_device_register, 187 .device_register = lemote_device_register, 203 .device_register = lemote_device_register, 224 .device_register = lemote_device_register,
|
| H A D | autoconf.c | 144 device_register(struct device *dev, void *aux) in device_register() function 149 (*sys_platform->device_register)(dev, aux); in device_register()
|
| H A D | gdium_machdep.c | 70 .device_register = gdium_device_register,
|
| /openbsd-src/sys/arch/landisk/landisk/ |
| H A D | autoconf.c | 45 device_register(struct device *dev, void *aux) in device_register() function
|
| /openbsd-src/sys/arch/alpha/include/ |
| H A D | cpuconf.h | 62 * device_register - boot configuration aid 67 void (*device_register)(struct device *, void *); 78 * tags. It may optionally fill in the cons_init, device_register and 69 void (*device_register)(struct device *, void *); global() member
|
| /openbsd-src/sys/arch/powerpc64/powerpc64/ |
| H A D | autoconf.c | 73 device_register(struct device *dev, void *aux) in device_register() function
|
| /openbsd-src/sys/arch/sparc64/include/ |
| H A D | autoconf.h | 159 void device_register(struct device *, void *);
|
| /openbsd-src/sys/arch/riscv64/riscv64/ |
| H A D | autoconf.c | 96 device_register(struct device *dev, void *aux) in device_register() function
|
| /openbsd-src/sys/arch/armv7/armv7/ |
| H A D | autoconf.c | 62 device_register(struct device *dev, void *aux) in device_register() function
|
| /openbsd-src/sys/arch/arm64/arm64/ |
| H A D | autoconf.c | 110 device_register(struct device *dev, void *aux) in device_register() 108 device_register(struct device *dev, void *aux) device_register() function
|
| /openbsd-src/sys/arch/loongson/include/ |
| H A D | autoconf.h | 72 void (*device_register)(struct device *, member
|
| /openbsd-src/sys/arch/amd64/amd64/ |
| H A D | autoconf.c | 163 device_register(struct device *dev, void *aux) in device_register() function
|
| /openbsd-src/sys/arch/octeon/octeon/ |
| H A D | autoconf.c | 153 device_register(struct device *dev, void *aux) in device_register() function
|
| /openbsd-src/sys/arch/i386/i386/ |
| H A D | autoconf.c | 190 device_register(struct device *dev, void *aux) in device_register() function
|
| /openbsd-src/sys/arch/luna88k/luna88k/ |
| H A D | autoconf.c | 185 device_register(struct device *dev, void *aux) 186 device_register(struct device *dev, void *aux) device_register() function
|
| /openbsd-src/sys/sys/ |
| H A D | device.h | 230 void device_register(struct device *, void *);
|
| /openbsd-src/sys/arch/macppc/macppc/ |
| H A D | autoconf.c | 231 device_register(struct device *dev, void *aux) in device_register() function
|