Searched refs:int16_t (Results 1 – 9 of 9) sorted by relevance
59 int16_t *pmecc_smu;60 int16_t *pmecc_partial_syn;61 int16_t *pmecc_si;62 int16_t *pmecc_lmu; /* polynomal order */116 table_size * sizeof(int16_t); in pmecc_get_alpha_to()135 size = (2 * cap + 1) * sizeof(int16_t); in pmecc_data_alloc()138 host->pmecc_lmu = malloc((cap + 1) * sizeof(int16_t)); in pmecc_data_alloc()174 host->pmecc_partial_syn[(2 * i) + 1] = (int16_t)value; in pmecc_gen_syndrome()182 int16_t __iomem *alpha_to = host->pmecc_alpha_to; in pmecc_substitute()183 int16_t __iomem *index_of = host->pmecc_index_of; in pmecc_substitute()[all …]
99 typedef __s16 int16_t; typedef
106 static int16_t sdl_to_keycode[NUM_SDL_CODES] = {
27 typedef int16_t Elf64_SHalf;
49 static inline int16_t read_int16(uint8_t *data, unsigned int o) { in read_int16()50 return (int16_t) (data[o] | (data[o+1] << 8)); in read_int16()
376 int16_t opcode_index; in ich_spi_xfer()
834 int16_t *exit_data) in efi_exit()
64 typedef int16_t flex_int16_t;
46 typedef int16_t flex_int16_t;