Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hdaudio/
H A Dhdaudiovar.h118 enum hdaudio_stream_type { enum
127 enum hdaudio_stream_type st_type;
180 enum hdaudio_stream_type,
H A Dhdaudio.c1023 enum hdaudio_stream_type type, int (*intr)(struct hdaudio_stream *), in hdaudio_stream_establish()