Searched defs:EseOperations (Results 1 – 1 of 1) sorted by relevance
146 struct EseOperations { struct147 const char *name;151 ese_open_op_t *open;153 ese_hw_receive_op_t *hw_receive;155 ese_hw_transmit_op_t *hw_transmit;180 const struct EseOperations * ops; argument