Searched refs:set_pull (Results 1 – 3 of 3) sorted by relevance
32 return (chip->config->set_pull)(chip, off, pull); in samsung_gpio_do_setpull()
53 int (*set_pull)(struct samsung_gpio_chip *chip, unsigned offs, member
192 if (!chipcfg->set_pull) in samsung_gpiolib_set_cfg()193 chipcfg->set_pull = samsung_gpio_setpull_updown; in samsung_gpiolib_set_cfg()
Completed in 9 milliseconds