Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dserial_core.h49 struct uart_ops { struct
235 const struct uart_ops *ops;
/linux-4.1.27/Documentation/serial/
Ddriver19 by uart_ops) to the core serial driver. The low level driver is also
42 are described in the uart_ops listing below.)
67 uart_ops
70 The uart_ops structure is the main interface between serial_core and the
Dserial-rs485.txt47 static struct uart_ops atmel_pops = {
/linux-4.1.27/drivers/tty/serial/
Dmux.c435 static struct uart_ops mux_pops = {
D21285.c337 static struct uart_ops serial21285_ops = {
Daltera_jtaguart.c283 static struct uart_ops altera_jtaguart_ops = {
Dnwpserial.c307 static struct uart_ops nwpserial_pops = {
Dsunhv.c372 static struct uart_ops sunhv_pops = {
Darc_uart.c467 static struct uart_ops arc_serial_pops = {
Dtimbuart.c397 static struct uart_ops timbuart_ops = {
Dsn_console.c383 static struct uart_ops sn_console_ops = {
Dapbuart.c328 static struct uart_ops grlib_apbuart_ops = {
Ddigicolor-usart.c371 static const struct uart_ops digicolor_uart_ops = {
Dserial_core.c2045 const struct uart_ops *ops = uport->ops; in uart_suspend_port()
2130 const struct uart_ops *ops = uport->ops; in uart_resume_port()
2336 static const struct tty_operations uart_ops = { variable
2421 tty_set_operations(normal, &uart_ops); in uart_register_driver()
Dserial_ks8695.c529 static struct uart_ops ks8695uart_pops = {
Dtilegx.c601 static const struct uart_ops tilegx_ops = {
Daltera_uart.c407 static struct uart_ops altera_uart_ops = {
Duartlite.c386 static struct uart_ops ulite_ops = {
Dclps711x.c340 static const struct uart_ops uart_clps711x_ops = {
Dmeson_uart.c416 static struct uart_ops meson_uart_ops = {
Dmcf.c468 static const struct uart_ops mcf_uart_ops = {
Dnetx-serial.c465 static struct uart_ops netx_pops = {
Dar933x_uart.c496 static struct uart_ops ar933x_uart_ops = {
Dvt8500_serial.c596 static struct uart_ops vt8500_uart_pops = {
Dlpc32xx_hs.c648 static struct uart_ops serial_lpc32xx_pops = {
Dsprd_serial.c501 static struct uart_ops serial_sprd_ops = {
Dlantiq.c561 static struct uart_ops lqasc_pops = {
Dpnx8xxx_uart.c634 static struct uart_ops pnx8xxx_pops = {
Dst-asc.c642 static struct uart_ops asc_uart_ops = {
Dbcm63xx_uart.c634 static struct uart_ops bcm_uart_ops = {
Ddz.c742 static struct uart_ops dz_ops = {
Defm32-uart.c490 static struct uart_ops efm32_uart_pops = {
Dmen_z135_uart.c771 static struct uart_ops men_z135_ops = {
Damba-pl010.c557 static struct uart_ops amba_pl010_pops = {
Dbfin_sport_uart.c587 struct uart_ops sport_uart_ops = {
Dsb1250-duart.c762 static const struct uart_ops sbd_ops = {
Drp2.c582 static const struct uart_ops rp2_uart_ops = {
Dpxa.c766 static struct uart_ops serial_pxa_pops = {
Dsa1100.c595 static struct uart_ops sa1100_pops = {
Dvr41xx_siu.c684 static struct uart_ops siu_uart_ops = {
Dmax3100.c715 static struct uart_ops max3100_ops = {
Dm32r_sio.c923 static struct uart_ops m32r_sio_pops = {
Detraxfs-uart.c857 static const struct uart_ops etraxfs_uart_pops = {
Dfsl_lpuart.c1497 static struct uart_ops lpuart_pops = {
1516 static struct uart_ops lpuart32_pops = {
Dmsm_serial.c786 static struct uart_ops msm_uart_pops = {
Dsc16is7xx.c972 static const struct uart_ops sc16is7xx_ops = {
Dip22zilog.c933 static struct uart_ops ip22zilog_pops = {
Dsccnxp.c781 static const struct uart_ops sccnxp_ops = {
Dserial_txx9.c848 static struct uart_ops serial_txx9_pops = {
Ducc_uart.c1088 static struct uart_ops qe_uart_pops = {
Dxilinx_uartps.c994 static struct uart_ops cdns_uart_ops = {
Dsunsab.c822 static struct uart_ops sunsab_pops = {
Dmax310x.c989 static const struct uart_ops max310x_ops = {
Dmxs-auart.c951 static struct uart_ops mxs_auart_ops = {
Dzs.c1048 static struct uart_ops zs_ops = {
Dserial-tegra.c1198 static struct uart_ops tegra_uart_ops = {
Dsunsu.c961 static struct uart_ops sunsu_pops = {
Dbfin_uart.c1013 static struct uart_ops bfin_serial_pops = {
Dsunzilog.c1049 static struct uart_ops sunzilog_pops = {
Dioc3_serial.c1876 static struct uart_ops ioc3_ops = {
Dicom.c1290 static struct uart_ops icom_ops = {
Dpmac_zilog.c1382 static struct uart_ops pmz_pops = {
Dmpc52xx_uart.c1342 static struct uart_ops mpc52xx_uart_ops = {
Domap-serial.c1423 static struct uart_ops serial_omap_pops = {
Dpch_uart.c1606 static struct uart_ops pch_uart_ops = {
Dsirfsoc_uart.c1172 static struct uart_ops sirfsoc_uart_ops = {
Dmpsc.c1679 static struct uart_ops mpsc_pops = {
Dioc4_serial.c2593 static struct uart_ops ioc4_ops = {
Dimx.c1580 static struct uart_ops imx_pops = {
Dsamsung.c1482 static struct uart_ops s3c24xx_serial_ops = {
Damba-pl011.c1954 static struct uart_ops amba_pl011_pops = {
Dsh-sci.c2166 static struct uart_ops sci_uart_ops = {
Datmel_serial.c2225 static struct uart_ops atmel_pops = {
/linux-4.1.27/drivers/tty/serial/jsm/
Djsm_tty.c349 static struct uart_ops jsm_ops = {
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c3097 static const struct uart_ops serial8250_pops = {
3124 static const struct uart_ops *base_ops;
3125 static struct uart_ops univ8250_port_ops;
3250 static void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support()
/linux-4.1.27/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1126 static struct uart_ops cpm_uart_pops = {
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-serial.c126 static const struct uart_ops mn10300_serial_ops = {