Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Du_serial.c108 struct list_head read_pool; member
429 struct list_head *pool = &port->read_pool; in gs_start_rx()
549 list_move(&req->list, &port->read_pool); in gs_rx_push()
673 struct list_head *head = &port->read_pool; in gs_start_io()
1043 INIT_LIST_HEAD(&port->read_pool); in gs_port_alloc()
1336 gs_free_requests(gser->out, &port->read_pool, NULL); in gserial_disconnect()