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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dswarm_cs4297a.c2388 "cs4297a: cs4297a_open(): inode=0x%.8x file=0x%.8x f_mode=0x%x\n",
2404 "cs4297a: cs4297a_open(): Error - unable to find audio state struct\n"));
2413 "cs4297a: cs4297a_open(): Error - must open READ and/or WRITE\n"));
2494 printk(KERN_INFO "cs4297a: cs4297a_open()- 0\n"));
2498 static int cs4297a_open(struct inode *inode, struct file *file) function
2503 ret = cs4297a_open(inode, file);
2520 .open = cs4297a_open,

Completed in 127 milliseconds