Home
last modified time | relevance | path

Searched refs:port_id (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware/include/hardware/
Dhdmi_cec.h249 int port_id; member
275 int port_id; member
402 void (*set_audio_return_channel)(const struct hdmi_cec_device* dev, int port_id, int flag);
409 int (*is_connected)(const struct hdmi_cec_device* dev, int port_id);
Dtv_input.h92 uint32_t port_id; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_ipc.h26 uint32_t port_id; member
80 uint32_t port_id; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_ipc.h9 uint32_t port_id; member
78 uint32_t port_id; member
/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp68 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
379 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id) in cec_is_connected() argument
391 ALOGD_IF(DEBUG, "%s: HDMI at port %d is - %s", __FUNCTION__, port_id, in cec_is_connected()
436 ctx->port_info[0].port_id = 1; in cec_init_context()
/hardware/intel/img/psb_video/src/x11/
Dpsb_xvva.c463 XvPortID *port_id, in psb__CheckGCXvImage() argument
517 *port_id = output->overlay_portID; in psb__CheckGCXvImage()
551 *port_id = output->textured_portID; in psb__CheckGCXvImage()