Home
last modified time | relevance | path

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

/drivers/usb/class/
Dcdc-acm.h65 struct acm_wb { struct
93 struct acm_wb wb[ACM_NW]; argument
120 struct acm_wb *delayed_wb; /* write queued for a device about to be woken */
Dcdc-acm.c154 struct acm_wb *wb; in acm_wb_alloc()
186 static void acm_write_done(struct acm *acm, struct acm_wb *wb) in acm_write_done()
199 static int acm_start_wb(struct acm *acm, struct acm_wb *wb) in acm_start_wb()
223 struct acm_wb *wb = &acm->wb[wbn]; in acm_write_start()
466 struct acm_wb *wb = urb->context; in acm_write_bulk()
660 struct acm_wb *wb; in acm_tty_write()
923 struct acm_wb *wb; in acm_write_buffers_free()
944 struct acm_wb *wb; in acm_write_buffers_alloc()
1273 struct acm_wb *snd = &(acm->wb[i]); in acm_probe()
1472 struct acm_wb *wb; in acm_resume()