HomeSort by relevance Sort by last modified time
    Searched refs:ion_share_dma_buf (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 209 * ion_share_dma_buf() - given an ion client, create a dma-buf fd
213 int ion_share_dma_buf(struct ion_client *client, struct ion_handle *handle);
220 * Given an dma-buf fd that was allocated through ion via ion_share_dma_buf,
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
ion.h 209 * ion_share_dma_buf() - given an ion client, create a dma-buf fd
213 int ion_share_dma_buf(struct ion_client *client, struct ion_handle *handle);
220 * Given an dma-buf fd that was allocated through ion via ion_share_dma_buf,
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 249 * ion_share_dma_buf() - given an ion client, create a dma-buf fd
253 int ion_share_dma_buf(struct ion_client *client, struct ion_handle *handle);
260 * Given an dma-buf fd that was allocated through ion via ion_share_dma_buf,
437 static inline int ion_share_dma_buf(struct ion_client *client, struct ion_handle *handle) function

Completed in 101 milliseconds