Searched refs:riocm_ch_alloc (Results 1 – 1 of 1) sorted by relevance
224 static struct rio_channel *riocm_ch_alloc(u16 ch_num);1131 new_ch = riocm_ch_alloc(RIOCM_CHNUM_AUTO); in riocm_ch_accept()1283 static struct rio_channel *riocm_ch_alloc(u16 ch_num) in riocm_ch_alloc() function1350 ch = riocm_ch_alloc(*ch_num); in riocm_ch_create()