Searched defs:on_channel_cleanup (Results 1 – 10 of 10) sorted by relevance
156 void (*on_channel_cleanup)(void* ctx); member
131 static void on_channel_cleanup(void* ctx) {} in on_channel_cleanup() function
137 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() function
133 static void on_channel_cleanup(void* ctx) {} in on_channel_cleanup() function
190 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() function
113 void BnBootDone::on_channel_cleanup(void* ctx) { in on_channel_cleanup() function in BnBootDone
128 static void on_channel_cleanup(void* ctx) { in on_channel_cleanup() function
253 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() function
286 static void on_channel_cleanup(void* _ctx) { in on_channel_cleanup() function
185 void (*on_channel_cleanup)(void* ctx); member