Searched defs:cyapa_dev_ops (Results 1 – 1 of 1) sorted by relevance
262 struct cyapa_dev_ops { struct263 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 …]