Searched refs:fwnode_operations (Results 1 – 9 of 9) sorted by relevance
17 struct fwnode_operations;43 const struct fwnode_operations *ops;123 struct fwnode_operations { struct191 const struct fwnode_operations *ops) in fwnode_init()
294 extern const struct fwnode_operations irqchip_fwnode_ops;
116 extern const struct fwnode_operations of_fwnode_ops;
403 extern const struct fwnode_operations acpi_device_fwnode_ops;404 extern const struct fwnode_operations acpi_data_fwnode_ops;405 extern const struct fwnode_operations acpi_static_fwnode_ops;
337 static const struct fwnode_operations efifb_fwnode_ops = {
37 static const struct fwnode_operations software_node_ops;662 static const struct fwnode_operations software_node_ops = {
1588 const struct fwnode_operations ops = { \1617 const struct fwnode_operations acpi_static_fwnode_ops;
1447 const struct fwnode_operations of_fwnode_ops = {
55 const struct fwnode_operations irqchip_fwnode_ops = {
Completed in 38 milliseconds