OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ion_unmap_kernel
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/linux/
ion.h
201
*
ion_unmap_kernel
() - destroy a kernel mapping for a handle
205
void
ion_unmap_kernel
(struct ion_client *client, struct ion_handle *handle);
/hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h
241
*
ion_unmap_kernel
() - destroy a kernel mapping for a handle
245
void
ion_unmap_kernel
(struct ion_client *client, struct ion_handle *handle);
433
static inline void
ion_unmap_kernel
(struct ion_client *client,
function
Completed in 120 milliseconds