PTD_GET_LEN 401 drivers/usb/host/isp116x-hcd.c if (usb_pipeint(urb->pipe) && !PTD_GET_LEN(ptd)) { PTD_GET_LEN 559 drivers/usb/host/isp116x.h PTD_GET_COUNT(ptd), PTD_GET_LEN(ptd), PTD_GET_MPS(ptd), PTD_GET_LEN 568 drivers/usb/host/isp116x.h if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { PTD_GET_LEN 570 drivers/usb/host/isp116x.h for (k = 0; k < PTD_GET_LEN(ptd); ++k) PTD_GET_LEN 924 drivers/usb/host/isp1362.h PTD_GET_COUNT(ptd), PTD_GET_LEN(ptd), PTD_GET_MPS(ptd), PTD_GET_LEN 933 drivers/usb/host/isp1362.h if (PTD_GET_DIR(ptd) != PTD_DIR_IN && PTD_GET_LEN(ptd)) { PTD_GET_LEN 935 drivers/usb/host/isp1362.h dump_data(buf, PTD_GET_LEN(ptd));