Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinconf.h81 void pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map);
89 static inline void pinconf_show_map(struct seq_file *s, in pinconf_show_map() function
H A Dpinconf.c236 void pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map) in pinconf_show_map() function
H A Dcore.c1847 pinconf_show_map(s, map); in pinctrl_maps_show()