Searched refs:cfhsi_cb_ops (Results 1 – 2 of 2) sorted by relevance
95 struct cfhsi_cb_ops { struct96 void (*tx_done_cb) (struct cfhsi_cb_ops *drv); argument97 void (*rx_done_cb) (struct cfhsi_cb_ops *drv); argument98 void (*wake_up_cb) (struct cfhsi_cb_ops *drv); argument99 void (*wake_down_cb) (struct cfhsi_cb_ops *drv); argument113 struct cfhsi_cb_ops *cb_ops;149 struct cfhsi_cb_ops cb_ops;
399 static void cfhsi_tx_done_cb(struct cfhsi_cb_ops *cb_ops) in cfhsi_tx_done_cb()754 static void cfhsi_rx_done_cb(struct cfhsi_cb_ops *cb_ops) in cfhsi_rx_done_cb()972 static void cfhsi_wake_up_cb(struct cfhsi_cb_ops *cb_ops) in cfhsi_wake_up_cb()991 static void cfhsi_wake_down_cb(struct cfhsi_cb_ops *cb_ops) in cfhsi_wake_down_cb()