Searched refs:tvout_selection_gpio (Results 1 – 1 of 1) sorted by relevance
49 struct gpio_desc *tvout_selection_gpio; member96 gpiod_set_value(pdata->tvout_selection_gpio, tvout); in rx51_ext_control()432 pdata->tvout_selection_gpio = devm_gpiod_get(card->dev, in rx51_soc_probe()435 if (IS_ERR(pdata->tvout_selection_gpio)) { in rx51_soc_probe()437 return PTR_ERR(pdata->tvout_selection_gpio); in rx51_soc_probe()