Home
last modified time | relevance | path

Searched refs:set_pull (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-s3c/
A Dgpio-cfg-helpers.h32 return (chip->config->set_pull)(chip, off, pull); in samsung_gpio_do_setpull()
A Dgpio-cfg.h53 int (*set_pull)(struct samsung_gpio_chip *chip, unsigned offs, member
A Dgpio-samsung.c192 if (!chipcfg->set_pull) in samsung_gpiolib_set_cfg()
193 chipcfg->set_pull = samsung_gpio_setpull_updown; in samsung_gpiolib_set_cfg()
/linux-6.3-rc2/drivers/gpio/
A Dgpio-sim.c76 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