Searched refs:PACKED (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/media/dvb-frontends/ |
H A D | bcm3510_priv.h | 12 #define PACKED __attribute__((packed)) macro 163 } PACKED; variable 181 } PACKED ACQUIRE0; /* control_byte */ 188 } PACKED ACQUIRE1; /* sym_if */ 196 } PACKED; variable 206 } PACKED ACQUIRE0; /* control_byte */ 213 } PACKED ACQUIRE1; /* sym_if */ 225 } PACKED; variable 256 } PACKED; variable 265 } PACKED; variable [all …]
|
/linux/fs/befs/ |
H A D | befs_fs_types.h | 22 #define PACKED __attribute__ ((__packed__)) macro 99 } PACKED befs_disk_block_run; 105 } PACKED befs_block_run; 141 } PACKED befs_super_block; 155 } PACKED befs_disk_data_stream; 165 } PACKED befs_data_stream; 173 } PACKED befs_small_data; 199 } PACKED befs_inode; 225 } PACKED befs_disk_btree_super; 235 } PACKED befs_btree_super; [all …]
|
/linux/drivers/scsi/ |
H A D | BusLogic.h | 25 #ifndef PACKED 26 #define PACKED __attribute__((packed)) macro 145 } PACKED; variable 184 } PACKED; variable 206 } PACKED; variable 454 } PACKED; variable 472 } PACKED; variable 511 } PACKED; variable 520 } PACKED; variable 608 } PACKED; variable [all …]
|
/linux/include/scsi/fc/ |
H A D | fc_fc2.h | 14 #ifndef PACKED 15 #define PACKED __attribute__ ((__packed__)) macro 37 } PACKED; variable
|
/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.h | 21 #define MDP_COLOR(COMPRESS, PACKED, LOOSE, VIDEO, PLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument 22 (((COMPRESS) << 29) | ((PACKED) << 27) | ((LOOSE) << 26) | ((VIDEO) << 23) |\
|
/linux/Documentation/fb/ |
H A D | pxafb.rst | 166 - 1 - YUV444 PACKED
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 2038 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
|
H A D | fpsp.S | 2039 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
|