Home
last modified time | relevance | path

Searched refs:get_support_mask_for_device_id (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c70 static uint32_t get_support_mask_for_device_id(
797 bp_params.device_id = get_support_mask_for_device_id(device_type, enum_id); in bios_parser_dac_load_detection()
941 uint32_t mask = get_support_mask_for_device_id(id.device_type, id.enum_id); in bios_parser_is_device_id_supported()
2232 static uint32_t get_support_mask_for_device_id( in get_support_mask_for_device_id() function
H A Dbios_parser2.c1544 static uint32_t get_support_mask_for_device_id(struct device_id device_id) in get_support_mask_for_device_id() function
1590 uint32_t mask = get_support_mask_for_device_id(id); in bios_parser_is_device_id_supported()