Home
last modified time | relevance | path

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

/linux/drivers/fwctl/pds/
H A Dmain.c44 struct pdsfc_dev *pdsfc = container_of(uctx->fwctl, struct pdsfc_dev, fwctl); in pdsfc_open_uctx() local
70 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() local
470 struct pdsfc_dev *pdsfc; in pdsfc_probe() local
[all …]