Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Duvc_configfs.c962 u16 w_width; member
1043 UVCG_FRAME_ATTR(w_width, wWidth, le16_to_cpu, cpu_to_le16, 16);
1217 h->frame.w_width = cpu_to_le16(640); in uvcg_frame_make()