Home
last modified time | relevance | path

Searched refs:fwnode_operations (Results 1 – 4 of 4) 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()
/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/kernel/irq/
H A Dirqdomain.c64 const struct fwnode_operations irqchip_fwnode_ops = {