Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Ddm.h65 u8 hihat; member
Desssolo1.c2085 …((p.snare & 1) << 3) | ((p.tomtom & 1) << 2) | ((p.cymbal & 1) << 1) | (p.hihat & 1), s->sbbase+1); in solo1_dmfm_ioctl()
Dsonicvibes.c2344 …((p.snare & 1) << 3) | ((p.tomtom & 1) << 2) | ((p.cymbal & 1) << 1) | (p.hihat & 1), s->iosynth+1… in sv_dmfm_ioctl()
Dcmpci.c3082 …((p.snare & 1) << 3) | ((p.tomtom & 1) << 2) | ((p.cymbal & 1) << 1) | (p.hihat & 1), s->iosynth+1… in cm_dmfm_ioctl()