HomeSort by: relevance | last modified time | path
    Searched refs:ipg_acpi_hid (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
igpioreg.h 90 const char *ipg_acpi_hid; member in struct:igpio_pin_group
igpio.c 430 for (ipg = igpio_pin_group; ipg->ipg_acpi_hid; ipg++) {
431 if (strcmp(ipg->ipg_acpi_hid, ibs->ibs_acpi_hid) != 0)
750 for (ipg = igpio_pin_group; ipg->ipg_acpi_hid; ipg++) {
759 if (strcmp(ipg->ipg_acpi_hid,

Completed in 21 milliseconds