Lines Matching defs:pdsfc
43 struct pdsfc_dev *pdsfc = container_of(uctx->fwctl, struct pdsfc_dev, fwctl); in pdsfc_open_uctx() local
69 static int pdsfc_identify(struct pdsfc_dev *pdsfc) in pdsfc_identify()
105 static void pdsfc_free_endpoints(struct pdsfc_dev *pdsfc) in pdsfc_free_endpoints()
125 static void pdsfc_free_operations(struct pdsfc_dev *pdsfc) in pdsfc_free_operations()
144 static struct pds_fwctl_query_data *pdsfc_get_endpoints(struct pdsfc_dev *pdsfc, in pdsfc_get_endpoints()
183 static int pdsfc_init_endpoints(struct pdsfc_dev *pdsfc) in pdsfc_init_endpoints()
210 static struct pds_fwctl_query_data *pdsfc_get_operations(struct pdsfc_dev *pdsfc, in pdsfc_get_operations()
280 static int pdsfc_validate_rpc(struct pdsfc_dev *pdsfc, in pdsfc_validate_rpc()
352 struct pdsfc_dev *pdsfc = container_of(uctx->fwctl, struct pdsfc_dev, fwctl); in pdsfc_fw_rpc() local
478 struct pdsfc_dev *pdsfc; in pdsfc_probe() local
515 struct pdsfc_dev *pdsfc = auxiliary_get_drvdata(adev); in pdsfc_remove() local