Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/omap4-aah/ion/
Dion.c108 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map()
169 int ion_map_cacheable(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map_cacheable()
Dion_test.c19 int prot = PROT_READ | PROT_WRITE; variable
Dion_test_2.c39 int prot = PROT_READ | PROT_WRITE; variable
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Dbcmip.h108 uint8 prot; /* Protocol */ member
155 #define IPV6_EXTHDR(prot) (((prot) == IPV6_EXTHDR_HOP) || \ argument
/hardware/ti/omap4xxx/ion/
Dion.c107 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map()
/hardware/intel/common/libwsbm/src/
Dwsbm_ttmpool.c343 static void* _temp_mmap(void *addr, size_t size, int prot, int flags, int fd, long long offset) in _temp_mmap()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h5353 uint16 prot; /* L4 protocol (only TCP or UDP) */ member