Searched refs:tvout_selection_gpio (Results 1 – 1 of 1) sorted by relevance
35 struct gpio_desc *tvout_selection_gpio; member83 gpiod_set_value(pdata->tvout_selection_gpio, tvout); in rx51_ext_control()420 pdata->tvout_selection_gpio = devm_gpiod_get(card->dev, in rx51_soc_probe()423 if (IS_ERR(pdata->tvout_selection_gpio)) { in rx51_soc_probe()425 return PTR_ERR(pdata->tvout_selection_gpio); in rx51_soc_probe()