Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dopl3.c82 static int store_instr(int instr_no, struct sbi_instrument *instr);
125 return store_instr(ins.channel, &ins); in opl3_ioctl()
302 static int store_instr(int instr_no, struct sbi_instrument *instr) in store_instr() function
842 return store_instr(ins.channel, &ins); in opl3_load_patch()