Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Duvc_configfs.c918 u16 w_width; member
999 UVCG_FRAME_ATTR(w_width, wWidth, le16_to_cpu, cpu_to_le16, 16);
1173 h->frame.w_width = cpu_to_le16(640); in uvcg_frame_make()