Searched refs:hdmi_tx_8974_config (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi.c | 242 static const struct hdmi_platform_config hdmi_tx_8974_config = { variable 552 { .compatible = "qcom,hdmi-tx-8998", .data = &hdmi_tx_8974_config }, 553 { .compatible = "qcom,hdmi-tx-8996", .data = &hdmi_tx_8974_config }, 554 { .compatible = "qcom,hdmi-tx-8994", .data = &hdmi_tx_8974_config }, 555 { .compatible = "qcom,hdmi-tx-8084", .data = &hdmi_tx_8974_config }, 556 { .compatible = "qcom,hdmi-tx-8974", .data = &hdmi_tx_8974_config },
|