Searched refs:hdmi_tx_8974_config (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi.c | 257 static const struct hdmi_platform_config hdmi_tx_8974_config = { variable 566 { .compatible = "qcom,hdmi-tx-8996", .data = &hdmi_tx_8974_config }, 567 { .compatible = "qcom,hdmi-tx-8994", .data = &hdmi_tx_8974_config }, 568 { .compatible = "qcom,hdmi-tx-8084", .data = &hdmi_tx_8974_config }, 569 { .compatible = "qcom,hdmi-tx-8974", .data = &hdmi_tx_8974_config },
|