Searched refs:close (Results 1 - 25 of 422) sorted by relevance

1234567891011>>

/hardware/intel/img/libdrm/tests/
H A Dopenclose.c35 close(fd);
H A Dgem_basic.c42 struct drm_gem_close close; local
45 printf("Testing error return on bad close ioctl.\n");
47 close.handle = 0x10101010;
48 ret = ioctl(fd, DRM_IOCTL_GEM_CLOSE, &close);
57 struct drm_gem_close close; local
67 close.handle = create.handle;
68 ret = ioctl(fd, DRM_IOCTL_GEM_CLOSE, &close);
84 close(fd);
H A Dgetstats.c49 close(fd);
H A Dgetclient.c58 close(fd);
H A Dgetversion.c46 close(fd);
/hardware/samsung_slsi/exynos5/mobicore/daemon/Kernel/
H A DCKMod.cpp55 close();
89 void CKMod::close( function in class:CKMod
94 if (::close(fdKMod) != 0) {
95 LOG_ERRNO("close");
H A DCKMod.h71 void close(
/hardware/libhardware_legacy/qemu_tracing/
H A Dqemu_tracing.c46 close(fd);
56 close(fd);
71 close(fd);
84 close(fd);
/hardware/qcom/bt/libbt-vendor/src/
H A Duserial_vendor.c119 close(fd);
126 close(fd);
140 close(fd);
150 close(pFd[0]);
151 close(pFd[1]);
/hardware/libhardware_legacy/vibrator/
H A Dvibrator.c39 close(fd);
61 close(fd);
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayCtrlData.h46 * close
53 /* dtor close */
57 /* close underlying mdp */
58 bool close();
99 /* calls close */
103 /* calls underlying mdp close */
104 bool close();
138 close();
141 inline bool Ctrl::close() { function in class:overlay::Ctrl
142 if(!mMdp.close())
245 inline bool Data::close() { function in class:overlay::Data
[all...]
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayCtrlData.h46 * close
53 /* dtor close */
57 /* close underlying mdp */
58 bool close();
100 /* calls close */
104 /* calls underlying mdp close */
105 bool close();
139 close();
142 inline bool Ctrl::close() { function in class:overlay::Ctrl
143 if(!mMdp.close())
250 inline bool Data::close() { function in class:overlay::Data
[all...]
/hardware/invensense/60xx/libsensors/
H A DSensorBase.cpp46 close(data_fd);
49 close(dev_fd);
63 close(dev_fd);
120 close(fd);
/hardware/invensense/60xx/libsensors_iio/
H A DSensorBase.cpp45 close(data_fd);
48 close(dev_fd);
64 close(dev_fd);
121 close(fd);
/hardware/qcom/display/msm8084/libqdutils/
H A Didle_invalidator.cpp70 close(mTimeoutEventFd);
81 close(mTimeoutEventFd);
83 close(fd);
86 close(fd);
/hardware/qcom/display/msm8226/libqdutils/
H A Didle_invalidator.cpp70 close(mTimeoutEventFd);
81 close(mTimeoutEventFd);
83 close(fd);
86 close(fd);
/hardware/qcom/media/mm-video-legacy/vidc/common/inc/
H A Dvidc_color_converter.h45 void close();
/hardware/ril/rild/
H A Dradiooptions.c126 close(fd);
136 close(fd);
142 close(fd);
147 close(fd);
/hardware/akm/AK8975_FS/libsensors/
H A DSensorBase.cpp46 close(data_fd);
49 close(dev_fd);
63 close(dev_fd);
85 close(fd);
144 close(fd);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayRotator.cpp64 bool RotMem::close() { function in class:overlay::RotMem
67 if(mem.close() == false) {
84 ::close(mRelFence[i]);
102 ::close(mRelFence[mCurrIndex]);
166 ::close(mRotDevFd);
/hardware/qcom/display/msm8084/liboverlay/pipes/
H A Doverlay3DPipe.h54 bool close();
84 bool close();
114 bool close();
144 bool close();
170 inline M3DExtPipe<CHAN>::~M3DExtPipe() { close(); }
181 inline bool M3DExtPipe<CHAN>::close() { function in class:overlay::M3DExtPipe
182 return mM3d.close();
239 inline M3DPrimaryPipe<CHAN>::~M3DPrimaryPipe() { close(); }
250 inline bool M3DPrimaryPipe<CHAN>::close() { function in class:overlay::M3DPrimaryPipe
251 return mM3d.close();
305 inline bool S3DExtPipe<CHAN>::close() { function in class:overlay::S3DExtPipe
371 inline bool S3DPrimaryPipe<CHAN>::close() { function in class:overlay::S3DPrimaryPipe
[all...]
/hardware/qcom/display/msm8960/liboverlay/pipes/
H A Doverlay3DPipe.h54 bool close();
84 bool close();
114 bool close();
144 bool close();
170 inline M3DExtPipe<CHAN>::~M3DExtPipe() { close(); }
181 inline bool M3DExtPipe<CHAN>::close() { function in class:overlay::M3DExtPipe
182 return mM3d.close();
239 inline M3DPrimaryPipe<CHAN>::~M3DPrimaryPipe() { close(); }
250 inline bool M3DPrimaryPipe<CHAN>::close() { function in class:overlay::M3DPrimaryPipe
251 return mM3d.close();
305 inline bool S3DExtPipe<CHAN>::close() { function in class:overlay::S3DExtPipe
371 inline bool S3DPrimaryPipe<CHAN>::close() { function in class:overlay::S3DPrimaryPipe
[all...]
/hardware/qcom/display/msm8974/liboverlay/pipes/
H A Doverlay3DPipe.h54 bool close();
84 bool close();
114 bool close();
144 bool close();
170 inline M3DExtPipe<CHAN>::~M3DExtPipe() { close(); }
181 inline bool M3DExtPipe<CHAN>::close() { function in class:overlay::M3DExtPipe
182 return mM3d.close();
239 inline M3DPrimaryPipe<CHAN>::~M3DPrimaryPipe() { close(); }
250 inline bool M3DPrimaryPipe<CHAN>::close() { function in class:overlay::M3DPrimaryPipe
251 return mM3d.close();
305 inline bool S3DExtPipe<CHAN>::close() { function in class:overlay::S3DExtPipe
371 inline bool S3DPrimaryPipe<CHAN>::close() { function in class:overlay::S3DPrimaryPipe
[all...]
/hardware/libhardware/include/hardware/
H A Dnfc.h53 * 9) Core NCI stack calls close()
176 * (*close)() Closed the NFC controller. Should free all resources.
178 int (*close)(const struct nfc_nci_device *p_dev); member in struct:nfc_nci_device
197 * and close an NCI device
206 return dev->common.close(&dev->common);
293 return dev->common.close(&dev->common);
/hardware/libhardware/modules/vibrator/
H A Dvibrator.c39 close(fd);
70 close(fd);
109 vibradev->common.close = vibra_close;

Completed in 877 milliseconds

1234567891011>>