Home
last modified time | relevance | path

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

/linux/sound/usb/usx2y/
A Dusbusx2y.c176 struct us428_p4out *p4out; in i_usx2y_in04_int() local
227 p4out = us428ctls->p4out + send; // FIXME if more than 1 p4out is new, 1 gets lost. in i_usx2y_in04_int()
229 usb_sndbulkpipe(usx2y->dev, 0x04), &p4out->val.vol, in i_usx2y_in04_int()
230 p4out->type == ELT_LIGHT ? sizeof(struct us428_lights) : 5, in i_usx2y_in04_int()
A Dusbus428ctldefs.h89 struct us428_p4out p4out[N_US428_P4OUT_BUFS]; member

Completed in 4 milliseconds