Searched refs:chunk_flags (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/usb/go7007/
H A Dgo7007-fw.c1553 int codespace = 64 * 1024, i = 0, srclen, chunk_len, chunk_flags; go7007_construct_fw_image() local
1586 chunk_flags = __le16_to_cpu(src[0]); go7007_construct_fw_image()
1594 if (chunk_flags & mode_flag) { go7007_construct_fw_image()
1595 if (chunk_flags & FLAG_SPECIAL) { go7007_construct_fw_image()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_cs.c271 p->chunk_flags = NULL; radeon_cs_parser_init()
315 p->chunk_flags = &p->chunks[i]; radeon_cs_parser_init()
H A Dradeon.h1090 struct radeon_cs_chunk *chunk_flags; member in struct:radeon_cs_parser

Completed in 112 milliseconds