acc_ov
struct acc_ov ov;
static ktime_t acc_ts2ktime(struct acc_ov *ov, u64 ts)
void acc_init_ov(struct acc_ov *ov, struct device *dev)
void acc_init_bm_ptr(struct acc_ov *ov, struct acc_core *cores, const void *mem)
irqreturn_t acc_card_interrupt(struct acc_ov *ov, struct acc_core *cores)
struct acc_ov *ov;
static inline u32 acc_ov_read32(struct acc_ov *ov, unsigned short offs)
static inline void acc_ov_write32(struct acc_ov *ov,
static inline void acc_ov_set_bits(struct acc_ov *ov,
static inline void acc_ov_clear_bits(struct acc_ov *ov,
static inline void acc_reset_fpga(struct acc_ov *ov)
void acc_init_ov(struct acc_ov *ov, struct device *dev);
void acc_init_bm_ptr(struct acc_ov *ov, struct acc_core *cores,
irqreturn_t acc_card_interrupt(struct acc_ov *ov, struct acc_core *cores);