Home
last modified time | relevance | path

Searched refs:gpioc_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/gpio/
H A Dgpioc.c133 static int gpioc_attach(device_t dev);
567 gpioc_attach(device_t dev) in gpioc_attach() function
1046 DEVMETHOD(device_attach, gpioc_attach),