Searched refs:alloc_handle (Results 1 – 2 of 2) sorted by relevance
82 msgid "usb_rcm_init: alloc_handle failed\n"
70 int (*alloc_handle)(char *, uint_t, void *, rcm_handle_t **); member 325 rcm->alloc_handle = (int(*) in ap_rcm_init() 400 if (rcm->alloc_handle == NULL || in ap_rcm_init() 401 (*rcm->alloc_handle)(NULL, RCM_NOPID, NULL, &rcm->hd) in ap_rcm_init()