OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COP_PINCAP_HDMI
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hdaudio/
hdaudioreg.h
195
#define
COP_PINCAP_HDMI
(1 << 7)
hdafg.c
1207
if (w->w_pin.cap & (
COP_PINCAP_HDMI
|COP_PINCAP_DP))
1209
if (w->w_pin.cap &
COP_PINCAP_HDMI
)
3281
if (w->w_pin.cap & (
COP_PINCAP_HDMI
|COP_PINCAP_DP)) {
3302
if (w->w_pin.cap & (
COP_PINCAP_HDMI
|COP_PINCAP_DP))
3683
if ((w->w_pin.cap & (
COP_PINCAP_HDMI
|COP_PINCAP_DP)) == 0)
3688
if (w->w_pin.cap & (
COP_PINCAP_HDMI
|COP_PINCAP_DP))
3705
if (w->w_pin.cap &
COP_PINCAP_HDMI
)
Completed in 36 milliseconds
Indexes created Fri Oct 31 11:10:07 GMT 2025