Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_bios_types.h89 bool (*is_device_id_supported)( member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c762 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, in construct_phy()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2989 .is_device_id_supported = bios_parser_is_device_id_supported,