Searched defs:name_to_gpio (Results 1 – 4 of 4) sorted by relevance
15 __weak int name_to_gpio(const char *name) in name_to_gpio() function
50 int name_to_gpio(const char *name) in name_to_gpio() function
117 int name_to_gpio(const char *name) in name_to_gpio() function
235 #define name_to_gpio(name) sunxi_name_to_gpio(name) macro