Searched refs:inlist (Results 1 – 6 of 6) sorted by relevance
105 dma_descr_data *inlist; /* In from the co-processor to memory. */ member
297 struct mvfrey_inlist_entry *inlist; member
958 hba->u.mvfrey.inlist[index].addr = in hptiop_post_req_mvfrey()960 hba->u.mvfrey.inlist[index].intrfc_len = (reqhdr->size + 3) / 4; in hptiop_post_req_mvfrey()1235 hba->u.mvfrey.inlist = (struct mvfrey_inlist_entry *)p; in hptiop_internal_memalloc_mvfrey()
788 bool inlist; in iio_buffer_store_enable() local797 inlist = iio_buffer_is_active(indio_dev->buffer); in iio_buffer_store_enable()799 if (inlist == requested_state) in iio_buffer_store_enable()
786 static void pinctrl_free(struct pinctrl *p, bool inlist);909 static void pinctrl_free(struct pinctrl *p, bool inlist) in pinctrl_free() argument927 if (inlist) in pinctrl_free()
2258 …if (!operation->list_op.inlist || !operation->list_op.outlist || !operation->list_op.out_data_buf … in cryptocop_job_setup()2278 (*pj)->iop->ddesc_in = operation->list_op.inlist; in cryptocop_job_setup()2288 (*pj)->iop->ctx_in.saved_data = operation->list_op.inlist; in cryptocop_job_setup()3425 dd = phys_to_virt((unsigned long int)dma_op->inlist); in print_user_dma_lists()