Home
last modified time | relevance | path

Searched refs:bytgpio_gpio_ids (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/gpio/
H A Dbytgpio.c281 static char *bytgpio_gpio_ids[] = { "INT33FC", NULL }; variable
547 rv = ACPI_ID_PROBE(device_get_parent(dev), dev, bytgpio_gpio_ids, NULL); in bytgpio_probe()
679 ACPI_PNP_INFO(bytgpio_gpio_ids);