Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhwspinlock.h70 int of_hwspin_lock_get_id(struct device_node *np, int index);
125 static inline int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
/linux-4.4.14/drivers/hwspinlock/
Dhwspinlock_core.c295 int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
341 EXPORT_SYMBOL_GPL(of_hwspin_lock_get_id);
/linux-4.4.14/drivers/soc/qcom/
Dsmem.c742 hwlock_id = of_hwspin_lock_get_id(pdev->dev.of_node, 0); in qcom_smem_probe()
/linux-4.4.14/Documentation/
Dhwspinlock.txt51 int of_hwspin_lock_get_id(struct device_node *np, int index);