Searched refs:int32_t (Results 1 – 25 of 27) sorted by relevance
12
| /include/xen/interface/io/ |
| A D | fbif.h | 29 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 D | kbdif.h | 255 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 D | pciif.h | 57 int32_t err; 65 int32_t offset; 66 int32_t size; 81 int32_t err;
|
| A D | usbif.h | 370 int32_t status; /* status (non-ISO) */ 378 int32_t actual_length; /* actual transfer length */ 379 int32_t error_count; /* number of ISO errors */
|
| A D | vscsiif.h | 277 int32_t rslt;
|
| A D | pvcalls.h | 90 int32_t ret;
|
| A D | displif.h | 880 int32_t status;
|
| A D | sndif.h | 1014 int32_t status;
|
| /include/sound/sof/ |
| A D | topology.h | 209 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 D | channel_map.h | 42 int32_t ch_coeffs[];
|
| A D | control.h | 93 int32_t svalue;
|
| A D | stream.h | 148 int32_t xrun_size; /**< XRUN size in bytes */
|
| A D | header.h | 165 int32_t error; /**< negative error numbers */
|
| /include/soc/tegra/ |
| A D | bpmp-abi.h | 262 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 D | cros_ec_commands.h | 1851 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 D | dlm.h | 418 __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 D | coda.h | 115 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 D | fuse.h | 307 int32_t __reserved; 804 int32_t backing_id; 975 int32_t result; 1042 int32_t error; 1118 int32_t fd;
|
| /include/xen/interface/ |
| A D | sched.h | 141 int32_t pcpu;
|
| A D | xen.h | 744 int32_t pool_id;
|
| /include/drm/ |
| A D | drm_plane.h | 94 int32_t crtc_x; 101 int32_t crtc_y; 123 int32_t hotspot_x, hotspot_y;
|
| A D | drm_crtc.h | 460 int32_t hot_x, int32_t hot_y);
|
| /include/linux/ |
| A D | types.h | 105 typedef s32 int32_t; typedef
|
| A D | key.h | 28 typedef int32_t key_serial_t;
|
| /include/net/9p/ |
| A D | client.h | 285 int p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type,
|
Completed in 79 milliseconds
12