Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A 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