data_mem           64 drivers/usb/host/fhci-hcd.c 			      enum fhci_mem_alloc data_mem,
data_mem           69 drivers/usb/host/fhci-hcd.c 	rc = fhci_create_ep(usb, data_mem, ring_len);
data_mem           74 drivers/usb/host/fhci-hcd.c 	fhci_init_ep_registers(usb, usb->ep0, data_mem);
data_mem          148 drivers/usb/host/fhci-tds.c u32 fhci_create_ep(struct fhci_usb *usb, enum fhci_mem_alloc data_mem,
data_mem          243 drivers/usb/host/fhci-tds.c 			    enum fhci_mem_alloc data_mem)
data_mem          255 drivers/usb/host/fhci-tds.c 	if (data_mem == MEM_SECONDARY)
data_mem          544 drivers/usb/host/fhci.h u32 fhci_create_ep(struct fhci_usb *usb, enum fhci_mem_alloc data_mem,
data_mem          548 drivers/usb/host/fhci.h 			    enum fhci_mem_alloc data_mem);