Searched refs:set_pull (Results 1 – 4 of 4) 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()
76 goto set_pull; in gpio_sim_apply_pull()95 goto set_pull; in gpio_sim_apply_pull()105 set_pull: in gpio_sim_apply_pull()
Completed in 12 milliseconds