Home
last modified time | relevance | path

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

/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h51 struct create_channel_param { struct
289 ssize_t allegro_encode_config_blob(u32 *dst, struct create_channel_param *param);
290 ssize_t allegro_decode_config_blob(struct create_channel_param *param,
H A Dallegro-mail.c63 static inline u32 settings_get_mcu_codec(struct create_channel_param *param) in settings_get_mcu_codec()
88 allegro_encode_config_blob(u32 *dst, struct create_channel_param *param) in allegro_encode_config_blob()
253 ssize_t allegro_decode_config_blob(struct create_channel_param *param, in allegro_decode_config_blob()