Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dasound_fm.h35 unsigned char rhythm; /* percussion mode flag */ member
86 unsigned char rhythm; /* percussion mode select */ member
/Linux-v4.19/sound/drivers/opl3/
Dopl3_synth.c109 info.rhythm = opl3->rhythm; in snd_opl3_ioctl()
397 opl3->rhythm = 0; in snd_opl3_reset()
571 if (params->rhythm) { in snd_opl3_set_params()
573 opl3->rhythm = 1; in snd_opl3_set_params()
575 opl3->rhythm = 0; in snd_opl3_set_params()
/Linux-v4.19/include/sound/
Dopl3.h320 unsigned char rhythm; /* percussion mode flag */ member