Searched refs:unregister_notifier (Results 1 – 9 of 9) sorted by relevance
61 int (*unregister_notifier)(void *iommu_data, member
2128 if (likely(driver && driver->ops->unregister_notifier)) in vfio_unregister_iommu_notifier()2129 ret = driver->ops->unregister_notifier(container->iommu_data, in vfio_unregister_iommu_notifier()
3159 .unregister_notifier = vfio_iommu_type1_unregister_notifier,
324 goto unregister_notifier; in rockchip_clk_register_cpuclk()339 unregister_notifier: in rockchip_clk_register_cpuclk()
472 goto unregister_notifier; in extcon_cros_ec_probe()477 unregister_notifier: in extcon_cros_ec_probe()
1024 goto unregister_notifier; in mipid02_probe()1031 unregister_notifier: in mipid02_probe()
867 goto unregister_notifier; in dsa_switch_setup()897 unregister_notifier: in dsa_switch_setup()
1896 goto unregister_notifier; in etm4_pm_setup()1911 unregister_notifier: in etm4_pm_setup()
3258 goto unregister_notifier; in amt_init()3277 unregister_notifier: in amt_init()
Completed in 37 milliseconds