Searched refs:bios_parser (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | command_table2.h | 29 struct bios_parser; 34 struct bios_parser *bp, 37 struct bios_parser *bp, 40 struct bios_parser *bp, 43 struct bios_parser *bp, 46 struct bios_parser *bp, 49 struct bios_parser *bp, 53 struct bios_parser *bp, 56 struct bios_parser *bp, 61 struct bios_parser *bp, [all …]
|
| H A D | command_table.h | 29 struct bios_parser; 34 struct bios_parser *bp, 37 struct bios_parser *bp, 40 struct bios_parser *bp, 43 struct bios_parser *bp, 46 struct bios_parser *bp, 49 struct bios_parser *bp, 53 struct bios_parser *bp, 56 struct bios_parser *bp, 59 struct bios_parser *bp, [all …]
|
| H A D | bios_parser.c | 59 static uint32_t get_src_obj_list(struct bios_parser *bp, ATOM_OBJECT *object, 61 static ATOM_OBJECT *get_bios_object(struct bios_parser *bp, 63 static enum bp_result get_gpio_i2c_info(struct bios_parser *bp, 66 static ATOM_HPD_INT_RECORD *get_hpd_record(struct bios_parser *bp, 74 struct bios_parser *bp, 82 struct bios_parser *bp, 99 struct bios_parser *bp; in bios_parser_create() 101 bp = kzalloc_obj(struct bios_parser); in bios_parser_create() 113 static void bios_parser_destruct(struct bios_parser *bp) in bios_parser_destruct() 121 struct bios_parser *bp = BP_FROM_DCB(*dcb); in bios_parser_destroy() [all …]
|
| H A D | bios_parser_types_internal2.h | 55 struct bios_parser { struct 73 container_of(dc_bios, struct bios_parser, base) argument
|
| H A D | bios_parser_types_internal.h | 53 struct bios_parser { struct 70 container_of(dc_bios, struct bios_parser, base) argument
|
| H A D | Makefile | 26 BIOS = bios_parser.o bios_parser_interface.o bios_parser_helper.o command_table.o command_table_he…
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| H A D | bios_parser_interface.h | 31 struct bios_parser;
|