Searched refs:pmf_dev_handle (Results 1 – 1 of 1) sorted by relevance
20 static struct amd_pmf_dev *pmf_dev_handle; variable115 if (!pmf_dev_handle) in amd_pmf_open()118 filp->private_data = pmf_dev_handle; in amd_pmf_open()139 pmf_dev_handle = dev; in amd_pmf_cdev_register()142 pmf_dev_handle = NULL; in amd_pmf_cdev_register()150 if (pmf_dev_handle) in amd_pmf_cdev_unregister()152 pmf_dev_handle = NULL; in amd_pmf_cdev_unregister()