Home
last modified time | relevance | path

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

/drivers/fwctl/pds/
A Dmain.c98 pdsfc->ident = *ident; in pdsfc_identify()
111 if (!pdsfc->endpoints) in pdsfc_free_endpoints()
117 vfree(pdsfc->endpoint_info); in pdsfc_free_endpoints()
118 pdsfc->endpoint_info = NULL; in pdsfc_free_endpoints()
120 pdsfc->endpoints, pdsfc->endpoints_pa); in pdsfc_free_endpoints()
121 pdsfc->endpoints = NULL; in pdsfc_free_endpoints()
189 pdsfc->endpoints = pdsfc_get_endpoints(pdsfc, &pdsfc->endpoints_pa); in pdsfc_init_endpoints()
478 struct pdsfc_dev *pdsfc; in pdsfc_probe() local
483 if (!pdsfc) in pdsfc_probe()
485 pdsfc->padev = padev; in pdsfc_probe()
[all …]

Completed in 6 milliseconds