Searched refs:unregister_notifier (Results 1 – 8 of 8) sorted by relevance
323 goto unregister_notifier; in rockchip_clk_register_cpuclk()338 unregister_notifier: in rockchip_clk_register_cpuclk()
453 goto unregister_notifier; in dsa_switch_setup()461 goto unregister_notifier; in dsa_switch_setup()468 goto unregister_notifier; in dsa_switch_setup()475 unregister_notifier: in dsa_switch_setup()
472 goto unregister_notifier; in extcon_cros_ec_probe()477 unregister_notifier: in extcon_cros_ec_probe()
89 int (*unregister_notifier)(void *iommu_data, member
1026 goto unregister_notifier; in mipid02_probe()1033 unregister_notifier: in mipid02_probe()
1430 goto unregister_notifier; in etm4_pm_setup()1445 unregister_notifier: in etm4_pm_setup()
2205 if (likely(driver && driver->ops->unregister_notifier)) in vfio_unregister_iommu_notifier()2206 ret = driver->ops->unregister_notifier(container->iommu_data, in vfio_unregister_iommu_notifier()
2994 .unregister_notifier = vfio_iommu_type1_unregister_notifier,