NetBSD/sys/dev/pci/hdaudio
dyoung c1b390d493 A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
2010-02-24 22:37:54 +00:00
..
files.hdaudio
hdaudio_afg.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
hdaudio_mixer.h
hdaudio_pci.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
hdaudio.c
hdaudioio.h
hdaudioreg.h
hdaudiovar.h
Makefile