Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/class/
Dcdc-acm.h68 struct acm_wb { struct
97 struct acm_wb wb[ACM_NW]; argument
Dcdc-acm.c181 struct acm_wb *wb; in acm_wb_alloc()
215 static void acm_write_done(struct acm *acm, struct acm_wb *wb) in acm_write_done()
228 static int acm_start_wb(struct acm *acm, struct acm_wb *wb) in acm_start_wb()
570 struct acm_wb *wb = urb->context; in acm_write_bulk()
748 struct acm_wb *wb; in acm_port_shutdown()
803 struct acm_wb *wb; in acm_tty_write()
1109 struct acm_wb *wb; in acm_write_buffers_free()
1128 struct acm_wb *wb; in acm_write_buffers_alloc()
1410 struct acm_wb *snd = &(acm->wb[i]); in acm_probe()