Home
last modified time | relevance | path

Searched refs:int32_t (Results 1 – 25 of 27) sorted by relevance

12

/include/xen/interface/io/
A Dfbif.h29 int32_t x; /* source x */
30 int32_t y; /* source y */
31 int32_t width; /* rect width */
32 int32_t height; /* rect height */
43 int32_t width; /* width in pixels */
44 int32_t height; /* height in pixels */
45 int32_t stride; /* stride in bytes */
46 int32_t depth; /* depth in bits */
47 int32_t offset; /* start offset within framebuffer */
95 int32_t width; /* width of the framebuffer (in pixels) */
[all …]
A Dkbdif.h255 int32_t rel_x;
256 int32_t rel_y;
257 int32_t rel_z;
311 int32_t abs_x;
312 int32_t abs_y;
313 int32_t rel_z;
469 int32_t abs_x; /* absolute X position, pixels */
470 int32_t abs_y; /* absolute Y position, pixels */
A Dpciif.h57 int32_t err;
65 int32_t offset;
66 int32_t size;
81 int32_t err;
A Dusbif.h370 int32_t status; /* status (non-ISO) */
378 int32_t actual_length; /* actual transfer length */
379 int32_t error_count; /* number of ISO errors */
A Dvscsiif.h277 int32_t rslt;
A Dpvcalls.h90 int32_t ret;
A Ddisplif.h880 int32_t status;
A Dsndif.h1014 int32_t status;
/include/sound/sof/
A Dtopology.h209 int32_t sample_rate;
210 int32_t frequency;
211 int32_t amplitude;
212 int32_t freq_mult;
213 int32_t ampl_mult;
214 int32_t length;
215 int32_t period;
216 int32_t repeats;
217 int32_t ramp_step;
A Dchannel_map.h42 int32_t ch_coeffs[];
A Dcontrol.h93 int32_t svalue;
A Dstream.h148 int32_t xrun_size; /**< XRUN size in bytes */
A Dheader.h165 int32_t error; /**< negative error numbers */
/include/soc/tegra/
A Dbpmp-abi.h262 int32_t err;
1153 int32_t unused;
1162 int32_t unused;
1207 int32_t state;
1472 int32_t status;
1806 int32_t temp;
1819 int32_t low;
1820 int32_t high;
2983 int32_t en;
2985 int32_t clr;
[all …]
/include/linux/platform_data/
A Dcros_ec_commands.h1851 int32_t s3s0_ramp_up;
1855 int32_t s3_sleep_for;
1856 int32_t s3_ramp_up;
1857 int32_t s3_ramp_down;
1890 int32_t s3_ramp_up;
1892 int32_t s5_ramp_up;
1948 int32_t s3_ramp_up;
1950 int32_t s5_ramp_up;
2611 int32_t data;
2802 int32_t ret;
[all …]
/include/trace/events/
A Ddlm.h418 __field(int32_t, m_status)
419 __field(int32_t, m_grmode)
420 __field(int32_t, m_rqmode)
422 __field(int32_t, m_asts)
423 __field(int32_t, m_result)
515 __field(int32_t, m_status)
516 __field(int32_t, m_grmode)
517 __field(int32_t, m_rqmode)
519 __field(int32_t, m_asts)
593 __field(int32_t, nodeid)
[all …]
/include/uapi/linux/
A Dcoda.h115 typedef int int32_t; typedef
231 int32_t f_blocks;
232 int32_t f_bfree;
233 int32_t f_bavail;
234 int32_t f_files;
235 int32_t f_ffree;
A Dfuse.h307 int32_t __reserved;
804 int32_t backing_id;
975 int32_t result;
1042 int32_t error;
1118 int32_t fd;
/include/xen/interface/
A Dsched.h141 int32_t pcpu;
A Dxen.h744 int32_t pool_id;
/include/drm/
A Ddrm_plane.h94 int32_t crtc_x;
101 int32_t crtc_y;
123 int32_t hotspot_x, hotspot_y;
A Ddrm_crtc.h460 int32_t hot_x, int32_t hot_y);
/include/linux/
A Dtypes.h105 typedef s32 int32_t; typedef
A Dkey.h28 typedef int32_t key_serial_t;
/include/net/9p/
A Dclient.h285 int p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type,

Completed in 79 milliseconds

12