Home
last modified time | relevance | path

Searched refs:exit_fd (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/hdmi_cec/
Dqhdmi_cec.h73 int exit_fd = -1; member
Dqhdmi_cec.cpp485 long int write_size = write(ctx->exit_fd, &exit_value, sizeof(uint64_t)); in cec_close_context()
489 ctx->exit_fd, write_size, strerror(errno)); in cec_close_context()
614 ctx->exit_fd = poll_fd.fd; in set_event_params()
/hardware/qcom/display/msm8909w_3100/hdmi_cec/
Dqhdmi_cec.h73 int exit_fd = -1; member
Dqhdmi_cec.cpp485 long int write_size = write(ctx->exit_fd, &exit_value, sizeof(uint64_t)); in cec_close_context()
489 ctx->exit_fd, write_size, strerror(errno)); in cec_close_context()
614 ctx->exit_fd = poll_fd.fd; in set_event_params()