Home
last modified time | relevance | path

Searched refs:PIN_CAP_INPUT (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/wdm/audio/hdaudbus/
H A Dhda_codec_defs.h242 #define PIN_CAP_INPUT (1L << 5) macro
256 #define PIN_CAP_IS_INPUT(c) ((c & PIN_CAP_INPUT) != 0)