Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/
H A Duart.c63 static struct nfcmrvl_if_ops uart_ops = { variable
135 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_UART, nu, &uart_ops, in nfcmrvl_nci_uart_open()
/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch62 uart_ops
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h39 struct uart_ops { struct
240 const struct uart_ops *ops;
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Ddriver.rst19 by uart_ops) to the core serial driver. The low level driver is also
42 are described in the uart_ops listing below.)
63 uart_ops chapter
66 The uart_ops structure is the main interface between serial_core and the
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dqcom_geni_serial.c142 static const struct uart_ops qcom_geni_console_pops;
143 static const struct uart_ops qcom_geni_uart_pops;
1302 static const struct uart_ops qcom_geni_console_pops = {
1322 static const struct uart_ops qcom_geni_uart_pops = {
H A Dtegra-tcu.c133 static const struct uart_ops tegra_tcu_uart_ops = {
H A Dmux.c422 static const struct uart_ops mux_pops = {
H A D21285.c373 static const struct uart_ops serial21285_ops = {
H A Daltera_jtaguart.c279 static const struct uart_ops altera_jtaguart_ops = {
H A Dsunhv.c374 static const struct uart_ops sunhv_pops = {
H A Dtimbuart.c385 static const struct uart_ops timbuart_ops = {
H A Darc_uart.c460 static const struct uart_ops arc_serial_pops = {
H A Dclps711x.c332 static const struct uart_ops uart_clps711x_ops = {
H A Dapbuart.c325 static const struct uart_ops grlib_apbuart_ops = {
H A Ddigicolor-usart.c369 static const struct uart_ops digicolor_uart_ops = {
H A Dserial_core.c2239 const struct uart_ops *ops = uport->ops; in uart_suspend_port()
2321 const struct uart_ops *ops = uport->ops; in uart_resume_port()
2536 static const struct tty_operations uart_ops = { variable
2624 tty_set_operations(normal, &uart_ops); in uart_register_driver()
H A Dmps2-uart.c414 static const struct uart_ops mps2_uart_pops = {
H A Daltera_uart.c417 static const struct uart_ops altera_uart_ops = {
H A Duartlite.c420 static const struct uart_ops ulite_ops = {
H A Dlpc32xx_hs.c613 static const struct uart_ops serial_lpc32xx_pops = {
H A Dmcf.c464 static const struct uart_ops mcf_uart_ops = {
H A Dvt8500_serial.c583 static const struct uart_ops vt8500_uart_pops = {
H A Dmilbeaut_usio.c385 static const struct uart_ops mlb_usio_ops = {
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_core.c390 static const struct uart_ops *base_ops;
391 static struct uart_ops univ8250_port_ops;
480 static void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support()
/OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/
H A Djsm_tty.c342 static const struct uart_ops jsm_ops = {

1234