Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Digpioreg.h89 struct igpio_pin_group { struct
90 const char *ipg_acpi_hid;
91 int ipg_groupno;
92 int ipg_first_pin;
93 const char *ipg_name;
236 struct igpio_pin_group igpio_pin_group[] = { variable