Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Ddevio.c689 static int findintfep(struct usb_device *dev, unsigned int ep) in findintfep() function
745 ret = findintfep(ps->dev, index); in check_ctrlrecip()
755 ret = findintfep(ps->dev, index ^ 0x80); in check_ctrlrecip()
822 ifnum = findintfep(ps->dev, ep); in parse_usbdevfs_streams()
1067 ret = findintfep(ps->dev, bulk.ep); in proc_bulk()
1151 ret = findintfep(ps->dev, ep); in proc_resetep()
1170 ret = findintfep(ps->dev, ep); in proc_clearhalt()
1311 ifnum = findintfep(ps->dev, uurb->endpoint); in proc_do_submiturb()