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