|
|
@@ -295,6 +295,7 @@ struct device_drv {
|
|
|
int64_t (*scanhash)(struct thr_info *, struct work *, int64_t);
|
|
|
int64_t (*scanwork)(struct thr_info *);
|
|
|
bool (*queue_full)(struct cgpu_info *);
|
|
|
+ void (*flush_work)(struct cgpu_info *);
|
|
|
|
|
|
void (*hw_error)(struct thr_info *);
|
|
|
void (*thread_shutdown)(struct thr_info *);
|