Lines Matching defs:hwif
503 const struct midi_hw_if *hwif = sa->hwif;507 if (hwif == 0 ||508 hwif->open == 0 ||509 hwif->close == 0 ||510 hwif->output == 0 ||511 hwif->getinfo == 0) {520 sc->hw_if = hwif;577 midi_attach_mi(const struct midi_hw_if *hwif, void *hdl, struct device *dev)582 arg.hwif = hwif;