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

/linux-master/include/linux/
H A Dfwnode.h23 struct fwnode_operations;
49 const struct fwnode_operations *ops;
109 * struct fwnode_operations - Operations for fwnode interface
133 struct fwnode_operations { struct
200 const struct fwnode_operations *ops)
H A Dirqdomain.h294 extern const struct fwnode_operations irqchip_fwnode_ops;
H A Dof.h101 extern const struct fwnode_operations of_fwnode_ops;
/linux-master/drivers/firmware/efi/
H A Dsysfb_efi.c345 static const struct fwnode_operations efifb_fwnode_ops = {
/linux-master/include/acpi/
H A Dacpi_bus.h501 extern const struct fwnode_operations acpi_device_fwnode_ops;
502 extern const struct fwnode_operations acpi_data_fwnode_ops;
503 extern const struct fwnode_operations acpi_static_fwnode_ops;
/linux-master/drivers/base/
H A Dswnode.c48 static const struct fwnode_operations software_node_ops;
676 static const struct fwnode_operations software_node_ops = {
/linux-master/drivers/acpi/
H A Dproperty.c1647 const struct fwnode_operations ops = { \
1676 const struct fwnode_operations acpi_static_fwnode_ops;
/linux-master/drivers/of/
H A Dproperty.c1454 const struct fwnode_operations of_fwnode_ops = {
/linux-master/kernel/irq/
H A Dirqdomain.c56 const struct fwnode_operations irqchip_fwnode_ops = {

Completed in 180 milliseconds