Home
last modified time | relevance | path

Searched refs:RAW_INIT_NOTIFIER_HEAD (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dnotifier.h89 #define RAW_INIT_NOTIFIER_HEAD(name) do { \ macro
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_vtg.c408 RAW_INIT_NOTIFIER_HEAD(&vtg->notifier_list); in vtg_probe()
/openbmc/linux/drivers/extcon/
H A Dextcon.c1306 RAW_INIT_NOTIFIER_HEAD(&edev->nh[index]); in extcon_dev_register()
1308 RAW_INIT_NOTIFIER_HEAD(&edev->nh_all); in extcon_dev_register()
/openbmc/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c984 RAW_INIT_NOTIFIER_HEAD(&priv->notifiers); in cpg_mssr_common_init()
/openbmc/linux/drivers/base/power/
H A Ddomain.c2062 RAW_INIT_NOTIFIER_HEAD(&genpd->power_notifiers); in pm_genpd_init()
/openbmc/linux/net/core/
H A Ddev.c11434 RAW_INIT_NOTIFIER_HEAD(&net->netdev_chain); in netdev_init()