Home
last modified time | relevance | path

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

/sound/soc/bcm/
DMakefile13 snd-soc-63xx-objs := bcm63xx-i2s-whistler.o bcm63xx-pcm-whistler.o
15 obj-$(CONFIG_SND_BCM63XX_I2S_WHISTLER) += snd-soc-63xx.o
/sound/i2c/
Dcs8427.c287 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()
/sound/aoa/core/
Dgpio-feature.c301 static irqreturn_t ftr_handle_notify_irq(int xx, void *data) in ftr_handle_notify_irq() argument