Searched refs:fop_type (Results 1 – 5 of 5) sorted by relevance
374 cb->fop_type = type; in mei_io_cb_init()957 if (cb->fop_type == MEI_FOP_CONNECT && in mei_cl_is_other_connecting()1263 request = mei_cl_notify_fop2req(cb->fop_type); in mei_cl_irq_notify()1290 enum mei_cb_file_ops fop_type; in mei_cl_notify_request() local1310 fop_type = mei_cl_notify_req2fop(request); in mei_cl_notify_request()1311 cb = mei_io_cb_init(cl, fop_type, file); in mei_cl_notify_request()1710 switch (cb->fop_type) { in mei_cl_complete()
808 enum mei_cb_file_ops fop_type) in mei_hbm_cl_res() argument818 if (cb->fop_type != fop_type) in mei_hbm_cl_res()830 switch (fop_type) { in mei_hbm_cl_res()
448 if (cb->fop_type == MEI_FOP_WRITE) { in mei_amthif_complete()
218 enum mei_cb_file_ops fop_type; member
378 switch (cb->fop_type) { in mei_irq_write_handler()