OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:link_index
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_hdcp.c
99
unsigned int
link_index
,
104
struct hdcp_workqueue *hdcp_w = &hdcp_work[
link_index
];
105
struct mod_hdcp_display *display = &hdcp_work[
link_index
].display;
106
struct mod_hdcp_link *link = &hdcp_work[
link_index
].link;
146
unsigned int
link_index
,
149
struct hdcp_workqueue *hdcp_w = &hdcp_work[
link_index
];
159
void hdcp_reset_display(struct hdcp_workqueue *hdcp_work, unsigned int
link_index
)
161
struct hdcp_workqueue *hdcp_w = &hdcp_work[
link_index
];
175
void hdcp_handle_cpirq(struct hdcp_workqueue *hdcp_work, unsigned int
link_index
)
177
struct hdcp_workqueue *hdcp_w = &hdcp_work[
link_index
];
320
int
link_index
= aconnector->dc_link->
link_index
;
local in function:update_config
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_link.h
78
unsigned int
link_index
;
member in struct:dc_link
158
static inline struct dc_link *dc_get_link_at_index(struct dc *dc, uint32_t
link_index
)
160
return dc->links[
link_index
];
312
uint32_t
link_index
,
/src/sys/dev/acpi/
acpi_pci_link.c
133
int
link_index
;
member in struct:link_res_request
217
KASSERT(req->
link_index
< req->sc->pl_num_links);
218
link = &req->sc->pl_links[req->
link_index
];
220
req->
link_index
++;
295
KASSERT(req->
link_index
< req->sc->pl_num_links);
296
link = &req->sc->pl_links[req->
link_index
];
301
req->
link_index
++;
478
rreq.
link_index
= 0;
496
rreq.
link_index
= 0;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
core_types.h
64
uint32_t
link_index
; /* this is mapped to DAL display_index
member in struct:link_init_data
Completed in 15 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025