Home
last modified time | relevance | path

Searched defs:cyapa_dev_ops (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/mouse/
Dcyapa.h253 struct cyapa_dev_ops { struct
254 int (*check_fw)(struct cyapa *, const struct firmware *);
255 int (*bl_enter)(struct cyapa *);
256 int (*bl_activate)(struct cyapa *);
257 int (*bl_initiate)(struct cyapa *, const struct firmware *);
258 int (*update_fw)(struct cyapa *, const struct firmware *);
259 int (*bl_deactivate)(struct cyapa *);
261 ssize_t (*show_baseline)(struct device *,
263 ssize_t (*calibrate_store)(struct device *,
266 int (*initialize)(struct cyapa *cyapa);
[all …]