Lines Matching refs:cpu_to_le16
80 .bcdUSB = cpu_to_le16(0x0200),
85 .idVendor = cpu_to_le16(WEBCAM_VENDOR_ID),
86 .idProduct = cpu_to_le16(WEBCAM_PRODUCT_ID),
87 .bcdDevice = cpu_to_le16(WEBCAM_DEVICE_BCD),
100 .bcdUVC = cpu_to_le16(0x0100),
112 .wTerminalType = cpu_to_le16(0x0201),
115 .wObjectiveFocalLengthMin = cpu_to_le16(0),
116 .wObjectiveFocalLengthMax = cpu_to_le16(0),
117 .wOcularFocalLength = cpu_to_le16(0),
130 .wMaxMultiplier = cpu_to_le16(16*1024),
142 .wTerminalType = cpu_to_le16(0x0101),
193 .wWidth = cpu_to_le16(640),
194 .wHeight = cpu_to_le16(360),
211 .wWidth = cpu_to_le16(1280),
212 .wHeight = cpu_to_le16(720),
244 .wWidth = cpu_to_le16(640),
245 .wHeight = cpu_to_le16(360),
262 .wWidth = cpu_to_le16(1280),
263 .wHeight = cpu_to_le16(720),