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