Searched refs:unregister_notifier (Results 1 – 5 of 5) sorted by relevance
326 goto unregister_notifier; in rockchip_clk_register_cpuclk()341 unregister_notifier: in rockchip_clk_register_cpuclk()
471 goto unregister_notifier; in extcon_cros_ec_probe()476 unregister_notifier: in extcon_cros_ec_probe()
86 int (*unregister_notifier)(void *iommu_data, member
2051 if (likely(driver && driver->ops->unregister_notifier)) in vfio_unregister_iommu_notifier()2052 ret = driver->ops->unregister_notifier(container->iommu_data, in vfio_unregister_iommu_notifier()
1786 .unregister_notifier = vfio_iommu_type1_unregister_notifier,