Home
last modified time | relevance | path

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

/Linux-v5.4/sound/isa/wavefront/
Dwavefront_synth.c686 unsigned char patchnum[2]; in wavefront_get_patch_status() local
691 patchnum[0] = i & 0x7f; in wavefront_get_patch_status()
692 patchnum[1] = i >> 7; in wavefront_get_patch_status()
695 patchnum)) == 0) { in wavefront_get_patch_status()