Searched refs:smw_putmem (Results 1 – 1 of 1) sorted by relevance
/sound/oss/ |
D | sb_common.c | 980 static void smw_putmem(sb_devc * devc, int base, int addr, unsigned char val) in smw_putmem() function 1031 smw_putmem(devc, mp_base, 0, 0x00); in smw_midi_init() 1032 smw_putmem(devc, mp_base, 1, 0xff); in smw_midi_init() 1066 smw_putmem(devc, mp_base, i, smw_ucode[i]); in smw_midi_init()
|