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

#include "razer_private.h"


int razer_lachesis_init(struct razer_mouse *m,
			struct libusb_device *udev);
void razer_lachesis_release(struct razer_mouse *m);

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