Searched refs:tps65910_gpio (Results 1 – 1 of 1) sorted by relevance
25 struct tps65910_gpio { struct32 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_get() local33 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_get()47 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_set() local48 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_set()61 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_output() local62 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_output()73 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_input() local74 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_input()115 struct tps65910_gpio *tps65910_gpio; in tps65910_gpio_probe() local[all …]