Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhwspinlock.h64 int of_hwspin_lock_get_id(struct device_node *np, int index);
136 static inline int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
/linux/drivers/hwspinlock/
H A Dhwspinlock_core.c370 int of_hwspin_lock_get_id(struct device_node *np, int index) in of_hwspin_lock_get_id() function
421 EXPORT_SYMBOL_GPL(of_hwspin_lock_get_id);
449 return of_hwspin_lock_get_id(np, index); in of_hwspin_lock_get_id_byname()
/linux/drivers/mfd/
H A Dsyscon.c81 ret = of_hwspin_lock_get_id(np, 0); in of_syscon_register()
/linux/drivers/spi/
H A Dspi-sprd-adi.c550 ret = of_hwspin_lock_get_id(np, 0); in sprd_adi_probe()
/linux/drivers/iio/adc/
H A Dsc27xx_adc.c897 ret = of_hwspin_lock_get_id(np, 0); in sc27xx_adc_probe()
/linux/Documentation/locking/
H A Dhwspinlock.rst65 int of_hwspin_lock_get_id(struct device_node *np, int index);