Home
last modified time | relevance | path

Searched refs:init_odm (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c254 .init_odm = optc3_init_odm,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c294 .init_odm = optc3_init_odm,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h333 void (*init_odm)(struct timing_generator *tg); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1428 if (tg->funcs->init_odm) in dcn10_init_pipes()
1429 tg->funcs->init_odm(tg); in dcn10_init_pipes()