Lines Matching refs:inep
106 int* inep,
882 ptp_usb->inep, in ptp_read_func()
949 ptp_usb->inep, in ptp_read_func()
1431 ptp_usb->inep, in ptp_usb_getdata()
1446 ptp_usb->inep, in ptp_usb_getdata()
1788 ret = usb_get_endpoint_status(ptp_usb,ptp_usb->inep,&status); in clear_stall()
1793 ret = usb_clear_stall_feature(ptp_usb,ptp_usb->inep); in clear_stall()
1819 ret = usb_clear_halt(ptp_usb->handle,ptp_usb->inep); in clear_halt()
1878 int* inep, in find_interface_and_endpoints() argument
1920 *inep = ep[l].bEndpointAddress; in find_interface_and_endpoints()
2014 &ptp_usb->inep, in configure_usb_device()