Searched refs:fwnode_operations (Results 1 – 9 of 9) sorted by relevance
17 struct fwnode_operations;38 const struct fwnode_operations *ops;110 struct fwnode_operations { struct173 const struct fwnode_operations *ops) in fwnode_init()
293 extern const struct fwnode_operations irqchip_fwnode_ops;
105 extern const struct fwnode_operations of_fwnode_ops;
402 extern const struct fwnode_operations acpi_device_fwnode_ops;403 extern const struct fwnode_operations acpi_data_fwnode_ops;404 extern const struct fwnode_operations acpi_static_fwnode_ops;
331 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 = {
1385 const struct fwnode_operations ops = { \1410 const struct fwnode_operations acpi_static_fwnode_ops;
1457 const struct fwnode_operations of_fwnode_ops = {
52 const struct fwnode_operations irqchip_fwnode_ops = {
Completed in 25 milliseconds