OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pipe_crc_sources
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_crc.c
38
static const char *const
pipe_crc_sources
[] = {
variable in typeref:typename:const char * const[]
85
*count = ARRAY_SIZE(
pipe_crc_sources
);
86
return
pipe_crc_sources
;
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_pipe_crc.c
41
static const char * const
pipe_crc_sources
[] = {
variable in typeref:typename:const char * const[]
440
i = match_string(
pipe_crc_sources
, ARRAY_SIZE(
pipe_crc_sources
), buf);
578
*count = ARRAY_SIZE(
pipe_crc_sources
);
579
return
pipe_crc_sources
;
Completed in 116 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025