Home
last modified time | relevance | path

Searched refs:midi1status (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c3881 unsigned int midi1status; in snd_hdsp_interrupt() local
3896 midi1status = hdsp_read (hdsp, HDSP_midiStatusIn1) & 0xff; in snd_hdsp_interrupt()
3920 …->io_type != Multiface && hdsp->io_type != RPM && hdsp->io_type != H9632 && midi1 && midi1status) { in snd_hdsp_interrupt()