Searched refs:unregister_notifier (Results 1 – 7 of 7) sorted by relevance
323 goto unregister_notifier; in rockchip_clk_register_cpuclk()338 unregister_notifier: in rockchip_clk_register_cpuclk()
396 goto unregister_notifier; in dsa_switch_setup()402 goto unregister_notifier; in dsa_switch_setup()409 goto unregister_notifier; in dsa_switch_setup()414 unregister_notifier: in dsa_switch_setup()
472 goto unregister_notifier; in extcon_cros_ec_probe()477 unregister_notifier: in extcon_cros_ec_probe()
83 int (*unregister_notifier)(void *iommu_data, member
1021 goto unregister_notifier; in mipid02_probe()1028 unregister_notifier: in mipid02_probe()
2035 if (likely(driver && driver->ops->unregister_notifier)) in vfio_unregister_iommu_notifier()2036 ret = driver->ops->unregister_notifier(container->iommu_data, in vfio_unregister_iommu_notifier()
2358 .unregister_notifier = vfio_iommu_type1_unregister_notifier,