Home
last modified time | relevance | path

Searched refs:of_reconfig_data (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/of/
H A Ddynamic.c85 int of_reconfig_notify(unsigned long action, struct of_reconfig_data *p) in of_reconfig_notify()
88 struct of_reconfig_data *pr = p; in of_reconfig_notify()
107 int of_reconfig_get_state_change(unsigned long action, struct of_reconfig_data *pr) in of_reconfig_get_state_change()
188 struct of_reconfig_data pr; in of_property_notify()
241 struct of_reconfig_data rd; in of_attach_node()
295 struct of_reconfig_data rd; in of_detach_node()
572 struct of_reconfig_data rd; in __of_changeset_entry_notify()
H A Dplatform.c725 struct of_reconfig_data *rd = arg; in of_platform_notify()
/linux/include/linux/
H A Dof.h94 struct of_reconfig_data { struct
1601 extern int of_reconfig_notify(unsigned long, struct of_reconfig_data *rd);
1603 struct of_reconfig_data *arg);
1682 struct of_reconfig_data *arg) in of_reconfig_notify()
1687 struct of_reconfig_data *arg) in of_reconfig_get_state_change()
95 dnof_reconfig_data global() argument
96 propof_reconfig_data global() argument
97 old_propof_reconfig_data global() argument
/linux/drivers/i2c/
H A Di2c-core-of.c164 struct of_reconfig_data *rd = arg; in of_i2c_notify()
/linux/drivers/bus/
H A Dimx-weim.c304 struct of_reconfig_data *rd = arg; in of_weim_notify()
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c841 struct of_reconfig_data *rd = data; in pseries_smp_notifier()
H A Dhotplug-memory.c900 struct of_reconfig_data *rd = data; in pseries_memory_notifier()
H A Dvas.c938 struct of_reconfig_data *rd = data; in pseries_vas_notifier()
H A Diommu.c2473 struct of_reconfig_data *rd = data; in iommu_reconfig_notifier()
/linux/drivers/gpio/
H A Dgpiolib-of.c900 struct of_reconfig_data *rd = arg; in of_gpio_notify()
/linux/drivers/crypto/nx/
H A Dnx-common-pseries.c844 * @data: struct of_reconfig_data pointer
854 struct of_reconfig_data *upd = data; in nx842_OF_notifier()