Home
last modified time | relevance | path

Searched refs:allegro_channel (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/staging/media/allegro-dvt/
Dallegro-core.c109 struct allegro_channel;
177 #define fh_to_channel(__fh) container_of(__fh, struct allegro_channel, fh)
179 struct allegro_channel { struct
253 allegro_set_state(struct allegro_channel *channel, enum allegro_state state) in allegro_set_state() argument
261 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 …]