Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfwnode.h18 struct fwnode_operations;
34 const struct fwnode_operations *ops;
103 struct fwnode_operations { struct
166 const struct fwnode_operations *ops) in fwnode_init()
H A Dirqdomain.h294 extern const struct fwnode_operations irqchip_fwnode_ops;
H A Dof.h105 extern const struct fwnode_operations of_fwnode_ops;
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpi_bus.h394 extern const struct fwnode_operations acpi_device_fwnode_ops;
395 extern const struct fwnode_operations acpi_data_fwnode_ops;
396 extern const struct fwnode_operations acpi_static_fwnode_ops;
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Defi-init.c338 static const struct fwnode_operations efifb_fwnode_ops = {
/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c34 static const struct fwnode_operations software_node_ops;
556 static const struct fwnode_operations software_node_ops = {
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dproperty.c1411 const struct fwnode_operations ops = { \
1436 const struct fwnode_operations acpi_static_fwnode_ops;
/OK3568_Linux_fs/kernel/drivers/of/
H A Dproperty.c1416 const struct fwnode_operations of_fwnode_ops = {
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dirqdomain.c45 const struct fwnode_operations irqchip_fwnode_ops;