Searched refs:riocm_ch_free (Results 1 – 1 of 1) sorted by relevance
234 static void riocm_ch_free(struct kref *ref);306 kref_put(&ch->ref, riocm_ch_free); in riocm_put_channel()1370 static void riocm_ch_free(struct kref *ref) in riocm_ch_free() function