Searched refs:xx (Results 1 – 3 of 3) sorted by relevance
13 snd-soc-63xx-objs := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o15 obj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.o
287 int xx; in snd_cs8427_create()291 for (xx = 0; xx < 127; xx++) in snd_cs8427_create()292 printk(KERN_DEBUG "reg[0x%x] = 0x%x\n", xx+1, buf[xx]); in snd_cs8427_create()
301 static irqreturn_t ftr_handle_notify_irq(int xx, void *data) in ftr_handle_notify_irq() argument