Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinconf.h72 void pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map);
80 static inline void pinconf_show_map(struct seq_file *s, in pinconf_show_map() function
Dpinconf.c238 void pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) in pinconf_show_map() function
Dcore.c1767 pinconf_show_map(s, map); in pinctrl_maps_show()