Lines Matching defs:w_16bit
92 unsigned int addr, int w_16bit)
95 if (w_16bit)
98 } else if (w_16bit)
105 unsigned char reg, short w_16bit)
113 if (w_16bit)
115 } else if (w_16bit)
162 unsigned int addr, short w_16bit)
164 __snd_gf1_write_addr(gus, reg, addr, w_16bit);
169 short w_16bit)
171 return __snd_gf1_read_addr(gus, reg, w_16bit);