OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:command_table_helper
(Results
1 - 18
of
18
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
command_table_helper_dce110.h
31
struct
command_table_helper
;
34
const struct
command_table_helper
*dal_cmd_tbl_helper_dce110_get_table(void);
amdgpu_command_table_helper_dce110.c
37
#include "../
command_table_helper
.h"
309
static const struct
command_table_helper
command_table_helper_funcs = {
335
* const struct
command_table_helper
**h - [out] struct of functions
338
const struct
command_table_helper
*dal_cmd_tbl_helper_dce110_get_table(void)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
command_table_helper2_dce112.h
31
struct
command_table_helper
;
34
const struct
command_table_helper
*dal_cmd_tbl_helper_dce112_get_table2(void);
command_table_helper_dce112.h
31
struct
command_table_helper
;
34
const struct
command_table_helper
*dal_cmd_tbl_helper_dce112_get_table(void);
amdgpu_command_table_helper2_dce112.c
361
static const struct
command_table_helper
command_table_helper_funcs = {
389
* const struct
command_table_helper
**h - [out] struct of functions
392
const struct
command_table_helper
*dal_cmd_tbl_helper_dce112_get_table2(void)
amdgpu_command_table_helper_dce112.c
37
#include "../
command_table_helper
.h"
361
static const struct
command_table_helper
command_table_helper_funcs = {
389
* const struct
command_table_helper
**h - [out] struct of functions
392
const struct
command_table_helper
*dal_cmd_tbl_helper_dce112_get_table(void)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
command_table_helper_dce80.h
31
struct
command_table_helper
;
33
const struct
command_table_helper
*dal_cmd_tbl_helper_dce80_get_table(void);
amdgpu_command_table_helper_dce80.c
39
#include "../
command_table_helper
.h"
334
static const struct
command_table_helper
command_table_helper_funcs = {
356
const struct
command_table_helper
*dal_cmd_tbl_helper_dce80_get_table(void)
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
command_table_helper.h
1
/* $NetBSD:
command_table_helper
.h,v 1.2 2021/12/18 23:45:00 riastradh Exp $ */
36
bool dal_bios_parser_init_cmd_tbl_helper(const struct
command_table_helper
**h,
48
const struct
command_table_helper
*h,
command_table_helper2.h
36
bool dal_bios_parser_init_cmd_tbl_helper2(const struct
command_table_helper
**h,
command_table_helper_struct.h
36
struct
command_table_helper
{
struct
45
const struct
command_table_helper
*h,
Makefile
26
BIOS = bios_parser.o bios_parser_interface.o bios_parser_helper.o command_table.o
command_table_helper
.o bios_parser_common.o
bios_parser_types_internal.h
64
const struct
command_table_helper
*cmd_helper;
bios_parser_types_internal2.h
66
const struct
command_table_helper
*cmd_helper;
amdgpu_command_table_helper.c
37
#include "
command_table_helper
.h"
40
const struct
command_table_helper
**h,
175
const struct
command_table_helper
*h,
amdgpu_command_table_helper2.c
41
const struct
command_table_helper
**h,
amdgpu_command_table2.c
263
const struct
command_table_helper
*cmd = bp->cmd_helper;
804
const struct
command_table_helper
*cmd = bp->cmd_helper;
amdgpu_command_table.c
38
#include "
command_table_helper
.h"
530
const struct
command_table_helper
*cmd = bp->cmd_helper;
664
const struct
command_table_helper
*cmd = bp->cmd_helper;
783
const struct
command_table_helper
*cmd = bp->cmd_helper;
844
const struct
command_table_helper
*cmd = bp->cmd_helper;
2320
const struct
command_table_helper
*cmd = bp->cmd_helper;
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025