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