Searched refs:other_data (Results 1 – 2 of 2) sorted by relevance
1192 struct detailed_non_pixel *data = &timing->data.other_data; in do_inferred_modes()1273 struct detailed_non_pixel *data = &timing->data.other_data; in do_established_modes()1320 struct detailed_non_pixel *data = &timing->data.other_data; in do_standard_modes()1389 cvt = &(timing->data.other_data.data.cvt[i]); in drm_cvt_modes()1430 struct detailed_non_pixel *data = &timing->data.other_data; in do_cvt_mode()1679 if (t->data.other_data.type == EDID_DETAIL_MONITOR_NAME) in monitor_name()1680 *(u8 **)data = t->data.other_data.data.str.str; in monitor_name()
162 struct detailed_non_pixel other_data; member