Searched refs:w16 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_pcm.c279 int w16, int invert)
294 if (w16) {
305 if (w16) {
345 int err, w16, invert; local
347 w16 = (snd_pcm_format_width(runtime->format) == 16);
349 if ((err = snd_gf1_pcm_poke_block(gus, runtime->dma_area + bpos, pcmp->memory + bpos, len, w16, invert)) < 0)
373 int err, w16, invert; local
375 w16 = (snd_pcm_format_width(runtime->format) == 16);
377 if ((err = snd_gf1_pcm_poke_block(gus, runtime->dma_area + bpos, pcmp->memory + bpos, len, w16, invert)) < 0)
277 snd_gf1_pcm_poke_block(struct snd_gus_card *gus, unsigned char *buf, unsigned int pos, unsigned int count, int w16, int invert) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dmk1mf.pl163 $msdos=1; $w16=1;
168 $msdos=1; $w16=1; $shlib=0; $qw=1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dpegasus.c474 __u16 w16; local
477 read_eprom_word(pegasus, i, &w16);
478 ((__le16 *) id)[i] = cpu_to_le16p(&w16);

Completed in 94 milliseconds