Lines Matching refs:wValue
1196 req.wValue = cpu_to_le16(USB_DT_DEVICE << 8); in test_ctrl_queue()
1200 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1222 req.wValue = cpu_to_le16 (USB_DT_DEVICE_QUALIFIER << 8); in test_ctrl_queue()
1228 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1233 req.wValue = cpu_to_le16 (USB_DT_INTERFACE << 8); in test_ctrl_queue()
1256 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1262 req.wValue = cpu_to_le16(USB_DT_ENDPOINT << 8); in test_ctrl_queue()
1269 req.wValue = cpu_to_le16(USB_DT_STRING << 8); in test_ctrl_queue()
1276 req.wValue = cpu_to_le16((USB_DT_CONFIG << 8) | 0); in test_ctrl_queue()
1285 req.wValue = cpu_to_le16((USB_DT_DEVICE << 8) | 0); in test_ctrl_queue()
1301 req.wValue = cpu_to_le16(USB_DT_BOS << 8); in test_ctrl_queue()