Home
last modified time | relevance | path

Searched refs:uart3_rxd (Results 1 – 1 of 1) sorted by relevance

/drivers/platform/x86/lenovo/
A Dyoga-tab2-pro-1380-fastcharger.c42 struct gpio_desc *uart3_rxd; member
194 fc->uart3_rxd = devm_gpiod_get(dev, "uart3_rxd", GPIOD_OUT_HIGH); in yt2_1380_fc_serdev_probe()
195 if (IS_ERR(fc->uart3_rxd)) in yt2_1380_fc_serdev_probe()
196 return dev_err_probe(dev, PTR_ERR(fc->uart3_rxd), "getting uart3_rxd gpio\n"); in yt2_1380_fc_serdev_probe()

Completed in 4 milliseconds