Searched refs:fop_type (Results 1 – 4 of 4) sorted by relevance
403 cb->fop_type = type; in mei_io_cb_init()424 if (cb->fop_type == MEI_FOP_READ) in mei_io_list_flush_cl()488 enum mei_cb_file_ops fop_type, in mei_cl_alloc_cb() argument493 cb = mei_io_cb_init(cl, fop_type, fp); in mei_cl_alloc_cb()523 enum mei_cb_file_ops fop_type, in mei_cl_enqueue_ctrl_wr_cb() argument532 cb = mei_cl_alloc_cb(cl, length, fop_type, fp); in mei_cl_enqueue_ctrl_wr_cb()1039 if (cb->fop_type == MEI_FOP_CONNECT && in mei_cl_is_other_connecting()1498 request = mei_cl_notify_fop2req(cb->fop_type); in mei_cl_irq_notify()1526 enum mei_cb_file_ops fop_type; in mei_cl_notify_request() local1549 fop_type = mei_cl_notify_req2fop(request); in mei_cl_notify_request()[all …]
668 if (cb->fop_type != MEI_FOP_DMA_MAP) in mei_hbm_cl_dma_map_res()698 if (cb->fop_type != MEI_FOP_DMA_UNMAP) in mei_hbm_cl_dma_unmap_res()1002 enum mei_cb_file_ops fop_type) in mei_hbm_cl_res() argument1012 if (cb->fop_type != fop_type) in mei_hbm_cl_res()1024 switch (fop_type) { in mei_hbm_cl_res()
223 enum mei_cb_file_ops fop_type; member
543 switch (cb->fop_type) { in mei_irq_write_handler()