Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/core/
A Ddevio.c843 static int findintfep(struct usb_device *dev, unsigned int ep) in findintfep() function
899 ret = findintfep(ps->dev, index); in check_ctrlrecip()
909 ret = findintfep(ps->dev, index ^ 0x80); in check_ctrlrecip()
976 ifnum = findintfep(ps->dev, ep); in parse_usbdevfs_streams()
1280 ret = findintfep(ps->dev, bulk->ep); in do_proc_bulk()
1390 ret = findintfep(ps->dev, ep); in proc_resetep()
1409 ret = findintfep(ps->dev, ep); in proc_clearhalt()
1640 ifnum = findintfep(ps->dev, uurb->endpoint); in proc_do_submiturb()

Completed in 8 milliseconds