Searched refs:soi (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/coda/
H A Dcoda-jpeg.c184 u16 soi = be16_to_cpup((__be16 *)vaddr); coda_jpeg_check_buffer() local
188 return soi == SOI_MARKER && eoi == EOI_MARKER; coda_jpeg_check_buffer()
/linux-4.4.14/drivers/media/platform/
H A Drcar_jpu.c614 bool soi = false; jpu_parse_hdr() local
634 if (!soi && c == SOI) { jpu_parse_hdr()
635 soi = true; jpu_parse_hdr()
637 } else if (soi != (c != SOI)) jpu_parse_hdr()
/linux-4.4.14/arch/x86/kernel/
H A Dapm_32.c93 * Ross Paterson <ross@soi.city.ac.uk>
/linux-4.4.14/kernel/debug/kdb/
H A Dkdb_main.c1959 * which interfaces to the soi-disant MAGIC SYSRQ functionality.

Completed in 221 milliseconds