Searched refs:ep_entry (Results 1 – 2 of 2) sorted by relevance
185 struct pds_fwctl_query_data_endpoint *ep_entry; in pdsfc_init_endpoints() local201 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()
2519 struct list_head *ep_entry; in xhci_check_bw_table() local2521 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