Home | History | Annotate | Download | only in sensors

Lines Matching full:close

218     close(ctl->fd);
279 close(data->events_fd);
421 //LOGD("(device close) about to close fd=%d", data->events_fd);
422 close(data->events_fd);
509 close(fd);
516 close(fd);
520 close(fd);
555 dev->device.common.close = control__close;
573 dev->device.common.close = data__close;