Home
last modified time | relevance | path

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

/linux/sound/drivers/opl4/
H A Dyrw801.c57 static const struct opl4_region regions_00[] = { /* Acoustic Grand Piano */
69 static const struct opl4_region regions_01[] = { /* Bright Acoustic Piano */
81 static const struct opl4_region regions_02[] = { /* Electric Grand Piano */
94 static const struct opl4_region regions_03[] = { /* Honky-Tonk Piano */
116 static const struct opl4_region regions_04[] = { /* Electric Piano 1 */
120 static const struct opl4_region regions_05[] = { /* Electric Piano 2 */
142 static const struct opl4_region regions_06[] = { /* Harpsichord */
149 static const struct opl4_region regions_07[] = { /* Clavinet */
153 static const struct opl4_region regions_08[] = { /* Celesta */
156 static const struct opl4_region regions_0
[all...]
H A Dopl4_local.h149 struct opl4_region { struct
156 const struct opl4_region *regions; argument