Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dhdspe.h129 #define HDSPE_CHAN_AIO_LINE (1 << 0) macro
135 #define HDSPE_CHAN_AIO_ALL_REC (HDSPE_CHAN_AIO_LINE | \
H A Dhdspe-pcm.c135 if (ports & HDSPE_CHAN_AIO_LINE) in hdspe_channel_count()
190 case HDSPE_CHAN_AIO_LINE: in hdspe_port_slot_offset()
H A Dhdspe.c80 { HDSPE_CHAN_AIO_LINE, "line" },