Searched refs:__packed (Results 126 - 134 of 134) sorted by relevance

123456

/u-boot/drivers/remoteproc/
H A Drproc-uclass.c33 } __packed; variable in typeref:struct:resource_table
/u-boot/arch/x86/cpu/
H A Dmp_init.c117 struct __packed saved_msr {
/u-boot/drivers/usb/gadget/
H A Dcomposite.c20 typedef struct { __le16 val; } __packed __le16_packed;
47 } __packed; variable in typeref:struct:usb_os_string
/u-boot/drivers/net/
H A Drswitch.c262 } __packed; variable in typeref:struct:rswitch_desc
269 } __packed; variable in typeref:struct:rswitch_rxdesc
/u-boot/scripts/
H A Dkernel-doc1201 if ($x =~ /(struct|union)\s+(\w+)\s*\{(.*)\}(\s*(__packed|__aligned|____cacheline_aligned_in_smp|____cacheline_aligned|__attribute__\s*\(\([a-z0-9,_\s\(\)]*\)\)))*/) {
1214 $members =~ s/\s*__packed\s*/ /gos;
/u-boot/drivers/usb/dwc3/
H A Dep0.c607 } __packed timing;
/u-boot/tools/
H A Dkwboot.c200 } __packed; variable in typeref:struct:kwboot_block
/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c83 } __packed; variable in typeref:struct:brcm_nand_dma_desc
/u-boot/drivers/usb/isp1760/
H A Disp1760-hcd.c202 } __packed rh_descriptor = {

Completed in 145 milliseconds

123456