Searched refs:allegro_channel (Results 1 – 1 of 1) sorted by relevance
103 struct allegro_channel;169 #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh)171 struct allegro_channel { struct226 allegro_set_state(struct allegro_channel *channel, enum allegro_state state) in allegro_set_state() argument234 allegro_get_state(struct allegro_channel *channel) in allegro_get_state()542 static struct allegro_channel *546 struct allegro_channel *channel; in allegro_find_channel_by_user_id()556 static struct allegro_channel *560 struct allegro_channel *channel; in allegro_find_channel_by_channel_id()570 static inline bool channel_exists(struct allegro_channel *channel) in channel_exists()[all …]