Searched refs:riocm_ch_alloc (Results 1 – 1 of 1) sorted by relevance
233 static struct rio_channel *riocm_ch_alloc(u16 ch_num);1138 new_ch = riocm_ch_alloc(RIOCM_CHNUM_AUTO); in riocm_ch_accept()1288 static struct rio_channel *riocm_ch_alloc(u16 ch_num) in riocm_ch_alloc() function1355 ch = riocm_ch_alloc(*ch_num); in riocm_ch_create()