Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/class/
Dcdc-acm.h65 struct acm_wb { struct
93 struct acm_wb wb[ACM_NW]; argument
Dcdc-acm.c173 struct acm_wb *wb; in acm_wb_alloc()
205 static void acm_write_done(struct acm *acm, struct acm_wb *wb) in acm_write_done()
218 static int acm_start_wb(struct acm *acm, struct acm_wb *wb) in acm_start_wb()
463 struct acm_wb *wb = urb->context; in acm_write_bulk()
626 struct acm_wb *wb; in acm_port_shutdown()
686 struct acm_wb *wb; in acm_tty_write()
1041 struct acm_wb *wb; in acm_write_buffers_free()
1062 struct acm_wb *wb; in acm_write_buffers_alloc()
1406 struct acm_wb *snd = &(acm->wb[i]); in acm_probe()