Searched refs:tps65910_gpio (Results 1 – 1 of 1) sorted by relevance
20 struct tps65910_gpio { struct27 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_get() local42 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_set() local56 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_output() local68 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_input() local110 struct tps65910_gpio *tps65910_gpio; in tps65910_gpio_probe() local118 if (!tps65910_gpio) in tps65910_gpio_probe()121 tps65910_gpio->tps65910 = tps65910; in tps65910_gpio_probe()146 tps65910_gpio->gpio_chip.base = -1; in tps65910_gpio_probe()150 tps65910_gpio->gpio_chip.ngpio); in tps65910_gpio_probe()[all …]