Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl4/
H A Dyrw801.c153 static const struct opl4_region regions_08[] = { /* Celesta */
166 static const struct opl4_region regions_0c[] = { /* Marimba */
303 static const struct opl4_region regions_28[] = { /* Violin */
315 static const struct opl4_region regions_29[] = { /* Viola */
329 static const struct opl4_region regions_2a[] = { /* Cello */
354 static const struct opl4_region regions_2e[] = { /* Harp */
411 static const struct opl4_region regions_3a[] = { /* Tuba */
506 static const struct opl4_region regions_44[] = { /* Oboe */
537 static const struct opl4_region regions_49[] = { /* Flute */
786 static const struct opl4_region regions_6b[] = { /* Koto */
[all …]
H A Dopl4_local.h149 struct opl4_region { struct
156 const struct opl4_region *regions; argument