Searched refs:cec_get_physical_address (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/sm8150/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 189 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address() function 441 cec_get_physical_address((hdmi_cec_device *) ctx, in cec_init_context() 483 dev->device.get_physical_address = cec_get_physical_address; in cec_device_open()
|
/hardware/qcom/display/msm8998/hdmi_cec/ |
D | qhdmi_cec.cpp | 193 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address() function 445 cec_get_physical_address((hdmi_cec_device *) ctx, in cec_init_context() 487 dev->device.get_physical_address = cec_get_physical_address; in cec_device_open()
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.cpp | 189 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address() function 439 cec_get_physical_address((hdmi_cec_device *) ctx, in cec_init_context() 481 dev->device.get_physical_address = cec_get_physical_address; in cec_device_open()
|
/hardware/qcom/sm7250/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 189 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address() function 441 cec_get_physical_address((hdmi_cec_device *) ctx, in cec_init_context() 483 dev->device.get_physical_address = cec_get_physical_address; in cec_device_open()
|
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.cpp | 201 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address() function 453 cec_get_physical_address((hdmi_cec_device *) ctx, in cec_init_context() 516 dev->device.get_physical_address = cec_get_physical_address; in cec_device_open()
|
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.cpp | 201 static int cec_get_physical_address(const struct hdmi_cec_device* dev, in cec_get_physical_address() function 453 cec_get_physical_address((hdmi_cec_device *) ctx, in cec_init_context() 516 dev->device.get_physical_address = cec_get_physical_address; in cec_device_open()
|