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() argument28 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_get()42 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_set() local43 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_set()56 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_output() local57 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_output()68 struct tps65910_gpio *tps65910_gpio = gpiochip_get_data(gc); in tps65910_gpio_input() local69 struct tps65910 *tps65910 = tps65910_gpio->tps65910; in tps65910_gpio_input()110 struct tps65910_gpio *tps65910_gpio; in tps65910_gpio_probe() local[all …]