Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rapidio/
Drio_cm.c224 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() function
1350 ch = riocm_ch_alloc(*ch_num); in riocm_ch_create()