Searched refs:fop_type (Results 1 – 4 of 4) sorted by relevance
402 cb->fop_type = type; in mei_io_cb_init()422 if (cb->fop_type == MEI_FOP_READ) in mei_io_list_flush_cl()486 enum mei_cb_file_ops fop_type, in mei_cl_alloc_cb() argument491 cb = mei_io_cb_init(cl, fop_type, fp); in mei_cl_alloc_cb()521 enum mei_cb_file_ops fop_type, in mei_cl_enqueue_ctrl_wr_cb() argument530 cb = mei_cl_alloc_cb(cl, length, fop_type, fp); in mei_cl_enqueue_ctrl_wr_cb()1037 if (cb->fop_type == MEI_FOP_CONNECT && in mei_cl_is_other_connecting()1494 request = mei_cl_notify_fop2req(cb->fop_type); in mei_cl_irq_notify()1522 enum mei_cb_file_ops fop_type; in mei_cl_notify_request() local1545 fop_type = mei_cl_notify_req2fop(request); in mei_cl_notify_request()[all …]
664 if (cb->fop_type != MEI_FOP_DMA_MAP) in mei_hbm_cl_dma_map_res()694 if (cb->fop_type != MEI_FOP_DMA_UNMAP) in mei_hbm_cl_dma_unmap_res()998 enum mei_cb_file_ops fop_type) in mei_hbm_cl_res() argument1008 if (cb->fop_type != fop_type) in mei_hbm_cl_res()1020 switch (fop_type) { in mei_hbm_cl_res()
198 enum mei_cb_file_ops fop_type; member
510 switch (cb->fop_type) { in mei_irq_write_handler()