Symbol: ast_vbios_enhtable
drivers/gpu/drm/ast/ast_dp.c
323
const struct ast_vbios_enhtable *vmode = ast_crtc_state->vmode;
drivers/gpu/drm/ast/ast_drv.h
391
const struct ast_vbios_enhtable *vmode;
drivers/gpu/drm/ast/ast_drv.h
42
struct ast_vbios_enhtable;
drivers/gpu/drm/ast/ast_mode.c
149
const struct ast_vbios_enhtable *vmode)
drivers/gpu/drm/ast/ast_mode.c
185
const struct ast_vbios_enhtable *vmode)
drivers/gpu/drm/ast/ast_mode.c
253
const struct ast_vbios_enhtable *vmode)
drivers/gpu/drm/ast/ast_mode.c
377
const struct ast_vbios_enhtable *vmode)
drivers/gpu/drm/ast/ast_mode.c
434
const struct ast_vbios_enhtable *vmode)
drivers/gpu/drm/ast/ast_mode.c
688
const struct ast_vbios_enhtable *vmode;
drivers/gpu/drm/ast/ast_mode.c
704
const struct ast_vbios_enhtable *vmode = ast_crtc_state->vmode;
drivers/gpu/drm/ast/ast_mode.c
735
const struct ast_vbios_enhtable *vmode;
drivers/gpu/drm/ast/ast_vbios.c
106
static const struct ast_vbios_enhtable res_1920x1080[] = {
drivers/gpu/drm/ast/ast_vbios.c
115
static const struct ast_vbios_enhtable res_1280x800[] = {
drivers/gpu/drm/ast/ast_vbios.c
124
static const struct ast_vbios_enhtable res_1440x900[] = {
drivers/gpu/drm/ast/ast_vbios.c
133
static const struct ast_vbios_enhtable res_1680x1050[] = {
drivers/gpu/drm/ast/ast_vbios.c
142
static const struct ast_vbios_enhtable res_1920x1200[] = {
drivers/gpu/drm/ast/ast_vbios.c
153
static const struct ast_vbios_enhtable *res_table_wuxga[] = {
drivers/gpu/drm/ast/ast_vbios.c
158
static const struct ast_vbios_enhtable *res_table_fullhd[] = {
drivers/gpu/drm/ast/ast_vbios.c
163
static const struct ast_vbios_enhtable *res_table_wsxga_p[] = {
drivers/gpu/drm/ast/ast_vbios.c
172
static const struct ast_vbios_enhtable *res_table[] = {
drivers/gpu/drm/ast/ast_vbios.c
182
static const struct ast_vbios_enhtable *
drivers/gpu/drm/ast/ast_vbios.c
183
__ast_vbios_find_mode_table(const struct ast_vbios_enhtable **vmode_tables,
drivers/gpu/drm/ast/ast_vbios.c
196
static const struct ast_vbios_enhtable *ast_vbios_find_mode_table(const struct ast_device *ast,
drivers/gpu/drm/ast/ast_vbios.c
200
const struct ast_vbios_enhtable *vmode_table = NULL;
drivers/gpu/drm/ast/ast_vbios.c
214
const struct ast_vbios_enhtable *ast_vbios_find_mode(const struct ast_device *ast,
drivers/gpu/drm/ast/ast_vbios.c
217
const struct ast_vbios_enhtable *best_vmode = NULL;
drivers/gpu/drm/ast/ast_vbios.c
218
const struct ast_vbios_enhtable *vmode_table;
drivers/gpu/drm/ast/ast_vbios.c
219
const struct ast_vbios_enhtable *vmode;
drivers/gpu/drm/ast/ast_vbios.c
29
static const struct ast_vbios_enhtable res_640x480[] = {
drivers/gpu/drm/ast/ast_vbios.c
41
static const struct ast_vbios_enhtable res_800x600[] = {
drivers/gpu/drm/ast/ast_vbios.c
55
static const struct ast_vbios_enhtable res_1024x768[] = {
drivers/gpu/drm/ast/ast_vbios.c
67
static const struct ast_vbios_enhtable res_1152x864[] = {
drivers/gpu/drm/ast/ast_vbios.c
73
static const struct ast_vbios_enhtable res_1280x1024[] = {
drivers/gpu/drm/ast/ast_vbios.c
83
static const struct ast_vbios_enhtable res_1600x1200[] = {
drivers/gpu/drm/ast/ast_vbios.c
91
static const struct ast_vbios_enhtable res_1360x768[] = {
drivers/gpu/drm/ast/ast_vbios.c
97
static const struct ast_vbios_enhtable res_1600x900[] = {
drivers/gpu/drm/ast/ast_vbios.h
100
static inline bool ast_vbios_mode_is_valid(const struct ast_vbios_enhtable *vmode)
drivers/gpu/drm/ast/ast_vbios.h
105
const struct ast_vbios_enhtable *ast_vbios_find_mode(const struct ast_device *ast,