Home
last modified time | relevance | path

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

/linux/sound/pci/
H A Des1968.c515 u16 maestro_map[32]; member
572 chip->maestro_map[reg] = data; in __maestro_write()
588 chip->maestro_map[reg] = inw(chip->io_port + ESM_DATA); in __maestro_read()
590 return chip->maestro_map[reg]; in __maestro_read()
2665 chip->maestro_map[i] = 0; in snd_es1968_create()