Searched defs:aux (Results 1 - 25 of 3064) sorted by relevance

1234567891011>>

/src/sys/dev/gpio/
H A Dgpiolib.c34 gpiobus_print(void *aux, const char *pnp) argument
/src/sys/arch/evbppc/dht/
H A Dautoconf.c75 device_register(device_t dev, void *aux) argument
/src/sys/arch/evbppc/obs405/
H A Dobs200_autoconf.c66 void device_register(device_t dev, void *aux) argument
H A Dobs266_autoconf.c67 device_register(device_t dev, void *aux) argument
/src/sys/arch/ofppc/ofppc/
H A Dautoconf.c39 device_register(device_t dev, void *aux) argument
/src/sys/arch/arm/fdt/
H A Dcpus_fdt.c41 fdtbus_cpus_md_attach(device_t parent, device_t self, void *aux) argument
/src/sys/arch/prep/pnpbus/
H A Dmkclock_pnpbus.c66 mkclock_pnpbus_probe(device_t parent, cfdata_t cf, void *aux) argument
/src/sys/arch/sbmips/sbmips/
H A Dautoconf.c70 device_register(device_t dev, void *aux) argument
/src/sys/arch/evbmips/atheros/
H A Dautoconf.c74 device_register(device_t dev, void *aux) argument
/src/sys/arch/evbmips/mipssim/
H A Dautoconf.c66 device_register(device_t dev, void *aux) argument
/src/sys/arch/evbmips/sbmips/
H A Dautoconf.c70 device_register(device_t dev, void *aux) argument
/src/sys/arch/evbppc/explora/
H A Dautoconf.c63 device_register(device_t dev, void *aux) argument
/src/sys/arch/evbppc/walnut/
H A Dautoconf.c78 device_register(device_t dev, void *aux) argument
/src/sys/arch/netwinder/netwinder/
H A Dautoconf.c113 device_register(device_t dev, void *aux) argument
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_crtc_helper_internal.h63 static inline int drm_dp_aux_register_devnode(struct drm_dp_aux *aux) argument
68 static inline void drm_dp_aux_unregister_devnode(struct drm_dp_aux *aux) argument
/src/sys/arch/x68k/x68k/
H A Dmainbus.c48 mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
61 mainbus_attach(device_t parent, device_t self, void *aux) argument
/src/sys/arch/cobalt/cobalt/
H A Dcpu.c49 cpu_match(device_t parent, cfdata_t cf, void *aux) argument
56 cpu_attach(device_t parent, device_t self, void *aux) argument
/src/sys/arch/emips/emips/
H A Dcpu.c51 cpumatch(device_t parent, cfdata_t cf, void *aux) argument
63 cpuattach(device_t parent, device_t self, void *aux) argument
/src/sys/arch/epoc32/epoc32/
H A Dautoconf.c62 device_register(device_t dev, void *aux) argument
/src/sys/arch/riscv/riscv/
H A Dautoconf.c84 device_register(device_t self, void *aux) argument
H A Dcpu_mainbus.c49 cpu_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
60 cpu_mainbus_attach(device_t parent, device_t self, void *aux) argument
/src/sys/arch/rs6000/rs6000/
H A Dautoconf.c57 device_register(device_t dev, void *aux) argument
/src/sys/arch/evbarm/ixdp425/
H A Dixdp425_mainbus.c58 ixp425_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
64 ixp425_mainbus_attach(device_t parent, device_t self, void *aux) argument
/src/sys/arch/evbarm/ixm1200/
H A Dixp12x0_mainbus.c60 ixp12x0_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
66 ixp12x0_mainbus_attach(device_t parent, device_t self, void *aux) argument
/src/sys/arch/evbarm/nslu2/
H A Dnslu2_mainbus.c45 ixp425_mainbus_match(device_t parent, cfdata_t cf, void *aux) argument
52 ixp425_mainbus_attach(device_t parent, device_t self, void *aux) argument

Completed in 7 milliseconds

1234567891011>>