Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/rapidio/
Drio_cm.c225 static void riocm_ch_free(struct kref *ref);
297 kref_put(&ch->ref, riocm_ch_free); in riocm_put_channel()
1363 static void riocm_ch_free(struct kref *ref) in riocm_ch_free() function