Searched refs:pdsfc_dev (Results 1 – 1 of 1) sorted by relevance
32 struct pdsfc_dev { struct44 struct pdsfc_dev *pdsfc = container_of(uctx->fwctl, struct pdsfc_dev, fwctl); in pdsfc_open_uctx() argument70 static int pdsfc_identify(struct pdsfc_dev *pdsfc) in pdsfc_identify()106 static void pdsfc_free_endpoints(struct pdsfc_dev *pdsfc) in pdsfc_free_endpoints()126 static void pdsfc_free_operations(struct pdsfc_dev *pdsfc) in pdsfc_free_operations()145 static struct pds_fwctl_query_data *pdsfc_get_endpoints(struct pdsfc_dev *pdsfc, in pdsfc_get_endpoints()184 static int pdsfc_init_endpoints(struct pdsfc_dev *pdsfc) in pdsfc_init_endpoints()211 static struct pds_fwctl_query_data *pdsfc_get_operations(struct pdsfc_dev *pdsfc, in pdsfc_get_operations()281 static int pdsfc_validate_rpc(struct pdsfc_dev *pdsfc, in pdsfc_validate_rpc()353 struct pdsfc_dev *pdsfc = container_of(uctx->fwctl, struct pdsfc_dev, fwctl); in pdsfc_fw_rpc()[all …]