Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhwspinlock.h63 int of_hwspin_lock_get_id(struct device_node *np, int index);
129 static inline int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
/Linux-v4.19/drivers/hwspinlock/
Dhwspinlock_core.c322 int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
368 EXPORT_SYMBOL_GPL(of_hwspin_lock_get_id);
395 return of_hwspin_lock_get_id(np, index); in of_hwspin_lock_get_id_byname()
/Linux-v4.19/drivers/nvmem/
Dsc27xx-efuse.c204 ret = of_hwspin_lock_get_id(np, 0); in sc27xx_efuse_probe()
/Linux-v4.19/drivers/mfd/
Dsyscon.c91 ret = of_hwspin_lock_get_id(np, 0); in of_syscon_register()
/Linux-v4.19/drivers/iio/adc/
Dsc27xx_adc.c448 ret = of_hwspin_lock_get_id(np, 0); in sc27xx_adc_probe()
/Linux-v4.19/drivers/soc/qcom/
Dsmem.c969 hwlock_id = of_hwspin_lock_get_id(pdev->dev.of_node, 0); in qcom_smem_probe()
/Linux-v4.19/Documentation/
Dhwspinlock.txt65 int of_hwspin_lock_get_id(struct device_node *np, int index);