]> Git Repo - linux.git/blob - drivers/usb/storage/karma.h
Merge branch 'bugzilla-11539' into release
[linux.git] / drivers / usb / storage / karma.h
1 #ifndef _KARMA_USB_H
2 #define _KARMA_USB_H
3
4 extern int rio_karma_init(struct us_data *us);
5 extern int rio_karma_transport(struct scsi_cmnd *srb, struct us_data *us);
6
7 #endif
This page took 0.031756 seconds and 4 git commands to generate.