hwif 225 dev/audio.c sa->type, sa, sa->hwif)); hwif 234 dev/audio.c struct audio_hw_if *hwp = sa->hwif; hwif 470 dev/audio.c arg.hwif = ahwp; hwif 134 dev/audio_if.h void *hwif; /* either audio_hw_if * or midi_hw_if * */ hwif 1019 dev/isa/ess.c arg.hwif = 0; hwif 284 dev/isa/sb.c arg.hwif = 0; hwif 507 dev/midi.c struct midi_hw_if *hwif = sa->hwif; hwif 511 dev/midi.c if (hwif == 0 || hwif 512 dev/midi.c hwif->open == 0 || hwif 513 dev/midi.c hwif->close == 0 || hwif 514 dev/midi.c hwif->output == 0 || hwif 515 dev/midi.c hwif->getinfo == 0) { hwif 520 dev/midi.c sc->hw_if = hwif; hwif 578 dev/midi.c midi_attach_mi(struct midi_hw_if *hwif, void *hdl, struct device *dev) hwif 583 dev/midi.c arg.hwif = hwif; hwif 106 dev/pci/aac_pci.c int hwif; hwif 278 dev/pci/aac_pci.c sc->aac_hwif = m->hwif; hwif 422 dev/pci/cmpci.c aa.hwif = NULL; hwif 428 dev/pci/cmpci.c aa.hwif = NULL; hwif 313 dev/pci/eso.c aa.hwif = NULL; hwif 321 dev/pci/eso.c aa.hwif = NULL; hwif 292 dev/pci/fms.c aa.hwif = NULL; hwif 297 dev/pci/fms.c aa.hwif = NULL; hwif 614 dev/pci/yds.c aa.hwif = aa.hdl = NULL; hwif 650 dev/pci/yds.c aa.hwif = aa.hdl = NULL; hwif 75 dev/radio.c sc->hw_if = sa->hwif; hwif 161 dev/radio.c arg.hwif = rhwp;