Home
last modified time | relevance | path

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

/drivers/fwctl/pds/
A Dmain.c185 struct pds_fwctl_query_data_endpoint *ep_entry; in pdsfc_init_endpoints() local
201 ep_entry = (struct pds_fwctl_query_data_endpoint *)pdsfc->endpoints->entries; in pdsfc_init_endpoints()
204 pdsfc->endpoint_info[i].endpoint = le32_to_cpu(ep_entry[i].id); in pdsfc_init_endpoints()
/drivers/usb/host/
A Dxhci.c2519 struct list_head *ep_entry; in xhci_check_bw_table() local
2521 ep_entry = bw_table->interval_bw[i].endpoints.next; in xhci_check_bw_table()
2522 virt_ep = list_entry(ep_entry, in xhci_check_bw_table()

Completed in 13 milliseconds