Searched refs:pdsfc (Results 1 – 1 of 1) sorted by relevance
98 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() local483 if (!pdsfc) in pdsfc_probe()485 pdsfc->padev = padev; in pdsfc_probe()[all …]
Completed in 6 milliseconds