Searched refs:hdmi_tx_8974_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/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 },
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi.c | 416 static struct hdmi_platform_config hdmi_tx_8974_config = { variable 624 { .compatible = "qcom,hdmi-tx-8974", .data = &hdmi_tx_8974_config },
|
Completed in 2 milliseconds