/src/sys/dev/gpio/ |
gpio.c | 87 static int gpio_rescan(device_t, const char *, const int *); 104 gpio_match, gpio_attach, gpio_detach, NULL, gpio_rescan, 201 gpio_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int 272 gpio_rescan(self, "gpio", NULL);
|
gpio.c | 87 static int gpio_rescan(device_t, const char *, const int *); 104 gpio_match, gpio_attach, gpio_detach, NULL, gpio_rescan, 201 gpio_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int 272 gpio_rescan(self, "gpio", NULL);
|
gpio.c | 87 static int gpio_rescan(device_t, const char *, const int *); 104 gpio_match, gpio_attach, gpio_detach, NULL, gpio_rescan, 201 gpio_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int 272 gpio_rescan(self, "gpio", NULL);
|