Home
last modified time | relevance | path

Searched refs:write_pool (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/host/
A Dxhci-dbgtty.c48 struct list_head *pool = &port->write_pool; in dbc_start_tx()
121 list_add(&req->list_pool, &port->write_pool); in dbc_write_complete()
388 INIT_LIST_HEAD(&port->write_pool); in xhci_dbc_tty_init_port()
421 ret = xhci_dbc_alloc_requests(dbc, BULK_OUT, &port->write_pool, in xhci_dbc_tty_register_device()
439 xhci_dbc_free_requests(&port->write_pool); in xhci_dbc_tty_register_device()
463 xhci_dbc_free_requests(&port->write_pool); in xhci_dbc_tty_unregister_device()
A Dxhci-dbgcap.h109 struct list_head write_pool; member
/linux/drivers/usb/gadget/function/
A Du_serial.c116 struct list_head write_pool; member
232 struct list_head *pool = &port->write_pool; in gs_start_tx()
465 list_add(&req->list, &port->write_pool); in gs_write_complete()
553 status = gs_alloc_requests(port->port_usb->in, &port->write_pool, in gs_start_io()
571 gs_free_requests(port->port_usb->in, &port->write_pool, in gs_start_io()
1164 INIT_LIST_HEAD(&port->write_pool); in gs_port_alloc()
1405 gs_free_requests(gser->in, &port->write_pool, NULL); in gserial_disconnect()
/linux/drivers/char/
A Drandom.c1862 write_pool(struct entropy_store *r, const char __user *buffer, size_t count) in write_pool() function
1896 ret = write_pool(&input_pool, buffer, count); in random_write()
1931 retval = write_pool(&input_pool, (const char __user *)p, in random_ioctl()
/linux/
A DSystem.map29866 ffff8000107c0410 t write_pool.constprop.0
A D.tmp_System.map29866 ffff8000107c0410 t write_pool.constprop.0

Completed in 290 milliseconds