Home
last modified time | relevance | path

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

/trueos/sys/dev/cmx/
HDcmx_pccard.c84 if ((rv = cmx_alloc_resources(dev)) != 0) { in cmx_pccard_attach()
HDcmxvar.h68 int cmx_alloc_resources(device_t);
HDcmx.c167 cmx_alloc_resources(device_t dev) in cmx_alloc_resources() function