Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 12 of 12) sorted by relevance

/drivers/tty/
A Dtty_io.c497 static struct file *redirect; variable
534 if (redirect && file_tty(redirect) == tty) { in tty_release_redirect()
535 struct file *f = redirect; in tty_release_redirect()
536 redirect = NULL; in tty_release_redirect()
1110 if (redirect) in redirected_tty_write()
1111 p = get_file(redirect); in redirected_tty_write()
2388 f = redirect; in tioccons()
2389 redirect = NULL; in tioccons()
2404 if (redirect) in tioccons()
2407 redirect = get_file(file); in tioccons()
A DKconfig385 In order to use this driver, you should redirect the console to this
/drivers/net/caif/
A DKconfig21 it will redirect the TTY's traffic into the CAIF stack.
/drivers/accel/qaic/
A Dqaic_ras.c150 u16 redirect; member
262 le16_to_cpus(&sysbus2_syndrome->redirect); in ras_msg_to_cpu()
440 sysbus2_syndrome->redirect, in decode_ras_msg()
/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_offload.h87 int (*redirect)(void *ctx, struct dst_entry *old, member
A Dcxgb3_offload.c1102 if (te && te->ctx && te->client && te->client->redirect) { in cxgb_redirect()
1103 update_tcb = te->client->redirect(te->ctx, old, new, e); in cxgb_redirect()
/drivers/net/dsa/sja1105/
A DKconfig50 - redirect, trap, drop
/drivers/media/radio/si470x/
A DKconfig32 to redirect the audio stream from the radio to your sound device:
/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_fdma.c480 bool redirect = false; in lan966x_fdma_napi_poll() local
503 redirect = true; in lan966x_fdma_napi_poll()
535 if (redirect) in lan966x_fdma_napi_poll()
/drivers/net/ethernet/mellanox/mlx5/core/
A DKconfig97 overwrite the classification result, instantly drop or redirect and/or
/drivers/char/
A DKconfig21 to /dev/ttyprintk or redirect console to this TTY, or boot
/drivers/media/pci/ddbridge/
A Dddbridge-core.c3076 __ATTR(redirect, 0664, redirect_show, redirect_store),

Completed in 30 milliseconds