Searched refs:riocm_ch_free (Results 1 – 1 of 1) sorted by relevance
225 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