Searched defs:cfhsi_cb_ops (Results 1 – 1 of 1) 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); argument