Home
last modified time | relevance | path

Searched defs:fwnode_handle (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfwnode.h52 struct fwnode_handle { struct
53 struct fwnode_handle *secondary; argument
73 struct fwnode_handle *supplier; argument
/linux/rust/kernel/
H A Ddevice.rs481 let fwnode_handle = unsafe { bindings::__dev_fwnode(self.as_raw()) }; in fwnode() localVariable
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c114 struct fwnode_handle *fwnode_handle; member