Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/allegro-dvt/
Dallegro-mail.h48 struct create_channel_param { struct
286 ssize_t allegro_encode_config_blob(u32 *dst, struct create_channel_param *param);
287 ssize_t allegro_decode_config_blob(struct create_channel_param *param,
Dallegro-mail.c63 static inline u32 settings_get_mcu_codec(struct create_channel_param *param) in settings_get_mcu_codec()
84 allegro_encode_config_blob(u32 *dst, struct create_channel_param *param) in allegro_encode_config_blob()
247 ssize_t allegro_decode_config_blob(struct create_channel_param *param, in allegro_decode_config_blob()
Dallegro-core.c917 struct create_channel_param *param) in fill_create_channel_param()
1017 struct create_channel_param param; in allegro_mcu_send_create_channel()
1022 allegro_alloc_buffer(dev, blob, sizeof(struct create_channel_param)); in allegro_mcu_send_create_channel()
1646 struct create_channel_param param; in allegro_handle_create_channel()