Searched refs:sbyte (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/drivers/
H A Dmtpav.c235 u8 sbyte; local
237 sbyte = snd_mtpav_getreg(chip, SREG);
238 while (!(sbyte & SIGS_RFD) && counts--) {
239 sbyte = snd_mtpav_getreg(chip, SREG);
/linux-master/tools/perf/util/
H A Dgenelf_debug.c38 typedef int8_t sbyte; typedef
120 sbyte line_base;

Completed in 163 milliseconds