Home
last modified time | relevance | path

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

/linux/drivers/usb/atm/
H A Dspeedtch.c33 #define CTRL_TIMEOUT 2000 /* milliseconds */ macro
151 0x32, 0x40, state ? 0x01 : 0x00, 0x00, NULL, 0, CTRL_TIMEOUT); in speedtch_set_swbuff()
171 0x01, 0x40, 0x0b, 0x00, buf, 2, CTRL_TIMEOUT); in speedtch_test_sequence()
179 0x01, 0x40, 0x02, 0x00, buf, 2, CTRL_TIMEOUT); in speedtch_test_sequence()
188 0x01, 0x40, 0x03, 0x00, buf, 3, CTRL_TIMEOUT); in speedtch_test_sequence()
197 0x01, 0x40, 0x04, 0x00, buf, 3, CTRL_TIMEOUT); in speedtch_test_sequence()
206 0x01, 0x40, 0x11, 0x00, buf, 1, CTRL_TIMEOUT); in speedtch_test_sequence()
217 MODEM_OPTION_LENGTH, CTRL_TIMEOUT); in speedtch_test_sequence()
225 0x01, 0x40, 0x12, 0x00, buf, 2, CTRL_TIMEOUT); in speedtch_test_sequence()
418 CTRL_TIMEOUT); in speedtch_read_status()
[all …]
/linux/drivers/media/usb/gspca/
H A Dkinect.c20 #define CTRL_TIMEOUT 500 macro
108 0, 0, data, wLength, CTRL_TIMEOUT); in kinect_write()
117 0, 0, data, wLength, CTRL_TIMEOUT); in kinect_read()
H A Dov534_9.c31 #define CTRL_TIMEOUT 500 macro
1118 0x00, reg, gspca_dev->usb_buf, 1, CTRL_TIMEOUT); in reg_w_i()
1142 0x00, reg, gspca_dev->usb_buf, 1, CTRL_TIMEOUT); in reg_r()