Searched refs:pds_client_unregister (Results 1 – 2 of 2) 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);186 pds_client_unregister(pf, padev->client_id); in pdsc_auxbus_dev_del()247 pds_client_unregister(pf, client_id); in pdsc_auxbus_dev_add()
80 err = pds_client_unregister(pdsc, pds_vfio->client_id); in pds_vfio_unregister_client_cmd()
Completed in 4 milliseconds