Home
last modified time | relevance | path

Searched refs:ps2_sendcommand (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/nvec/
Dnvec_ps2.c67 static int ps2_sendcommand(struct serio *ser_dev, unsigned char cmd) in ps2_sendcommand() function
116 ser_dev->write = ps2_sendcommand; in nvec_mouse_probe()
140 ps2_sendcommand(ps2_dev.ser_dev, DISABLE_MOUSE); in nvec_mouse_remove()
152 ps2_sendcommand(ps2_dev.ser_dev, DISABLE_MOUSE); in nvec_mouse_suspend()
166 ps2_sendcommand(ps2_dev.ser_dev, ENABLE_MOUSE); in nvec_mouse_resume()