OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mod_hdcp_display
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_hdcp.h
38
struct
mod_hdcp_display
;
52
struct
mod_hdcp_display
display;
amdgpu_dm_hdcp.c
105
struct
mod_hdcp_display
*display = &hdcp_work[link_index].display;
116
memcpy(display, query.display, sizeof(struct
mod_hdcp_display
));
321
struct
mod_hdcp_display
*display = &hdcp_work[link_index].display;
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
mod_hdcp.h
219
struct
mod_hdcp_display
{
struct
245
const struct
mod_hdcp_display
*display;
272
struct mod_hdcp_link *link, struct
mod_hdcp_display
*display,
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp.h
172
struct
mod_hdcp_display
displays[MAX_NUM_OF_DISPLAYS];
503
static inline uint8_t is_display_active(struct
mod_hdcp_display
*display)
508
static inline uint8_t is_display_added(struct
mod_hdcp_display
*display)
513
static inline uint8_t is_display_encryption_enabled(struct
mod_hdcp_display
*display)
540
static inline struct
mod_hdcp_display
*get_first_added_display(
544
struct
mod_hdcp_display
*display = NULL;
554
static inline struct
mod_hdcp_display
*get_active_display_at_index(
558
struct
mod_hdcp_display
*display = NULL;
569
static inline struct
mod_hdcp_display
*get_empty_display_container(
573
struct
mod_hdcp_display
*display = NULL
[
all
...]
amdgpu_hdcp.c
312
struct mod_hdcp_link *link, struct
mod_hdcp_display
*display,
316
struct
mod_hdcp_display
*display_container = NULL;
370
struct
mod_hdcp_display
*display = NULL;
410
struct
mod_hdcp_display
*display = NULL;
amdgpu_hdcp_psp.c
57
struct
mod_hdcp_display
*display = NULL;
91
struct
mod_hdcp_display
*display = NULL;
137
struct
mod_hdcp_display
*display = get_first_added_display(hdcp);
229
struct
mod_hdcp_display
*display = get_first_added_display(hdcp);
352
struct
mod_hdcp_display
*display = get_first_added_display(hdcp);
639
struct
mod_hdcp_display
*display = get_first_added_display(hdcp);
Completed in 20 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025