Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/core/
Ddevio.c784 static int findintfep(struct usb_device *dev, unsigned int ep) in findintfep() function
840 ret = findintfep(ps->dev, index); in check_ctrlrecip()
850 ret = findintfep(ps->dev, index ^ 0x80); in check_ctrlrecip()
917 ifnum = findintfep(ps->dev, ep); in parse_usbdevfs_streams()
1161 ret = findintfep(ps->dev, bulk.ep); in proc_bulk()
1245 ret = findintfep(ps->dev, ep); in proc_resetep()
1264 ret = findintfep(ps->dev, ep); in proc_clearhalt()
1462 ifnum = findintfep(ps->dev, uurb->endpoint); in proc_do_submiturb()