Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcyapa.h262 struct cyapa_dev_ops { struct
263 int (*check_fw)(struct cyapa *, const struct firmware *);
264 int (*bl_enter)(struct cyapa *);
265 int (*bl_activate)(struct cyapa *);
266 int (*bl_initiate)(struct cyapa *, const struct firmware *);
267 int (*update_fw)(struct cyapa *, const struct firmware *);
268 int (*bl_deactivate)(struct cyapa *);
270 ssize_t (*show_baseline)(struct device *,
272 ssize_t (*calibrate_store)(struct device *,
275 int (*initialize)(struct cyapa *cyapa);
[all …]