Home
last modified time | relevance | path

Searched refs:tps65910_gpio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tps65910.c20 struct tps65910_gpio { struct
27 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_get() local
28 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_get()
42 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_set() local
43 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_set()
56 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_output() local
57 struct tps65910 *tps65910 = tps65910_gpio in tps65910_gpio_output()
68 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); tps65910_gpio_input() local
110 struct tps65910_gpio *tps65910_gpio; tps65910_gpio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tps65910.c20 struct tps65910_gpio { struct
27 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_get() local
28 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_get()
42 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_set() local
43 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_set()
56 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_output() local
57 struct tps65910 *tps65910 = tps65910_gpio in tps65910_gpio_output()
68 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); tps65910_gpio_input() local
110 struct tps65910_gpio *tps65910_gpio; tps65910_gpio_probe() local
[all...]

Completed in 2 milliseconds