Lines Matching +full:activate +full:- +full:to +full:- +full:activate
1 .\" -*- nroff -*-
15 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
19 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
30 .Nd activate or deactivate a resource
47 These functions activate or deactivate a previously allocated resource.
50 Bus drivers may perform additional actions to ensure that the resource is
51 ready to be accessed.
57 .Bl -tag -width indent
62 A pointer to the
79 API to access device registers or memory described by
87 flag to
89 A driver may use this if it wishes to allocate its own mappings of a resource
99 The functions in this wrapper API are named similarly to the
110 These two statements both read a 32-bit register at the start of a
112 .Bd -literal