Home
last modified time | relevance | path

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

/src/sys/dev/bhnd/cores/chipc/
H A Dchipc.c72 static const struct bhnd_device chipc_devices[] = { variable
152 id = bhnd_device_lookup(dev, chipc_devices, sizeof(chipc_devices[0])); in chipc_probe()
168 sc->quirks = bhnd_device_quirks(dev, chipc_devices, in chipc_attach()
169 sizeof(chipc_devices[0])); in chipc_attach()