Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c689 unsigned char patchnum[2]; in wavefront_get_patch_status() local
694 patchnum[0] = i & 0x7f; in wavefront_get_patch_status()
695 patchnum[1] = i >> 7; in wavefront_get_patch_status()
698 patchnum)) == 0) { in wavefront_get_patch_status()