aboutsummaryrefslogtreecommitdiff
path: root/hid-tmt300rs.h
blob: 9045341911f3660dcf6477a0a25cdb9841d63be2 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef __HID_TMT300RS_H
#define __HID_TMT300RS_H

#include "hid-tmff2.h"

int t300rs_populate_api(struct tmff2_device_entry *tmff2);

#endif /* __HID_TM300RS_H */