Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwnode.h28 struct fwnode_operations;
54 const struct fwnode_operations *ops;
139 struct fwnode_operations { struct
208 const struct fwnode_operations *ops) in fwnode_init()
H A Dirqdomain.h355 extern const struct fwnode_operations irqchip_fwnode_ops;
H A Dof.h101 extern const struct fwnode_operations of_fwnode_ops;
/linux/drivers/base/
H A Dswnode.c48 static const struct fwnode_operations software_node_ops;
694 static const struct fwnode_operations software_node_ops = {
/linux/drivers/acpi/
H A Dproperty.c1739 const struct fwnode_operations ops = { \
1769 const struct fwnode_operations acpi_static_fwnode_ops;
/linux/drivers/of/
H A Dproperty.c1653 const struct fwnode_operations of_fwnode_ops = {