Searched refs:current_mode (Results 1 – 5 of 5) sorted by relevance
102 unique_configs.push_back(&data.current_mode); in adf_getDisplayConfigs()104 if (memcmp(&data.available_modes[i], &data.current_mode, in adf_getDisplayConfigs()105 sizeof(data.current_mode))) in adf_getDisplayConfigs()
328 struct drm_mode_modeinfo current_mode; member
170 struct drm_mode_modeinfo current_mode; member
88 w = data.current_mode.hdisplay; in getCurrentMode()89 h = data.current_mode.vdisplay; in getCurrentMode()
1722 uint8_t current_mode; in btu_hcif_mode_change_evt() local1728 STREAM_TO_UINT8(current_mode, p); in btu_hcif_mode_change_evt()1731 btm_pm_proc_mode_change(status, handle, current_mode, interval); in btu_hcif_mode_change_evt()1734 hidd_pm_proc_mode_change(status, current_mode, interval); in btu_hcif_mode_change_evt()