Searched refs:allegro_channel (Results 1 – 1 of 1) sorted by relevance
109 struct allegro_channel;177 #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh)179 struct allegro_channel { struct253 allegro_set_state(struct allegro_channel *channel, enum allegro_state state) in allegro_set_state() argument261 allegro_get_state(struct allegro_channel *channel) in allegro_get_state()345 static struct allegro_channel *349 struct allegro_channel *channel; in allegro_find_channel_by_user_id()359 static struct allegro_channel *363 struct allegro_channel *channel; in allegro_find_channel_by_channel_id()373 static inline bool channel_exists(struct allegro_channel *channel) in channel_exists()[all …]