Home
last modified time | relevance | path

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

/drivers/platform/x86/lenovo/
A Dyoga-tab2-pro-1380-fastcharger.c41 struct gpio_desc *uart3_txd; member
190 fc->uart3_txd = devm_gpiod_get(dev, "uart3_txd", GPIOD_OUT_HIGH); in yt2_1380_fc_serdev_probe()
191 if (IS_ERR(fc->uart3_txd)) in yt2_1380_fc_serdev_probe()
192 return dev_err_probe(dev, PTR_ERR(fc->uart3_txd), "getting uart3_txd gpio\n"); in yt2_1380_fc_serdev_probe()

Completed in 3 milliseconds