Home
last modified time | relevance | path

Searched refs:bAttribute (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_status.c88 u8 bAttribute; member
165 status->bAttribute >= ARRAY_SIZE(attrs)) { in uvc_event_control()
173 attrs[status->bAttribute], len); in uvc_event_control()
180 switch (status->bAttribute) { in uvc_event_control()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Daudio-v2.h232 __u8 bAttribute; member
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_uac2.c1390 msg->bAttribute = UAC2_CS_CUR; in afunc_notify()
/OK3568_Linux_fs/kernel/sound/usb/
H A Dmixer.c3429 snd_usb_mixer_interrupt_v2(mixer, msg->bAttribute, in snd_usb_mixer_interrupt()