Home
last modified time | relevance | path

Searched refs:driver_state (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/net/
Dtls.h203 u8 driver_state[] __aligned(8); member
337 u8 driver_state[] __aligned(8); member
604 return tls_offload_ctx_tx(tls_ctx)->driver_state; in __tls_driver_ctx()
606 return tls_offload_ctx_rx(tls_ctx)->driver_state; in __tls_driver_ctx()
/Linux-v5.4/include/linux/
Dtty_driver.h326 void *driver_state; member
/Linux-v5.4/drivers/usb/host/
Dxhci-dbgtty.c174 struct dbc_port *port = driver->driver_state; in dbc_tty_install()
307 dbc_tty_driver->driver_state = &dbc->port; in xhci_dbc_tty_register_driver()
/Linux-v5.4/drivers/tty/serial/
Dserial_core.c1543 struct uart_driver *drv = tty->driver->driver_state; in uart_close()
1751 struct uart_driver *drv = driver->driver_state; in uart_install()
1901 struct uart_driver *drv = ttydrv->driver_state; in uart_proc_show()
2393 struct uart_driver *drv = driver->driver_state; in uart_poll_init()
2432 struct uart_driver *drv = driver->driver_state; in uart_poll_get_char()
2448 struct uart_driver *drv = driver->driver_state; in uart_poll_put_char()
2550 normal->driver_state = drv; in uart_register_driver()
/Linux-v5.4/drivers/tty/
Dmips_ejtag_fdc.c763 struct mips_ejtag_fdc_tty *priv = driver->driver_state; in mips_ejtag_fdc_tty_install()
936 driver->driver_state = priv; in mips_ejtag_fdc_tty_probe()
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Ddebugfs.c1301 DEBUGFS_ADD(driver_state, rootdir); in wl1271_debugfs_add_files()
/Linux-v5.4/Documentation/networking/
Dtls-offload.rst103 at the end of kernel structures (see :c:member:`driver_state` members