Home
last modified time | relevance | path

Searched defs:hw_if (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/
H A Dradio.c52 const struct radio_hw_if *hw_if; /* hardware interface */ member
H A Dmidivar.h184 const struct midi_hw_if *hw_if; /* Hardware interface */ member
H A Dvideo.c185 const struct video_hw_if *hw_if; /* Hardware interface */ member
431 video_attach_mi(const struct video_hw_if *hw_if, device_t parent, void *sc) in video_attach_mi()
H A Dvideo_if.h503 const struct video_hw_if *hw_if; member
/netbsd-src/sys/dev/audio/
H A Daudiovar.h135 const struct audio_hw_if *hw_if; member
H A Daudio.c921 const struct audio_hw_if *hw_if; in audioattach() local