Home
last modified time | relevance | path

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

/src/sys/dev/bhnd/cores/chipc/
H A Dchipc.c126 static int chipc_try_activate_resource(device_t dev,
955 chipc_try_activate_resource(device_t dev, device_t child, in chipc_try_activate_resource() function
1021 error = chipc_try_activate_resource(dev, child, r->res, false); in chipc_activate_bhnd_resource()
1045 return (chipc_try_activate_resource(dev, child, r, true)); in chipc_activate_resource()