Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.h40 struct acm_wb { struct
69 struct acm_wb wb[ACM_NW]; argument
H A Dcdc-acm.c182 struct acm_wb *wb; in acm_wb_alloc()
216 static void acm_write_done(struct acm *acm, struct acm_wb *wb) in acm_write_done()
229 static int acm_start_wb(struct acm *acm, struct acm_wb *wb) in acm_start_wb()
581 struct acm_wb *wb = urb->context; in acm_write_bulk()
755 struct acm_wb *wb; in acm_port_shutdown()
810 struct acm_wb *wb; in acm_tty_write()
1132 struct acm_wb *wb; in acm_write_buffers_free()
1151 struct acm_wb *wb; in acm_write_buffers_alloc()
1433 struct acm_wb *snd = &(acm->wb[i]); in acm_probe()