Home
last modified time | relevance | path

Searched refs:current_ep (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/tools/
H A Dsane-find-scanner.c1411 int current_ep = -1; in parse_file() local
1447 current_ep = -1; in parse_file()
1475 current_ep = -1; in parse_file()
1491 current_ep = -1; in parse_file()
1530 current_ep++; in parse_file()
1533 .endpoint[current_ep].bEndpointAddress = number; in parse_file()
1536 .endpoint[current_ep].bmAttributes = number; in parse_file()
1539 .endpoint[current_ep].wMaxPacketSize = number; in parse_file()
1542 .endpoint[current_ep].bInterval = number; in parse_file()

Completed in 3 milliseconds