Lines Matching refs:wValue
1209 req.wValue = cpu_to_le16(USB_DT_DEVICE << 8); in test_ctrl_queue()
1213 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1235 req.wValue = cpu_to_le16 (USB_DT_DEVICE_QUALIFIER << 8); in test_ctrl_queue()
1241 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1246 req.wValue = cpu_to_le16 (USB_DT_INTERFACE << 8); in test_ctrl_queue()
1269 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1275 req.wValue = cpu_to_le16(USB_DT_ENDPOINT << 8); in test_ctrl_queue()
1282 req.wValue = cpu_to_le16(USB_DT_STRING << 8); in test_ctrl_queue()
1289 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1298 req.wValue = cpu_to_le16((USB_DT_DEVICE << 8) | 0); in test_ctrl_queue()
1314 req.wValue = cpu_to_le16(USB_DT_BOS << 8); in test_ctrl_queue()