Home
last modified time | relevance | path

Searched refs:serial (Results 1501 - 1525 of 1624) sorted by relevance

1...<<6162636465

/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsc16is7xx.c3 * SC16IS7xx tty serial driver - Copyright (C) 2014 GridPoint
22 #include <linux/serial.h>
1898 MODULE_DESCRIPTION("SC16IS7XX serial driver");
H A Dserial-tegra.c5 * High-speed serial driver for NVIDIA Tegra SoCs
26 #include <linux/serial.h>
268 * @tup: Tegra serial port data structure.
585 /* Called by serial core driver with u->lock taken. */
1430 port = of_alias_get_id(np, "serial"); in tegra_uart_parse_dt()
1594 tup->rst = devm_reset_control_get_exclusive(&pdev->dev, "serial"); in tegra_uart_probe()
1649 .name = "serial-tegra",
1697 MODULE_ALIAS("platform:serial-tegra");
H A Dstm32-usart.c29 #include <linux/serial.h>
1170 /* Stop serial port and reset value */ in stm32_usart_set_termios()
1604 id = of_alias_get_id(np, "serial"); in stm32_usart_of_get_port()
2172 MODULE_DESCRIPTION("STMicroelectronics STM32 serial port driver");
H A Dsunzilog.c2 /* sunzilog.c: Zilog serial driver for Sparc systems.
4 * Driver for Zilog serial chips found on Sun workstations and
28 #include <linux/serial.h>
330 if (up->port.state != NULL) /* Unopened serial console */ in sunzilog_receive_chars()
364 /* A real serial line, record the character and status. */ in sunzilog_receive_chars()
464 * It can occur because of how we do serial console writes. It would in sunzilog_transmit_chars()
822 * That is correct. We are unable to call uart_startup when the serial
859 /* Shared by TTY driver and serial console setup. The port lock is held
976 * happens at early serial probe time.
1359 /* Normal serial TT in sunzilog_init_hw()
[all...]
H A Dmax310x.c3 * Maxim (Dallas) MAX3107/8/9, MAX14830 serial driver
23 #include <linux/serial.h>
1738 MODULE_DESCRIPTION("MAX310X serial driver");
H A Dpch_uart.c6 #include <linux/serial.h>
1558 * Print a string to the serial port trying not to disturb
H A Dqcom_geni_serial.c19 #include <linux/serial.h>
822 dev_warn(uport->dev, "serial engine reports 0 RX bytes in!\n"); in qcom_geni_serial_handle_rx_dma()
1581 line = of_alias_get_id(pdev->dev.of_node, "serial"); in qcom_geni_serial_probe()
1584 line = of_alias_get_id(pdev->dev.of_node, "serial"); in qcom_geni_serial_probe()
H A Dpmac_zilog.c9 * and drivers/serial/sunzilog.c by David S. Miller
61 #include <linux/serial.h>
67 MODULE_DESCRIPTION("Driver for the Mac and PowerMac serial ports.");
85 * For the sake of early serial console, we can do a pre-probe
257 /* A real serial line, record the character and status. */
357 * It can occur because of how we do serial console writes. It would in pmz_transmit_chars()
966 /* Shared by TTY driver and serial console setup. The port lock is held
1277 * happens at early serial probe time.
1420 printk(KERN_INFO "pmac_zilog: serial modem detected\n"); in pmz_init_port()
1508 * we don't expect one of those serial port
[all...]
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dcdc-acm.c28 #include <linux/serial.h>
307 "%s - malformed serial state\n", __func__); in acm_process_notification()
313 "%s - serial state: 0x%x\n", __func__, newctrl); in acm_process_notification()
1854 * is treated as a serial device at the S60 end, so we want
/kernel/linux/linux-6.6/drivers/tty/
H A Dmoxa.c4 * moxa.c -- MOXA Intellio family multiport serial driver.
9 * This code is loosely based on the Linux serial driver, written by
36 #include <linux/serial.h>
1810 * MOXA serial driver supports up to 4 MOXA-C218/C320 boards. And,
H A Dmxser.c3 * mxser.c -- MOXA Smartio/Industio family multiport serial driver.
9 * Linux serial driver, written by Linus Torvalds, Theodore T'so and
26 #include <linux/serial.h>
573 * the specified baud rate for a serial port.
803 * and set the speed of the serial port in mxser_activate()
829 * This routine will shutdown a serial port
868 * This routine is called whenever a serial port is opened. It
869 * enables interrupts for a serial port, linking in its async structure into
870 * the IRQ chain. It also performs the serial-specific
1240 * Get counter of input serial lin
[all...]
H A Dnozomi.c39 #include <linux/serial.h>
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsmscufx.c1646 dev_dbg(dev->gdev, "%s %s - serial #%s\n", in ufx_usb_probe()
1647 usbdev->manufacturer, usbdev->product, usbdev->serial); in ufx_usb_probe()
/kernel/linux/linux-6.6/drivers/block/
H A Dvirtio_blk.c972 static DEVICE_ATTR_RO(serial);
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h1015 #define SERIAL_MAX 16 /* length of the serial number */
1173 * ASCII serial number, from flash, large enough for original
1174 * all digit strings, and longer serial number format
1176 u8 serial[SERIAL_MAX]; member
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc.c1560 net_device_ctx->vf_serial = nvmsg->msg.v4_msg.vf_assoc.serial; in netvsc_send_vf()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c700 event.xerror.serial = NextRequest(dpy) - 1; in generate_error()
/third_party/python/Lib/idlelib/
H A Deditor.py40 major, minor, micro, level, serial = sys.version_info
45 release += f'rc{serial}'
47 release += f'{level[0]}{serial}'
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dcore.c2783 memcpy(subsys->serial, id->sn, sizeof(subsys->serial)); in nvme_init_subsystem()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c6751 if (le16_to_cpu(udev->descriptor.bcdDevice) == 0x3011 && udev->serial && in rtl8152_probe()
6752 (!strcmp(udev->serial, "000001000000") || in rtl8152_probe()
6753 !strcmp(udev->serial, "000002000000"))) { in rtl8152_probe()
/third_party/backends/backend/
H A Davision.c1822 DBG (dbg_level, "%s: serial: '%.24s'\n", /* 24 chars max */ in debug_print_nvram_data()
1823 func, nvram->serial); in debug_print_nvram_data()
3598 if (nvram.serial[0]) in get_and_parse_nvram()
3600 nvram.serial); in get_and_parse_nvram()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c2143 sprintf(adev->serial, "%llx", id); in arcturus_get_unique_id()
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c45 #include <linux/serial.h>
1735 case 2: /* Asynchronous serial with line state in each frame */ in gsm_dlci_data()
2692 * Required for the ptys, serial driver etc. since processes
H A Dmxser.c3 * mxser.c -- MOXA Smartio/Industio family multiport serial driver.
9 * Linux serial driver, written by Linus Torvalds, Theodore T'so and
26 #include <linux/serial.h>
639 * the specified baud rate for a serial port.
941 * and set the speed of the serial port in mxser_activate()
954 * This routine will shutdown a serial port
1000 * This routine is called whenever a serial port is opened. It
1001 * enables interrupts for a serial port, linking in its async structure into
1002 * the IRQ chain. It also performs the serial-specific
1071 * This routine is called when the serial por
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dserial_core.c3 * Driver core for serial ports
5 * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
22 #include <linux/serial.h> /* for serial_state and serial_icounter_struct */
33 * This is used to lock changes in serial line configuration.
264 * This routine will shutdown a serial port; interrupts are disabled, and
918 * We need to shutdown the serial port at the old in uart_set_info()
1273 * Get counter of input serial line interrupts (DCD,RI,DSR,CTS)
1868 * Start up the serial port. in uart_port_activate()
1993 * uart_console_write - write a console message to a serial port
2098 * uart_parse_options - Parse serial por
[all...]

Completed in 85 milliseconds

1...<<6162636465