Searched refs:general_op_s (Results 1 – 2 of 2) sorted by relevance
59 struct general_op_s { struct76 …struct general_op_s OPS_HDL = { { SMI_RD, SMI_WR, SMI_RDBL }, DAT_SAVE, DAT_GET,DAT_CHECK,GET_… argument236 int mir3da_install_general_ops(struct general_op_s *ops);
76 struct general_op_s *method;1562 int mir3da_install_general_ops(struct general_op_s *ops) in mir3da_install_general_ops()