Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/caiaq/
H A Dcontrol.c113 cdev->ep8_out_buf[0] = i; in control_put()
114 cdev->ep8_out_buf[1] = v; in control_put()
118 cdev->ep8_out_buf, sizeof(cdev->ep8_out_buf), in control_put()
H A Ddevice.h99 unsigned char ep8_out_buf[2]; member