Searched refs:fop_type (Results 1 – 5 of 5) sorted by relevance
628 enum mei_cb_file_ops fop_type) in mei_hbm_cl_res() argument638 if (cb->fop_type != fop_type) in mei_hbm_cl_res()650 switch (fop_type) { in mei_hbm_cl_res()
360 cb->fop_type = type; in mei_io_cb_init()1292 if (cb->fop_type == MEI_FOP_WRITE) { in mei_cl_complete()1299 } else if (cb->fop_type == MEI_FOP_READ) { in mei_cl_complete()
464 if (cb->fop_type == MEI_FOP_WRITE) { in mei_amthif_complete()
208 enum mei_cb_file_ops fop_type; member
463 switch (cb->fop_type) { in mei_irq_write_handler()