Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Ddevio.c459 static int check_ctrlrecip(struct dev_state *ps, unsigned int requesttype, unsigned int index) in check_ctrlrecip() function
556 if ((ret = check_ctrlrecip(ps, ctrl.requesttype, ctrl.index))) in proc_control()
837 if ((ret = check_ctrlrecip(ps, dr->bRequestType, le16_to_cpup(&dr->wIndex)))) { in proc_submiturb()