Home
last modified time | relevance | path

Searched refs:bios_parser_create (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.h29 struct dc_bios *bios_parser_create(
H A Dbios_parser_interface.c45 bios = bios_parser_create(init, dce_version); in dal_bios_parser_create()
H A Dbios_parser.c93 struct dc_bios *bios_parser_create( in bios_parser_create() function