Searched refs:pds_client_unregister (Results 1 – 3 of 3) sorted by relevance
57 int pds_client_unregister(struct pdsc *pf, u16 client_id) in pds_client_unregister() function73 EXPORT_SYMBOL_GPL(pds_client_unregister);190 pds_client_unregister(pf, padev->client_id); in pdsc_auxbus_dev_del()257 pds_client_unregister(pf, client_id); in pdsc_auxbus_dev_add()
53 int pds_client_unregister(struct pdsc *pf, u16 client_id);
80 err = pds_client_unregister(pdsc, pds_vfio->client_id); in pds_vfio_unregister_client_cmd()
Completed in 11 milliseconds