Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio_cm.c224 static struct rio_channel *riocm_ch_alloc(u16 ch_num);
1129 new_ch = riocm_ch_alloc(RIOCM_CHNUM_AUTO); in riocm_ch_accept()
1275 * riocm_ch_alloc - channel object allocation helper routine
1281 static struct rio_channel *riocm_ch_alloc(u16 ch_num) in riocm_ch_alloc() function
1348 ch = riocm_ch_alloc(*ch_num); in riocm_ch_create()
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio_cm.c224 static struct rio_channel *riocm_ch_alloc(u16 ch_num);
1129 new_ch = riocm_ch_alloc(RIOCM_CHNUM_AUTO); in riocm_ch_accept()
1275 * riocm_ch_alloc - channel object allocation helper routine
1281 static struct rio_channel *riocm_ch_alloc(u16 ch_num) in riocm_ch_alloc() function
1348 ch = riocm_ch_alloc(*ch_num); in riocm_ch_create()

Completed in 6 milliseconds