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
49 int name_to_gpio(const char *name) in name_to_gpio() function
116 int name_to_gpio(const char *name) in name_to_gpio() function
240 #define name_to_gpio(name) sunxi_name_to_gpio(name) macro