Home | History | Annotate | Line # | Download | only in hdaudio
files.hdaudio revision 1.3.20.2
      1  1.3.20.2    martin # $NetBSD: files.hdaudio,v 1.3.20.2 2020/04/13 08:04:20 martin Exp $
      2       1.1  jmcneill 
      3       1.1  jmcneill #
      4       1.1  jmcneill # Intel High Definition Audio (Revision 1.0)
      5       1.1  jmcneill #
      6       1.2  jmcneill defflag			HDAUDIOVERBOSE
      7       1.2  jmcneill defflag opt_hdaudio.h	HDAUDIO_ENABLE_HDMI
      8       1.2  jmcneill defflag opt_hdaudio.h	HDAUDIO_ENABLE_DISPLAYPORT
      9       1.2  jmcneill defflag opt_hdaudio.h	HDAUDIO_DEBUG
     10       1.2  jmcneill defflag opt_hdaudio.h	HDAFG_DEBUG
     11       1.2  jmcneill defflag opt_hdaudio.h	HDAFG_HDMI_DEBUG
     12       1.1  jmcneill 
     13       1.1  jmcneill define	hdaudiobus	{[nid = -1]}
     14       1.1  jmcneill device	hdaudio: hdaudiobus
     15       1.1  jmcneill file	dev/hdaudio/hdaudio.c		hdaudio
     16       1.1  jmcneill file	dev/hdaudio/hdaudio_verbose.c	hdaudio & hdaudioverbose
     17       1.1  jmcneill 
     18  1.3.20.1  christos device	hdafg: audiobus
     19       1.1  jmcneill attach	hdafg at hdaudiobus
     20       1.1  jmcneill file	dev/hdaudio/hdafg.c		hdafg
     21       1.1  jmcneill file	dev/hdaudio/hdafg_dd.c		hdafg
     22