Lines Matching full:resource
56 This is an easy interface to the resource-management functions.
73 to the default resource (see description of
81 to the default resource and uses the provided
89 is the device that requests ownership of the resource.
90 Before allocation, the resource is owned by the parent bus.
93 is the type of resource you want to allocate.
109 points to a bus specific handle that identifies the resource being allocated.
115 the resource.
122 are the start/end addresses of the resource.
132 is the size of the resource.
146 sets the flags for the resource.
150 resource has been reserved.
151 The resource still needs to be activated with
154 activate resource atomically.
156 resource is prefetchable.
158 resource permits contemporaneous sharing.
159 It should always be set unless you know that the resource cannot be shared.
174 .Va struct resource
184 struct resource *portres, *irqres;