Searched refs:unregister_notifier (Results 1 – 8 of 8) sorted by relevance
472 goto unregister_notifier; in extcon_cros_ec_probe()477 unregister_notifier: in extcon_cros_ec_probe()
410 goto unregister_notifier; in rockchip_clk_register_cpuclk()425 unregister_notifier: in rockchip_clk_register_cpuclk()
105 int (*unregister_notifier)(void *iommu_data, member
457 goto unregister_notifier; in dsa_switch_setup()485 unregister_notifier: in dsa_switch_setup()
1026 goto unregister_notifier; in mipid02_probe()1033 unregister_notifier: in mipid02_probe()
1870 goto unregister_notifier; in etm4_pm_setup()1885 unregister_notifier: in etm4_pm_setup()
2166 if (likely(driver && driver->ops->unregister_notifier)) in vfio_unregister_iommu_notifier()2167 ret = driver->ops->unregister_notifier(container->iommu_data, in vfio_unregister_iommu_notifier()
3075 .unregister_notifier = vfio_iommu_type1_unregister_notifier,