OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bios_get_image
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
bios_parser_helper.h
33
uint8_t *
bios_get_image
(struct dc_bios *bp, uint32_t offset,
41
#define GET_IMAGE(type, offset) ((type *)
bios_get_image
(&bp->base, offset, sizeof(type)))
amdgpu_bios_parser_helper.c
41
uint8_t *
bios_get_image
(struct dc_bios *bp,
function in typeref:typename:uint8_t *
amdgpu_bios_parser.c
2017
*id_list = (uint16_t *)
bios_get_image
(&bp->base, offset, *number * sizeof(uint16_t));
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025