Searched refs:p4out (Results 1 – 2 of 2) sorted by relevance
176 struct us428_p4out *p4out; in i_usx2y_in04_int() local226 p4out = us428ctls->p4out + send; // FIXME if more than 1 p4out is new, 1 gets lost. in i_usx2y_in04_int()228 usb_sndbulkpipe(usx2y->dev, 0x04), &p4out->val.vol, in i_usx2y_in04_int()229 p4out->type == ELT_LIGHT ? sizeof(struct us428_lights) : 5, in i_usx2y_in04_int()
89 struct us428_p4out p4out[N_US428_P4OUT_BUFS]; member