OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_device_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp1_execution.c
127
static inline uint8_t
get_device_count
(struct mod_hdcp *hdcp)
function in typeref:typename:uint8_t
137
return (
get_device_count
(hdcp) < get_added_display_count(hdcp)) ?
347
device_count =
get_device_count
(hdcp);
amdgpu_hdcp1_execution.c
127
static inline uint8_t
get_device_count
(struct mod_hdcp *hdcp)
function in typeref:typename:uint8_t
137
return (
get_device_count
(hdcp) < get_added_display_count(hdcp)) ?
347
device_count =
get_device_count
(hdcp);
amdgpu_hdcp2_execution.c
207
static inline uint8_t
get_device_count
(struct mod_hdcp *hdcp)
function in typeref:typename:uint8_t
216
return (
get_device_count
(hdcp) < get_added_display_count(hdcp)) ?
amdgpu_hdcp2_execution.c
207
static inline uint8_t
get_device_count
(struct mod_hdcp *hdcp)
function in typeref:typename:uint8_t
216
return (
get_device_count
(hdcp) < get_added_display_count(hdcp)) ?
Completed in 23 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025