#ifndef CAIAQ_AUDIO_H #define CAIAQ_AUDIO_H int snd_usb_caiaq_audio_init(struct snd_usb_caiaqdev *cdev); void snd_usb_caiaq_audio_free(struct snd_usb_caiaqdev *cdev); #endif /* CAIAQ_AUDIO_H */ tps://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/testing?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu1-0/+23
2017-02-06bpf: test for AND edge casesJosef Bacik1-0/+55