Searched defs:isize (Results 1 – 1 of 1) sorted by relevance
65 odm_queue_ring_config(struct odm_dev *odm, int vchan, int isize, int csize) in odm_queue_ring_config()132 int isize, csize, max_nb_desc, rc = 0; in odm_vchan_setup() local