pds_client_unregister
pds_client_unregister(pf, padev->client_id);
pds_client_unregister(pf, client_id);
EXPORT_SYMBOL_GPL(pds_client_unregister);
err = pds_client_unregister(pdsc, pds_vfio->client_id);
int pds_client_unregister(struct pdsc *pf, u16 client_id);