Searched refs:test_active (Results 1 – 8 of 8) sorted by relevance
372 struct dentry *test_active; in dp_debug_init() local383 test_active = debugfs_create_file("msm_dp_test_active", 0444, in dp_debug_init()386 if (IS_ERR_OR_NULL(test_active)) { in dp_debug_init()387 rc = PTR_ERR(test_active); in dp_debug_init()
166 bool test_active; member
436 if (dp->compliance.test_active && in analogix_dp_handle_hpd_event()
929 dp->compliance.test_active = true; in analogix_dp_autotest_phy_pattern()
1284 intel_dp->compliance.test_active = true; in i915_displayport_test_active_write()1286 intel_dp->compliance.test_active = false; in i915_displayport_test_active_write()1320 if (intel_dp->compliance.test_active) in i915_displayport_test_active_show()
1262 bool test_active; member
5369 intel_dp->compliance.test_active = true; in intel_dp_autotest_video_pattern()5416 intel_dp->compliance.test_active = true; in intel_dp_autotest_edid()
344 bool test_active; member3384 dp->compliance.test_active = true; in dw_dp_autotest_phy_pattern()3592 if (dp->compliance.test_active && in dw_dp_hpd_work()