Searched refs:cpc_hw_acquire (Results 1 – 3 of 3) sorted by relevance
47 __result_use_check bool cpc_hw_acquire(cpc_hw_t hw, const char *owner_name);
45 cpc_hw_acquire(cpc_hw_t hw, const char *owner_name) in cpc_hw_acquire() function
143 if (!cpc_hw_acquire(CPC_HW_UPMU, "monotonic")) { in mt_cdev_open()