Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfwnode.h14 struct fwnode_operations;
19 const struct fwnode_operations *ops;
69 struct fwnode_operations { struct
Dirqdomain.h279 extern const struct fwnode_operations irqchip_fwnode_ops;
Dof.h105 extern const struct fwnode_operations of_fwnode_ops;
/Linux-v5.4/include/acpi/
Dacpi_bus.h395 extern const struct fwnode_operations acpi_device_fwnode_ops;
396 extern const struct fwnode_operations acpi_data_fwnode_ops;
397 extern const struct fwnode_operations acpi_static_fwnode_ops;
/Linux-v5.4/drivers/base/
Dswnode.c34 static const struct fwnode_operations software_node_ops;
609 static const struct fwnode_operations software_node_ops = {
/Linux-v5.4/drivers/acpi/
Dproperty.c1349 const struct fwnode_operations ops = { \
1372 const struct fwnode_operations acpi_static_fwnode_ops;
/Linux-v5.4/drivers/of/
Dproperty.c988 const struct fwnode_operations of_fwnode_ops = {
/Linux-v5.4/kernel/irq/
Dirqdomain.c45 const struct fwnode_operations irqchip_fwnode_ops;