Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/sound/
Dasound_fm.h20 unsigned char rhythm; /* percussion mode flag */ member
71 unsigned char rhythm; /* percussion mode select */ member
/linux-6.6.21/sound/drivers/opl3/
Dopl3_synth.c97 info.rhythm = opl3->rhythm; in snd_opl3_ioctl()
385 opl3->rhythm = 0; in snd_opl3_reset()
559 if (params->rhythm) { in snd_opl3_set_params()
561 opl3->rhythm = 1; in snd_opl3_set_params()
563 opl3->rhythm = 0; in snd_opl3_set_params()
/linux-6.6.21/include/sound/
Dopl3.h304 unsigned char rhythm; /* percussion mode flag */ member