Home
last modified time | relevance | path

Searched defs:uart (Results 26 - 50 of 125) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_tegra.c44 struct tegra_uart *uart; in tegra_uart_probe() local
131 struct tegra_uart *uart = platform_get_drvdata(pdev); tegra_uart_remove() local
143 struct tegra_uart *uart = dev_get_drvdata(dev); tegra_uart_suspend() local
157 struct tegra_uart *uart = dev_get_drvdata(dev); tegra_uart_resume() local
[all...]
H A D8250_lpc18xx.c104 struct uart_8250_port uart; in lpc18xx_serial_probe() local
[all...]
H A D8250_hp300.c160 struct uart_8250_port uart; in hpdca_init_one() local
209 struct uart_8250_port uart; hp300_8250_init() local
[all...]
H A D8250_ingenic.c209 struct uart_8250_port uart = {}; in ingenic_uart_probe() local
[all...]
H A Dserial_cs.c108 static void quirk_setup_brainboxes_0104(struct pcmcia_device *link, struct uart_8250_port *uart) in quirk_setup_brainboxes_0104() argument
355 struct uart_8250_port uart; in setup_serial() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_acorn.c43 struct uart_8250_port uart; in serial_card_probe() local
[all...]
H A D8250_pxa.c92 struct uart_8250_port uart = {}; in serial_pxa_probe() local
[all...]
H A D8250_tegra.c46 struct tegra_uart *uart; in tegra_uart_probe() local
133 struct tegra_uart *uart = platform_get_drvdata(pdev); tegra_uart_remove() local
145 struct tegra_uart *uart = dev_get_drvdata(dev); tegra_uart_suspend() local
159 struct tegra_uart *uart = dev_get_drvdata(dev); tegra_uart_resume() local
[all...]
H A D8250_dfl.c52 static int dfl_uart_get_params(struct dfl_device *dfl_dev, struct uart_8250_port *uart) in dfl_uart_get_params() argument
112 struct uart_8250_port uart = { }; in dfl_uart_probe() local
[all...]
H A D8250_pnp.c436 struct uart_8250_port uart, *port; in serial_pnp_probe() local
[all...]
H A D8250_hp300.c160 struct uart_8250_port uart; in hpdca_init_one() local
209 struct uart_8250_port uart; hp300_8250_init() local
[all...]
H A D8250_lpc18xx.c93 struct uart_8250_port uart; in lpc18xx_serial_probe() local
[all...]
H A D8250_ingenic.c233 struct uart_8250_port uart = {}; in ingenic_uart_probe() local
[all...]
H A D8250_men_mcb.c185 struct uart_8250_port uart; in serial_8250_men_mcb_probe() local
H A Dserial_cs.c108 static void quirk_setup_brainboxes_0104(struct pcmcia_device *link, struct uart_8250_port *uart) in quirk_setup_brainboxes_0104() argument
355 struct uart_8250_port uart; in setup_serial() local
[all...]
H A D8250_pericom.c89 struct uart_8250_port uart; in pericom8250_probe() local
[all...]
/kernel/linux/linux-5.10/arch/mips/generic/
H A Dyamon-dt.c161 unsigned int uart, baud, stop_bits; in yamon_dt_serial_config() local
/kernel/linux/linux-5.10/drivers/char/mwave/
H A Dmwavedd.c440 struct uart_8250_port uart; in register_serial_portandirq() local
[all...]
/kernel/linux/linux-6.6/arch/mips/generic/
H A Dyamon-dt.c161 unsigned int uart, baud, stop_bits; in yamon_dt_serial_config() local
/kernel/linux/linux-6.6/drivers/char/mwave/
H A Dmwavedd.c439 struct uart_8250_port uart; in register_serial_portandirq() local
[all...]
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/
H A Dfw_dnld.h55 struct nfcmrvl_fw_uart_config uart; member
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dtimbuart.c55 struct timbuart_port *uart = in timbuart_start_tx() local
121 struct timbuart_port *uart = in timbuart_handle_tx_port() local
177 struct timbuart_port *uart = from_tasklet(uart, t, tasklet); in timbuart_tasklet() local
242 struct timbuart_port *uart = timbuart_startup() local
259 struct timbuart_port *uart = timbuart_shutdown() local
351 struct timbuart_port *uart = (struct timbuart_port *)devid; timbuart_handleinterrupt() local
416 struct timbuart_port *uart; timbuart_probe() local
481 struct timbuart_port *uart = platform_get_drvdata(dev); timbuart_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A DMakefile
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A DMakefile
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dtimbuart.c55 struct timbuart_port *uart = in timbuart_start_tx() local
118 struct timbuart_port *uart = in timbuart_handle_tx_port() local
174 struct timbuart_port *uart = from_tasklet(uart, t, tasklet); in timbuart_tasklet() local
239 struct timbuart_port *uart = timbuart_startup() local
256 struct timbuart_port *uart = timbuart_shutdown() local
348 struct timbuart_port *uart = (struct timbuart_port *)devid; timbuart_handleinterrupt() local
413 struct timbuart_port *uart; timbuart_probe() local
478 struct timbuart_port *uart = platform_get_drvdata(dev); timbuart_remove() local
[all...]

Completed in 12 milliseconds

12345