Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-tps65086.c23 struct tps65086_gpio { struct
45 struct tps65086_gpio *gpio = gpiochip_get_data(chip); in tps65086_gpio_direction_output() argument
56 struct tps65086_gpio *gpio = gpiochip_get_data(chip); in tps65086_gpio_get()
69 struct tps65086_gpio *gpio = gpiochip_get_data(chip); in tps65086_gpio_set()
90 struct tps65086_gpio *gpio; in tps65086_gpio_probe()
114 struct tps65086_gpio *gpio = platform_get_drvdata(pdev); in tps65086_gpio_remove()