]> Git Repo - linux.git/blob - drivers/input/mouse/logips2pp.h
block: add a sanity check for non-write flush/fua bios
[linux.git] / drivers / input / mouse / logips2pp.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Logitech PS/2++ mouse driver header
4  *
5  * Copyright (c) 2003 Vojtech Pavlik <[email protected]>
6  */
7
8 #ifndef _LOGIPS2PP_H
9 #define _LOGIPS2PP_H
10
11 int ps2pp_detect(struct psmouse *psmouse, bool set_properties);
12
13 #endif
This page took 0.034976 seconds and 4 git commands to generate.