Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhwspinlock.h64 int of_hwspin_lock_get_id(struct device_node *np, int index);
130 static inline int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
/linux-6.3-rc2/drivers/hwspinlock/
A Dhwspinlock_core.c339 int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
390 EXPORT_SYMBOL_GPL(of_hwspin_lock_get_id);
417 return of_hwspin_lock_get_id(np, index); in of_hwspin_lock_get_id_byname()
/linux-6.3-rc2/drivers/nvmem/
A Dsc27xx-efuse.c227 ret = of_hwspin_lock_get_id(np, 0); in sc27xx_efuse_probe()
A Dsprd-efuse.c384 ret = of_hwspin_lock_get_id(np, 0); in sprd_efuse_probe()
/linux-6.3-rc2/drivers/mfd/
A Dsyscon.c89 ret = of_hwspin_lock_get_id(np, 0); in of_syscon_register()
/linux-6.3-rc2/drivers/spi/
A Dspi-sprd-adi.c557 ret = of_hwspin_lock_get_id(np, 0); in sprd_adi_probe()
/linux-6.3-rc2/drivers/iio/adc/
A Dsc27xx_adc.c899 ret = of_hwspin_lock_get_id(np, 0); in sc27xx_adc_probe()
/linux-6.3-rc2/drivers/irqchip/
A Dirq-stm32-exti.c906 ret = of_hwspin_lock_get_id(np, 0); in stm32_exti_probe()
/linux-6.3-rc2/drivers/soc/qcom/
A Dsmem.c1101 hwlock_id = of_hwspin_lock_get_id(pdev->dev.of_node, 0); in qcom_smem_probe()
/linux-6.3-rc2/Documentation/locking/
A Dhwspinlock.rst65 int of_hwspin_lock_get_id(struct device_node *np, int index);
/linux-6.3-rc2/drivers/pinctrl/stm32/
A Dpinctrl-stm32.c1517 hwlock_id = of_hwspin_lock_get_id(pdev->dev.of_node, 0); in stm32_pctl_probe()

Completed in 21 milliseconds