Home | History | Annotate | Download | only in libhwc

Lines Matching full:switch_state

1718         if (!strncmp(s, "SWITCH_STATE=", strlen("SWITCH_STATE=")))
1719 pdev->hdmi_hpd = atoi(s + strlen("SWITCH_STATE=")) == 1;