Searched refs:current_mode (Results 1 – 3 of 3) 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()
105 w = data.current_mode.hdisplay; in getCurrentMode()106 h = data.current_mode.vdisplay; in getCurrentMode()
1222 UINT8 current_mode; in btu_hcif_mode_change_evt() local1228 STREAM_TO_UINT8 (current_mode, p); in btu_hcif_mode_change_evt()1233 btm_pm_proc_mode_change (status, handle, current_mode, interval); in btu_hcif_mode_change_evt()1236 hidd_pm_proc_mode_change( status, current_mode, interval ) ; in btu_hcif_mode_change_evt()