HomeSort by: relevance | last modified time | path
    Searched defs:gpio_search (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/gpio/
gpio.c 91 static int gpio_search(device_t, cfdata_t, const int *, void *);
206 CFARGS(.search = gpio_search));
303 gpio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
gpio.c 91 static int gpio_search(device_t, cfdata_t, const int *, void *);
206 CFARGS(.search = gpio_search));
303 gpio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
gpio.c 91 static int gpio_search(device_t, cfdata_t, const int *, void *);
206 CFARGS(.search = gpio_search));
303 gpio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int
gpio.c 91 static int gpio_search(device_t, cfdata_t, const int *, void *);
206 CFARGS(.search = gpio_search));
303 gpio_search(device_t parent, cfdata_t cf, const int *ldesc, void *aux) function in typeref:typename:int

Completed in 145 milliseconds