Searched refs:ia_css_acc_fw (Results 1 – 5 of 5) sorted by relevance
402 struct ia_css_acc_fw;407 void (*init)(struct ia_css_acc_fw *); /** init for crun */443 struct ia_css_acc_fw { struct
46 void (*flush)(struct ia_css_acc_fw *fw);
43 void (*flush)(struct ia_css_acc_fw *fw);
943 void sh_css_flush(struct ia_css_acc_fw *fw);
1640 void (*flush_func)(struct ia_css_acc_fw *fw); in ia_css_init()1838 sh_css_flush(struct ia_css_acc_fw *fw) in sh_css_flush()