Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dyss225.h12 extern unsigned char page_one_v2[96];
Dyss225.c162 unsigned char page_one_v2[] __initdata = { variable
Dwavfront.c3397 for (i = 0; i < sizeof (page_one_v2); i += 2) { in wffx_init()
3398 outb (page_one_v2[i], dev.fx_dsp_msb); in wffx_init()
3399 outb (page_one_v2[i+1], dev.fx_dsp_lsb); in wffx_init()