Searched defs:fwnode_handle (Results 1 – 3 of 3) sorted by relevance
52 struct fwnode_handle { struct53 struct fwnode_handle *secondary; argument73 struct fwnode_handle *supplier; argument
481 let fwnode_handle = unsafe { bindings::__dev_fwnode(self.as_raw()) }; in fwnode() localVariable
114 struct fwnode_handle *fwnode_handle; member