Searched refs:__get_intc_node (Results 1 – 1 of 1) sorted by relevance
19 static struct fwnode_handle *(*__get_intc_node)(void); variable23 __get_intc_node = fn; in riscv_set_intc_hwnode_fn()28 if (__get_intc_node) in riscv_get_intc_hwnode()29 return __get_intc_node(); in riscv_get_intc_hwnode()