aboutsummaryrefslogtreecommitdiffstats
path: root/librazer/hw_mamba_tournament_edition.h
blob: 80c2285b3b48f93e791878b9a6d2362a318b225d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
 
#ifndef RAZER_HW_MAMBA_TE_H_
#define RAZER_HW_MAMBA_TE_H_

#include "razer_private.h"


int razer_mamba_te_init(struct razer_mouse *m,
			 struct libusb_device *udev);
void razer_mamba_te_release(struct razer_mouse *m);

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