Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfwnode.h23 struct fwnode_operations;
49 const struct fwnode_operations *ops;
109 * struct fwnode_operations - Operations for fwnode interface
134 struct fwnode_operations { argument
203 const struct fwnode_operations *ops) in fwnode_init()
133 struct fwnode_operations { global() struct
135 putfwnode_operations global() argument
136 device_is_availablefwnode_operations global() argument
137 device_get_match_datafwnode_operations global() argument
139 device_dma_supportedfwnode_operations global() argument
141 device_get_dma_attrfwnode_operations global() argument
142 property_presentfwnode_operations global() argument
144 property_read_int_arrayfwnode_operations global() argument
149 property_read_string_arrayfwnode_operations global() argument
152 get_namefwnode_operations global() argument
153 get_name_prefixfwnode_operations global() argument
154 get_parentfwnode_operations global() argument
156 get_next_child_nodefwnode_operations global() argument
159 get_named_child_nodefwnode_operations global() argument
161 get_reference_argsfwnode_operations global() argument
166 graph_get_next_endpointfwnode_operations global() argument
169 graph_get_remote_endpointfwnode_operations global() argument
171 graph_get_port_parentfwnode_operations global() argument
172 graph_parse_endpointfwnode_operations global() argument
174 iomapfwnode_operations global() argument
175 irq_getfwnode_operations global() argument
176 add_linksfwnode_operations global() argument
H A Dirqdomain.h366 extern const struct fwnode_operations irqchip_fwnode_ops;
/linux/drivers/acpi/
H A Dproperty.c1652 const struct fwnode_operations ops = { \
1682 const struct fwnode_operations acpi_static_fwnode_ops;
/linux/drivers/of/
H A Dproperty.c1587 const struct fwnode_operations of_fwnode_ops = {
/linux/kernel/irq/
H A Dirqdomain.c56 const struct fwnode_operations irqchip_fwnode_ops = {