Searched refs:line (Results 426 - 450 of 796) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/tty/serial/8250/
H A D8250_omap.c126 int line; member in struct:omap8250_priv
467 * - UART will assert the TX DMA line once there is room for TX_TRIGGER
470 * - UART will assert the RX DMA line once there are RX_TRIGGER bytes in
638 struct uart_8250_port *up = serial8250_get_port(priv->line);
1507 priv->line = -ENODEV;
1584 priv->line = ret;
1607 up = serial8250_get_port(priv->line);
1609 serial8250_unregister_port(priv->line);
1610 priv->line = -ENODEV;
1641 struct uart_8250_port *up = serial8250_get_port(priv->line);
[all...]
/linux-master/drivers/net/ieee802154/
H A Dadf7242.c301 static int adf7242_soft_reset(struct adf7242_local *lp, int line);
316 unsigned int mask, int line)
330 adf7242_soft_reset(lp, line);
339 "%s:line %d Timeout status 0x%x (%d)\n",
340 __func__, line, stat, cnt);
343 dev_vdbg(&lp->spi->dev, "%s : loops=%d line %d\n", __func__, cnt, line);
348 static int adf7242_wait_rc_ready(struct adf7242_local *lp, int line) argument
351 STAT_RC_READY | STAT_SPI_READY, line);
354 static int adf7242_wait_spi_ready(struct adf7242_local *lp, int line) argument
315 adf7242_wait_status(struct adf7242_local *lp, unsigned int status, unsigned int mask, int line) argument
1041 adf7242_soft_reset(struct adf7242_local *lp, int line) argument
[all...]
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h152 u_char val, const char *function, int line);
154 u_char val, const char *function, int line);
156 const char *function, int line);
158 const char *function, int line);
160 const char *function, int line);
162 const char *function, int line);
164 const char *function, int line);
166 const char *function, int line);
192 u_long pb_irqmsk; /* Portbit mask to check the IRQ line */
/linux-master/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l284 <INCLUDE>. { stop("Invalid include line", EX_DATAERR); }
/linux-master/tools/testing/selftests/drivers/net/netdevsim/
H A Dfib_notifications.sh29 local line
45 local line
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h619 struct ilt_line *line, u32 size, u8 memop)
622 BNX2X_ILT_FREE(line->page, line->page_mapping, line->size);
625 BNX2X_ILT_ZALLOC(line->page, &line->page_mapping, size);
626 if (!line->page)
628 line->size = size;
618 bnx2x_ilt_line_mem_op(struct bnx2x *bp, struct ilt_line *line, u32 size, u8 memop) argument
/linux-master/fs/unicode/
H A Dutf8-selftest.c23 #define _test(cond, func, line, fmt, ...) do { \
28 func, line, #cond, (fmt?":":".")); \
/linux-master/tools/bpf/bpftool/
H A Dmain.c275 /* Split command line into argument vector. */
276 static int make_args(char *line, char *n_argv[], int maxargs, int cmd_nb) argument
279 char *cp = line;
367 /* Append continuation lines if any (coming after a line ending
373 p_err("missing continuation line on command %d",
/linux-master/drivers/gpio/
H A Dgpio-104-idi-48.c34 MODULE_PARM_DESC(irq, "ACCES 104-IDI-48 interrupt line numbers");
43 const unsigned int line = offset % 8; local
49 *mask = BIT(line);
H A Dgpio-aggregator.c82 /* Named GPIO line */
441 u32 line; local
446 line = gpiospec->args[0];
447 if (line >= chip->ngpio)
450 timings = &fwd->delay_timings[line];
454 return line;
H A Dgpio-mockup.c150 struct gpio_mockup_line_status *line = &chip->lines[offset]; local
155 if (line->requested && line->dir == GPIO_LINE_DIRECTION_IN) {
164 * for interrupts on this line, otherwise
182 /* Change the value unless we're actively driving the line. */
183 if (!line->requested || line->dir == GPIO_LINE_DIRECTION_IN)
326 * name under /sys/kernel/debug/gpio-mockup/. Each line is represented by
327 * a file using the line's offset as the name under the chip's directory.
329 * Reading from the line'
[all...]
/linux-master/include/sound/
H A Dinfo.h112 int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len);
163 static inline int snd_info_get_line(struct snd_info_buffer *buffer, char *line, int len) { return 0; } argument
/linux-master/tools/perf/scripts/python/
H A Dgecko.py75 line: None
96 comm: Thread command-line (name).
170 line=None,
180 comm: command-line (name) of the thread at this sample
238 "line": 5,
366 # Add the command-line options
374 # Parse the command-line arguments
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-out.c230 if ((dev->std_out & V4L2_STD_525_60) && vbi->line == 21) {
238 vbi->field == 0 && vbi->line == 23) {
/linux-master/arch/arm64/kernel/
H A Dmachine_kexec.c32 static void _kexec_image_info(const char *func, int line, argument
35 kexec_dprintk("%s:%d:\n", func, line);
/linux-master/drivers/tty/serial/
H A Dpxa.c140 if (up->port.line == up->port.cons->index) {
313 if (port->line == 3) /* HWUART */
795 sport->port.line = ret;
843 sport->port.line = dev->id;
846 if (sport->port.line >= ARRAY_SIZE(serial_pxa_ports)) {
847 dev_err(&dev->dev, "serial%d out of range\n", sport->port.line);
851 snprintf(sport->name, PXA_NAME_LEN - 1, "UART%d", sport->port.line + 1);
859 serial_pxa_ports[sport->port.line] = sport;
H A Dserial_base_bus.c289 * kernel command line. Supports both the traditional character device such
293 * Translates the kernel command line option using a hardware based addressing
307 ret = serial_base_add_prefcon(drv->dev_name, port->line);
317 return serial_base_add_one_prefcon(port_match, drv->dev_name, port->line);
H A Dmcf.c54 unsigned int sigs; /* Local copy of line sigs */
76 sigs |= (mcf_getppdcd(port->line) ? TIOCM_CD : 0);
77 sigs |= (mcf_getppdtr(port->line) ? TIOCM_DTR : 0);
89 mcf_setppdtr(port->line, (sigs & TIOCM_DTR));
379 "interrupt vector=%d\n", port->line, port->irq);
580 port->line = i;
H A Dserial_core.c38 * This is used to lock changes in serial line configuration.
806 retinfo->line = uport->line;
1065 * uart_get_lsr_info - get line status register info
1283 * Get counter of input serial line interrupts (DCD,RI,DSR,CTS)
1357 port->name, port->line);
1364 port->name, port->line, rs485->delay_rts_before_send);
1371 port->name, port->line);
1378 port->name, port->line, rs485->delay_rts_after_send);
1408 port->name, port->line);
2677 uart_poll_init(struct tty_driver *driver, int line, char *options) argument
2725 uart_poll_get_char(struct tty_driver *driver, int line) argument
2741 uart_poll_put_char(struct tty_driver *driver, int line, char ch) argument
[all...]
/linux-master/sound/pci/emu10k1/
H A Demuproc.c527 char line[64]; local
529 while (!snd_info_get_line(buffer, line, sizeof(line))) {
530 if (sscanf(line, "%x %x", &reg, &val) != 2)
597 char line[64]; local
599 while (!snd_info_get_line(buffer, line, sizeof(line))) {
600 if (sscanf(line, "%x %x %x", &reg, &channel_id, &val) != 3)
/linux-master/arch/arm/mm/
H A Dcache-fa.S22 * The size of one data cache line.
92 mcrne p15, 0, r0, c7, c5, 1 @ invalidate I line
155 1: mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D line
170 * are not cache line aligned, those lines must be written
H A Dproc-xscale.S38 * the cache line size of the I and D cache
82 * This macro cleans the entire dcache using line allocate.
92 1: mcr p15, 0, \rd, c7, c2, 5 @ allocate D cache line
94 mcr p15, 0, \rd, c7, c2, 5 @ allocate D cache line
96 mcr p15, 0, \rd, c7, c2, 5 @ allocate D cache line
98 mcr p15, 0, \rd, c7, c2, 5 @ allocate D cache line
156 @ *** cache line aligned ***
241 mcrne p15, 0, r0, c7, c5, 1 @ Invalidate I cache line
242 mcr p15, 0, r0, c7, c10, 1 @ Clean D cache line
243 mcr p15, 0, r0, c7, c6, 1 @ Invalidate D cache line
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddm_services.h144 const char *func_name, int line);
272 void dm_perf_trace_timestamp(const char *func_name, unsigned int line, struct dc_context *ctx);
/linux-master/sound/soc/sof/
H A Dipc3-dtrace.c59 static int trace_filter_parse_entry(struct snd_sof_dev *sdev, const char *line, argument
64 int len = strlen(line);
69 ret = sscanf(line, " %n", &read);
73 ret = sscanf(line, " %d %x %d %d %n", &log_level, &uuid_id, &pipe_id, &comp_id, &read);
75 dev_err(sdev->dev, "Invalid trace filter entry '%s'\n", line);
/linux-master/arch/powerpc/platforms/ps3/
H A Dsystem-bus.c232 const char* func, int line)
234 pr_debug("%s:%d: dev %llu:%llu\n", func, line, r->dev->bus_id,
236 pr_debug("%s:%d: bus_addr %lxh\n", func, line, r->bus_addr);
237 pr_debug("%s:%d: len %lxh\n", func, line, r->len);
238 pr_debug("%s:%d: lpar_addr %lxh\n", func, line, r->lpar_addr);
231 _dump_mmio_region(const struct ps3_mmio_region* r, const char* func, int line) argument

Completed in 718 milliseconds

<<11121314151617181920>>