Home
last modified time | relevance | path

Searched defs:to_gpio (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/leds/
Dleds-s3c24xx.c27 static inline struct s3c24xx_gpio_led *to_gpio(struct led_classdev *led_cdev) in to_gpio() function
/linux-6.1.9/arch/arm/mach-pxa/
Dpxa27x.c58 void pxa27x_configure_ac97reset(int reset_gpio, bool to_gpio) in pxa27x_configure_ac97reset()