Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio_cm.c233 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() function
1355 ch = riocm_ch_alloc(*ch_num); in riocm_ch_create()