Home
last modified time | relevance | path

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

/drivers/hwspinlock/
Dhwspinlock_core.c317 of_hwspin_lock_simple_xlate(const struct of_phandle_args *hwlock_spec) in of_hwspin_lock_simple_xlate() argument
319 if (WARN_ON(hwlock_spec->args_count != 1)) in of_hwspin_lock_simple_xlate()
322 return hwlock_spec->args[0]; in of_hwspin_lock_simple_xlate()