Searched refs:get_hw_state (Results 1 – 9 of 9) sorted by relevance
| /linux/include/drm/ |
| H A D | drm_privacy_screen_driver.h | 41 void (*get_hw_state)(struct drm_privacy_screen *priv); member
|
| /linux/drivers/platform/chrome/ |
| H A D | chromeos_privacy_screen.c | 103 .get_hw_state = chromeos_privacy_screen_get_hw_state,
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
| H A D | dcn314_init.c | 77 .get_hw_state = dcn10_get_hw_state,
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/ |
| H A D | dcn351_init.c | 78 .get_hw_state = dcn10_get_hw_state,
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_types.h | 223 bool (*get_hw_state)(struct intel_encoder *, enum pipe *pipe); 531 bool (*get_hw_state)(struct intel_connector *); 1628 bool (*get_hw_state)(struct intel_plane *plane, enum pipe *pipe); 222 bool (*get_hw_state)(struct intel_encoder *, enum pipe *pipe); global() member 524 bool (*get_hw_state)(struct intel_connector *); global() member 1590 bool (*get_hw_state)(struct intel_plane *plane, enum pipe *pipe); global() member
|
| H A D | skl_universal_plane.c | 2927 plane->get_hw_state = skl_plane_get_hw_state; in skl_universal_plane_create() 3060 if (!plane->get_hw_state(plane, &pipe)) in skl_get_initial_plane_config()
|
| H A D | intel_display.c | 404 cur_state = plane->get_hw_state(plane, &pipe); in assert_plane() 4120 if (!encoder->get_hw_state(encoder, &pipe)) in intel_encoder_current_mode()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/ |
| H A D | hw_sequencer.h | 1161 void (*get_hw_state)(struct dc *dc, char *pBuf, member
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 10083 .get_hw_state = lcdshadow_get_hw_state,
|