Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa.h175 struct cyapa_dev_ops { struct
176 int (*check_fw)(struct cyapa *, const struct firmware *);
177 int (*bl_enter)(struct cyapa *);
178 int (*bl_activate)(struct cyapa *);
179 int (*bl_initiate)(struct cyapa *, const struct firmware *);
180 int (*update_fw)(struct cyapa *, const struct firmware *);
181 int (*bl_deactivate)(struct cyapa *);
183 ssize_t (*show_baseline)(struct device *,
185 ssize_t (*calibrate_store)(struct device *,
188 int (*initialize)(struct cyapa *cyapa);
[all …]