Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/hdmi_cec/
Dqhdmi_cec.cpp68 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id);
210 if(cec_is_connected(dev, 0) <= 0) in cec_send_message()
379 static int cec_is_connected(const struct hdmi_cec_device* dev, int port_id) in cec_is_connected() function
490 dev->device.is_connected = cec_is_connected; in cec_device_open()