/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | amba-pl011.c | 2340 * @name: name from console command line 2341 * @idx: index from console command line 2342 * @options: ptr to option string from console command line 2377 /* try to match the port specified on the command line */ in pl011_console_match() 2479 * "earlycon=pl011,<address>" on the kernel command line. 2482 * by specifying only "earlycon" on the command line. Because it requires 2617 uap->port.line = index; in pl011_setup_port()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_ti.c | 1568 /* update input line counters */ in handle_new_msr() 1614 /* update input line counters */ in handle_new_lsr() 2159 * and the Edgeport will clear the RTS line in edge_throttle() 2185 * are the Edgeport will assert the RTS line in edge_unthrottle() 2454 ss->line = edge_port->port->minor; in get_serial_info()
|
H A D | io_edgeport.c | 1493 /* if we are implementing RTS/CTS, toggle that line */ in edge_throttle() 1530 /* if we are implementing RTS/CTS, toggle that line */ in edge_unthrottle() 1563 * get_lsr_info - get line status register info 1647 ss->line = edge_port->port->minor; in get_serial_info() 1919 /* send the current line settings to the port so we are in process_rcvd_status() 2014 /* update input line counters */ in handle_new_msr() 2057 /* update input line counters */ in handle_new_lsr()
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
H A D | ia_css_debug.c | 611 ia_css_debug_dtrace(2, "\t\t%-32s: %d\n", "Start line", st_stline); in debug_print_if_state() 754 fsm_crop_status_str = "wait line"; in debug_print_if_state() 757 fsm_crop_status_str = "crop line"; in debug_print_if_state() 766 fsm_crop_status_str = "pass line"; in debug_print_if_state() 769 fsm_crop_status_str = "lost line"; in debug_print_if_state() 816 fsm_padding_status_str = "send end of line"; in debug_print_if_state() 1063 fsm_read_st = "Next line"; in ia_css_debug_dump_dma_state() 1080 fsm_write_st = "Next line"; in ia_css_debug_dump_dma_state() 1558 "copy-trace: frame=%d, line=%d, pixel_distance=%d, mipi_used_dword=%d, sp_index=%d\n", in ia_css_debug_print_sp_debug_state() 1560 state->trace[i].line, in ia_css_debug_print_sp_debug_state() [all...] |
/kernel/linux/linux-5.10/drivers/staging/fwserial/ |
H A D | fwserial.c | 288 * fwtty_update_port_status - decodes & dispatches line status changes 379 * __fwtty_port_line_status - generate 'line status' for indicated port 399 /* emulate BRK as add'l line status */ in __fwtty_port_line_status() 407 * __fwtty_write_port_status - send the port line status to peer 473 * However, there is a race between the hang up and the line discipline 506 /* generate breaks at the line rate (but at least 1) */ in fwtty_emit_breaks() 1162 * before the line discipline ever has a chance to throttle the driver. in fwtty_throttle() 1164 * but the tty buffer is still emptying, so the line discipline is in fwtty_throttle() 1221 ss->line = port->index; in get_serial_info() 1305 * before signalling the break line statu [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
H A D | ia_css_debug.c | 610 ia_css_debug_dtrace(2, "\t\t%-32s: %d\n", "Start line", st_stline); in debug_print_if_state() 753 fsm_crop_status_str = "wait line"; in debug_print_if_state() 756 fsm_crop_status_str = "crop line"; in debug_print_if_state() 765 fsm_crop_status_str = "pass line"; in debug_print_if_state() 768 fsm_crop_status_str = "lost line"; in debug_print_if_state() 815 fsm_padding_status_str = "send end of line"; in debug_print_if_state() 1062 fsm_read_st = "Next line"; in ia_css_debug_dump_dma_state() 1079 fsm_write_st = "Next line"; in ia_css_debug_dump_dma_state() 1555 "copy-trace: frame=%d, line=%d, pixel_distance=%d, mipi_used_dword=%d, sp_index=%d\n", in ia_css_debug_print_sp_debug_state() 1557 state->trace[i].line, in ia_css_debug_print_sp_debug_state() [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | amba-pl011.c | 2456 * @name: name from console command line 2457 * @idx: index from console command line 2458 * @options: ptr to option string from console command line 2493 /* try to match the port specified on the command line */ in pl011_console_match() 2595 * "earlycon=pl011,<address>" on the kernel command line. 2598 * by specifying only "earlycon" on the command line. Because it requires 2745 uap->port.line = index; in pl011_setup_port()
|
H A D | samsung_tty.c | 1840 port->line = index; in s3c24xx_serial_init_port_default() 2123 * DMA transfers must be aligned at least to cache line size, in s3c24xx_serial_probe()
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/ |
H A D | vcbuild.bat | 157 echo Error: invalid command line option `%1`.
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 431 const char *file, int line, const char *format, ...) 2606 /* Align everything to a cache line */ in anv_gfx8_9_vb_cache_range_needs_workaround()
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | x509v3.h | 950 STACK_OF(CONF_VALUE) *X509V3_parse_list(const char *line);
|