Searched refs:tps65912_gpio (Results 1 – 1 of 1) sorted by relevance
33 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_get() local34 struct tps65912 *tps65912 = tps65912_gpio->tps65912; in tps65912_gpio_get()48 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_set() local49 struct tps65912 *tps65912 = tps65912_gpio->tps65912; in tps65912_gpio_set()62 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_output() local63 struct tps65912 *tps65912 = tps65912_gpio->tps65912; in tps65912_gpio_output()74 struct tps65912_gpio_data *tps65912_gpio = to_tgd(gc); in tps65912_gpio_input() local75 struct tps65912 *tps65912 = tps65912_gpio->tps65912; in tps65912_gpio_input()97 struct tps65912_gpio_data *tps65912_gpio; in tps65912_gpio_probe() local100 tps65912_gpio = devm_kzalloc(&pdev->dev, sizeof(*tps65912_gpio), in tps65912_gpio_probe()[all …]