Searched refs:get_pull (Results 1 – 6 of 6) sorted by relevance
74 assert(ops->get_pull != 0); in gpio_get_pull()77 return ops->get_pull(gpio); in gpio_get_pull()
143 static int get_pull(int gpio) in get_pull() function214 .get_pull = get_pull,
160 static int get_pull(int gpio) in get_pull() function415 .get_pull = get_pull,
28 int (*get_pull)(int gpio); member
334 .get_pull = mt_get_gpio_pull,
438 .get_pull = mt_get_gpio_pull,