Searched refs:hwspin_lock_request_specific (Results 1 – 4 of 4) sorted by relevance
68 struct hwspinlock *hwspin_lock_request_specific(unsigned int id);97 static inline struct hwspinlock *hwspin_lock_request_specific(unsigned int id) in hwspin_lock_request_specific() function
590 struct hwspinlock *hwspin_lock_request_specific(unsigned int id) in hwspin_lock_request_specific() function624 EXPORT_SYMBOL_GPL(hwspin_lock_request_specific);
44 struct hwspinlock *hwspin_lock_request_specific(unsigned int id);55 be requested using the normal hwspin_lock_request_specific() API.211 hwlock = hwspin_lock_request_specific(PREDEFINED_LOCK_ID);
748 smem->hwlock = hwspin_lock_request_specific(hwlock_id); in qcom_smem_probe()