Searched refs:name3 (Results 1 – 2 of 2) sorted by relevance
11 name3 { compatible = "compat3"; };
567 char name3[32]; in msm_hdmi_bind() local574 if (sscanf(name, "qcom,hdmi-tx-%s", name3)) in msm_hdmi_bind()575 gpiod = devm_gpiod_get_optional(dev, name3, GPIOD_ASIS); in msm_hdmi_bind()