Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dcore.h61 struct radix_tree_root pin_function_tree; member
H A Dcore.c2102 INIT_RADIX_TREE(&pctldev->pin_function_tree, GFP_KERNEL); in pinctrl_init_controller()