17 #ifndef __LINUX_AMLOGIC_ION_H__ 18 #define __LINUX_AMLOGIC_ION_H__ 27 #define ION_IOC_MESON_PHYS_ADDR 8 31 unsigned int phys_addr;
43 struct ion_client *meson_ion_client_create(
unsigned int heap_mask,
55 int meson_ion_share_fd_to_phys(
struct ion_client *client,
56 int share_fd, ion_phys_addr_t *addr,
size_t *len);
Definition: meson_ion.h:29