taglinefilesource code
copr_msg523drivers/sound/pss.ccopr_msg       *buf;
copr_msg529drivers/sound/pss.cbuf = (copr_msg *) kmalloc (sizeof (copr_msg), GFP_KERNEL);
copr_msg565drivers/sound/pss.ccopr_msg       *buf;
copr_msg571drivers/sound/pss.cbuf = (copr_msg *) kmalloc (sizeof (copr_msg), GFP_KERNEL);
copr_msg691include/linux/soundcard.h#define SNDCTL_COPR_SENDMSG        _IOW ('C',  8, copr_msg)
copr_msg692include/linux/soundcard.h#define SNDCTL_COPR_RCVMSG        _IOR ('C',  9, copr_msg)