Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/bhnd/cores/chipc/
HDchipc_gpio.c88 static const struct bhnd_device chipc_gpio_devices[] = { variable
110 id = bhnd_device_lookup(chipc, chipc_gpio_devices, in chipc_gpio_probe()
111 sizeof(chipc_gpio_devices[0])); in chipc_gpio_probe()
130 sc->quirks = bhnd_device_quirks(chipc, chipc_gpio_devices, in chipc_gpio_attach()
131 sizeof(chipc_gpio_devices[0])); in chipc_gpio_attach()