Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sound/isa/
H A Dsbc.c84 static struct resource *sbc_alloc_resource(device_t bus, device_t child, int type, int *rid,
540 sbc_alloc_resource(device_t bus, device_t child, int type, int *rid, in sbc_alloc_resource() function
732 DEVMETHOD(bus_alloc_resource, sbc_alloc_resource),