Home
last modified time | relevance | path

Searched refs:sendfd (Results 1 – 16 of 16) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_sock.c119 int sendfd) in mm_camera_socket_sendmsg() argument
146 if( sendfd > 0) { in mm_camera_socket_sendmsg()
155 *((int *)CMSG_DATA(cmsghp)) = sendfd; in mm_camera_socket_sendmsg()
Dmm_camera.c1607 int sendfd) in mm_camera_util_sendmsg() argument
1614 if(mm_camera_socket_sendmsg(my_obj->ds_fd, msg, buf_size, sendfd) > 0) { in mm_camera_util_sendmsg()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_sock.c119 int sendfd) in mm_camera_socket_sendmsg() argument
145 if( sendfd >= 0) { in mm_camera_socket_sendmsg()
154 *((int *)CMSG_DATA(cmsghp)) = sendfd; in mm_camera_socket_sendmsg()
Dmm_camera.c1748 int sendfd) in mm_camera_util_sendmsg() argument
1755 if(mm_camera_socket_sendmsg(my_obj->ds_fd, msg, buf_size, sendfd) > 0) { in mm_camera_util_sendmsg()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_sock.c114 int sendfd) in mm_camera_socket_sendmsg() argument
139 if( sendfd > 0) { in mm_camera_socket_sendmsg()
148 *((int *)CMSG_DATA(cmsghp)) = sendfd; in mm_camera_socket_sendmsg()
Dmm_camera.c1858 int32_t mm_camera_util_sendmsg(mm_camera_obj_t *my_obj, void *msg, uint32_t buf_size, int sendfd) in mm_camera_util_sendmsg() argument
1860 return mm_camera_socket_sendmsg(my_obj->ds_fd, msg, buf_size, sendfd); in mm_camera_util_sendmsg()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_sock.c119 int sendfd) in mm_camera_socket_sendmsg() argument
145 if( sendfd >= 0) { in mm_camera_socket_sendmsg()
154 *((int *)CMSG_DATA(cmsghp)) = sendfd; in mm_camera_socket_sendmsg()
Dmm_camera.c1748 int sendfd) in mm_camera_util_sendmsg() argument
1755 if(mm_camera_socket_sendmsg(my_obj->ds_fd, msg, buf_size, sendfd) > 0) { in mm_camera_util_sendmsg()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
Dmm_camera_sock.h46 int sendfd);
Dmm_camera.h483 int sendfd);
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_sock.h46 int sendfd);
Dmm_camera.h467 int sendfd);
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_sock.h54 int sendfd);
Dmm_camera.h516 int sendfd);
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_sock.h54 int sendfd);
Dmm_camera.h516 int sendfd);