aboutsummaryrefslogtreecommitdiffstats
path: root/librazer/hw_copperhead.h
blob: a8b4497426c484c705f614058bb410d1b22ba7bd (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef RAZER_HW_COPPERHEAD_H_
#define RAZER_HW_COPPERHEAD_H_

#include "razer_private.h"


int razer_copperhead_init(struct razer_mouse *m,
			  struct libusb_device *udev);
void razer_copperhead_release(struct razer_mouse *m);

#endif /* RAZER_HW_COPPERHEAD_H_ */
bues.ch cgit interface