HomeSort by: relevance | last modified time | path
    Searched refs:COP_PINCAP_OUTPUT_CAPABLE (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/hdaudioctl/
graph.c 127 if (cap & COP_PINCAP_OUTPUT_CAPABLE &&
131 else if (cap & COP_PINCAP_OUTPUT_CAPABLE)
  /src/sys/dev/hdaudio/
hdaudioreg.h 192 #define COP_PINCAP_OUTPUT_CAPABLE (1 << 4)
hdafg.c 2012 if ((pincap & (COP_PINCAP_OUTPUT_CAPABLE |
2014 (COP_PINCAP_OUTPUT_CAPABLE |
2043 if (pincap & COP_PINCAP_OUTPUT_CAPABLE)

Completed in 123 milliseconds