Searched refs:gpio_match (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_gpio.c81 static int gpio_match(device_t, cfdata_t, void *);
86 gpio_match, gpio_attach,
187 gpio_match(device_t parent, cfdata_t cfdata, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimx31_gpio.c220 static int gpio_match(device_t, cfdata_t, void *);
225 gpio_match, gpio_attach,
312 gpio_match(device_t parent, cfdata_t cfdata, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/arm/gemini/
H A Dgemini_gpio.c239 static int gpio_match(device_t, cfdata_t, void *);
244 gpio_match, gpio_attach,
329 gpio_match(device_t parent, cfdata_t cfdata, void *aux) function
/netbsd-6-1-5-RELEASE/sys/arch/arm/omap/
H A Domap2_gpio.c226 static int gpio_match(device_t, cfdata_t, void *);
231 gpio_match, gpio_attach,
321 gpio_match(device_t parent, cfdata_t cfdata, void *aux) function
/netbsd-6-1-5-RELEASE/sys/dev/gpio/
H A Dgpio.c74 static int gpio_match(device_t, cfdata_t, void *);
94 gpio_match, gpio_attach, gpio_detach, NULL, gpio_rescan,
110 gpio_match(device_t parent, cfdata_t cf, void *aux) function

Completed in 392 milliseconds