Home
last modified time | relevance | path

Searched defs:gpio_attach_args (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/misc/gpio/
H A Dgpio.h113 struct gpio_attach_args { struct
114 char consumer_name[16];
115 int pin_offset;
116 u_int32_t pin_mask;
117 int arg_type;
118 union {
121 } consumer_arg;