Searched refs:mlx90394_encoded_data (Results 1 – 3 of 3) sorted by relevance
29 struct mlx90394_encoded_data *edata; in mlx90394_async_fetch()30 uint32_t buf_len = sizeof(struct mlx90394_encoded_data); in mlx90394_async_fetch()47 edata = (struct mlx90394_encoded_data *)buf; in mlx90394_async_fetch()
75 const struct mlx90394_encoded_data *edata = (const struct mlx90394_encoded_data *)buffer; in mlx90394_decoder_decode()
87 struct mlx90394_encoded_data { struct