Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/of/
Ddynamic.c90 int of_reconfig_notify(unsigned long action, struct of_reconfig_data *p) in of_reconfig_notify()
94 struct of_reconfig_data *pr = p; in of_reconfig_notify()
124 int of_reconfig_get_state_change(unsigned long action, struct of_reconfig_data *pr) in of_reconfig_get_state_change()
205 struct of_reconfig_data pr; in of_property_notify()
243 struct of_reconfig_data rd; in of_attach_node()
295 struct of_reconfig_data rd; in of_detach_node()
506 struct of_reconfig_data rd; in __of_changeset_entry_notify()
Dplatform.c521 struct of_reconfig_data *rd = arg; in of_platform_notify()
/linux-4.4.14/include/linux/
Dof.h78 struct of_reconfig_data { struct
999 extern int of_reconfig_notify(unsigned long, struct of_reconfig_data *rd);
1001 struct of_reconfig_data *arg);
1050 struct of_reconfig_data *arg) in of_reconfig_notify()
1055 struct of_reconfig_data *arg) in of_reconfig_get_state_change()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dhotplug-memory.c654 static int pseries_update_drconf_memory(struct of_reconfig_data *pr) in pseries_update_drconf_memory()
708 struct of_reconfig_data *rd = data; in pseries_memory_notifier()
Dhotplug-cpu.c345 struct of_reconfig_data *rd = data; in pseries_smp_notifier()
Dsetup.c257 struct of_reconfig_data *rd = data; in pci_dn_reconfig_notifier()
Diommu.c1337 struct of_reconfig_data *rd = data; in iommu_reconfig_notifier()
/linux-4.4.14/drivers/crypto/nx/
Dnx-842-pseries.c841 struct of_reconfig_data *upd = data; in nx842_OF_notifier()
/linux-4.4.14/arch/powerpc/mm/
Dnuma.c1525 struct of_reconfig_data *update = data; in dt_update_callback()
/linux-4.4.14/drivers/spi/
Dspi.c2626 struct of_reconfig_data *rd = arg; in of_spi_notify()
/linux-4.4.14/drivers/i2c/
Di2c-core.c1986 struct of_reconfig_data *rd = arg; in of_i2c_notify()