Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dcsa.c82 static struct resource *csa_alloc_resource(device_t bus, device_t child, int type, int *rid,
356 csa_alloc_resource(device_t bus, device_t child, int type, int *rid, in csa_alloc_resource() function
1045 DEVMETHOD(bus_alloc_resource, csa_alloc_resource),