Searched refs:csa_alloc_resource (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/sound/pci/ |
| H A D | csa.c | 82 static struct resource *csa_alloc_resource(device_t bus, device_t child, int type, int *rid, 397 csa_alloc_resource(device_t bus, device_t child, int type, int *rid, in csa_alloc_resource() function 1086 DEVMETHOD(bus_alloc_resource, csa_alloc_resource),
|