Home
last modified time | relevance | path

Searched refs:fwnode_operations (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/linux/
Dfwnode.h17 struct fwnode_operations;
22 const struct fwnode_operations *ops;
72 struct fwnode_operations { struct
Dirqdomain.h275 extern const struct fwnode_operations irqchip_fwnode_ops;
Dof.h107 extern const struct fwnode_operations of_fwnode_ops;
/Linux-v4.19/include/acpi/
Dacpi_bus.h402 extern const struct fwnode_operations acpi_device_fwnode_ops;
403 extern const struct fwnode_operations acpi_data_fwnode_ops;
404 extern const struct fwnode_operations acpi_static_fwnode_ops;
/Linux-v4.19/drivers/base/
Dproperty.c27 static const struct fwnode_operations pset_fwnode_ops;
297 static const struct fwnode_operations pset_fwnode_ops = {
/Linux-v4.19/drivers/acpi/
Dproperty.c1267 const struct fwnode_operations ops = { \
1290 const struct fwnode_operations acpi_static_fwnode_ops;
/Linux-v4.19/drivers/of/
Dproperty.c987 const struct fwnode_operations of_fwnode_ops = {
/Linux-v4.19/kernel/irq/
Dirqdomain.c45 const struct fwnode_operations irqchip_fwnode_ops;