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

  /src/usr.sbin/hdaudioctl/
graph.c 128 cap & COP_PINCAP_INPUT_CAPABLE)
133 else if (cap & COP_PINCAP_INPUT_CAPABLE)
  /src/sys/dev/hdaudio/
hdaudioreg.h 193 #define COP_PINCAP_INPUT_CAPABLE (1 << 5)
hdafg.c 2013 COP_PINCAP_INPUT_CAPABLE)) ==
2015 COP_PINCAP_INPUT_CAPABLE)) {
2028 if (pincap & COP_PINCAP_INPUT_CAPABLE)

Completed in 15 milliseconds