Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/class/
Dcdc-acm.h66 struct acm_wb { struct
95 struct acm_wb wb[ACM_NW]; argument
Dcdc-acm.c169 struct acm_wb *wb; in acm_wb_alloc()
202 static void acm_write_done(struct acm *acm, struct acm_wb *wb) in acm_write_done()
215 static int acm_start_wb(struct acm *acm, struct acm_wb *wb) in acm_start_wb()
527 struct acm_wb *wb = urb->context; in acm_write_bulk()
695 struct acm_wb *wb; in acm_port_shutdown()
748 struct acm_wb *wb; in acm_tty_write()
1089 struct acm_wb *wb; in acm_write_buffers_free()
1108 struct acm_wb *wb; in acm_write_buffers_alloc()
1394 struct acm_wb *snd = &(acm->wb[i]); in acm_probe()