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

/linux-master/drivers/rapidio/
H A Drio_cm.c1331 * riocm_ch_create - creates a new channel object and allocates ID for it
1335 * and is within the valid range, riocm_ch_create tries to allocate the
1346 static struct rio_channel *riocm_ch_create(u16 *ch_num) function
1669 ch = riocm_ch_create(&ch_num);

Completed in 248 milliseconds