Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfwnode.h17 struct fwnode_operations;
43 const struct fwnode_operations *ops;
125 struct fwnode_operations { struct
193 const struct fwnode_operations *ops) in fwnode_init()
H A Dirqdomain.h294 extern const struct fwnode_operations irqchip_fwnode_ops;
H A Dof.h101 extern const struct fwnode_operations of_fwnode_ops;
/openbmc/linux/include/acpi/
H A Dacpi_bus.h406 extern const struct fwnode_operations acpi_device_fwnode_ops;
407 extern const struct fwnode_operations acpi_data_fwnode_ops;
408 extern const struct fwnode_operations acpi_static_fwnode_ops;
/openbmc/linux/drivers/firmware/efi/
H A Dsysfb_efi.c346 static const struct fwnode_operations efifb_fwnode_ops = {
/openbmc/linux/drivers/base/
H A Dswnode.c37 static const struct fwnode_operations software_node_ops;
665 static const struct fwnode_operations software_node_ops = {
/openbmc/linux/drivers/acpi/
H A Dproperty.c1581 const struct fwnode_operations ops = { \
1610 const struct fwnode_operations acpi_static_fwnode_ops;
/openbmc/linux/drivers/of/
H A Dproperty.c1434 const struct fwnode_operations of_fwnode_ops = {
/openbmc/linux/kernel/irq/
H A Dirqdomain.c55 const struct fwnode_operations irqchip_fwnode_ops = {