Home
last modified time | relevance | path

Searched refs:packed (Results 1 – 14 of 14) sorted by relevance

/sound/pci/mixart/
Dmixart_core.h83 } __attribute__((packed));
96 } __attribute__((packed));
108 } __attribute__((packed));
116 } __attribute__((packed));
125 } __attribute__((packed));
132 } __attribute__((packed));
139 } __attribute__((packed));
145 } __attribute__((packed));
157 } __attribute__((packed));
172 } __attribute__((packed));
[all …]
/sound/soc/intel/haswell/
Dsst-haswell-ipc.h199 } __attribute__((packed));
204 } __attribute__((packed));
213 } __attribute__((packed));
219 } __attribute__((packed));
225 } __attribute__((packed));
231 } __attribute__((packed));
236 } __attribute__((packed));
241 } __attribute__((packed));
247 } __attribute__((packed));
252 } __attribute__((packed));
[all …]
Dsst-haswell-dsp.c61 } __attribute__((packed));
66 } __attribute__((packed));
74 } __attribute__((packed));
84 } __attribute__((packed));
Dsst-haswell-ipc.c212 } __attribute__((packed));
/sound/core/
Drawmidi_compat.c31 } __attribute__((packed));
64 } __attribute__((packed));
110 } __attribute__((packed));
Dpcm_compat.c210 } __attribute__((packed));
470 } __attribute__((packed));
487 } __attribute__((packed));
Dcontrol_compat.c92 } __attribute__((packed));
/sound/soc/fsl/
Dfsl_dma.h111 } __attribute__ ((aligned(32), packed));
127 } __attribute__ ((aligned(32), packed));
/sound/soc/blackfin/
Dbf5xx-ac97.h26 } __attribute__ ((packed));
Dbf5xx-sport.h131 u32 tx_mask, u32 rx_mask, int packed);
Dbf5xx-sport.c49 int tdm_count, u32 tx_mask, u32 rx_mask, int packed) in sport_set_multichannel() argument
52 __func__, tdm_count, tx_mask, rx_mask, packed); in sport_set_multichannel()
66 (packed ? (MCDTXPE|MCDRXPE) : 0); in sport_set_multichannel()
/sound/usb/caiaq/
Ddevice.h55 } __attribute__ ((packed));
/sound/usb/
Dmidi.c87 } __attribute__ ((packed));
95 } __attribute__ ((packed));
/sound/pci/
Dazt3328.c1423 } __attribute__((packed)) setup_io; in snd_azf3328_codec_setdmaa()