Home
last modified time | relevance | path

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

/linux/sound/usb/usx2y/
H A Dusbusx2y.c182 struct us428_p4out *p4out; in i_usx2y_in04_int() local
235 p4out = us428ctls->p4out + send; in i_usx2y_in04_int()
236 len = p4out->type == ELT_LIGHT ? in i_usx2y_in04_int()
239 &p4out->val.vol, len); in i_usx2y_in04_int()
H A Dusbus428ctldefs.h89 struct us428_p4out p4out[N_US428_P4OUT_BUFS]; member