Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwavfront.c1027 header->number, header->subkey, in wavefront_send_sample()
1535 pat.subkey = WF_ST_PATCH; in wavefront_load_gus_patch()
1542 samp.subkey = WF_ST_SAMPLE; in wavefront_load_gus_patch()
1672 header.subkey, in wavefront_load_patch()
1676 switch (header.subkey) { in wavefront_load_patch()
1725 header.subkey); in wavefront_load_patch()
/linux-2.4.37.9/include/linux/
Dwavefront.h516 UCHAR8 subkey; /* WF_ST_{SAMPLE,ALIAS,etc.} */ member