Searched refs:riocm_ch_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/rapidio/
H A Drio_cm.c224 static struct rio_channel *riocm_ch_alloc(u16 ch_num);
1131 new_ch = riocm_ch_alloc(RIOCM_CHNUM_AUTO);
1277 * riocm_ch_alloc - channel object allocation helper routine
1283 static struct rio_channel *riocm_ch_alloc(u16 ch_num) function
1350 ch = riocm_ch_alloc(*ch_num);

Completed in 730 milliseconds