Searched refs:int8_t (Results 1 – 7 of 7) sorted by relevance
/include/xen/interface/ |
A D | xen.h | 501 int8_t tsc_shift; 502 int8_t pad1[3]; 644 int8_t cmd_line[MAX_GUEST_CMDLINE];
|
/include/trace/events/ |
A D | 9p.h | 125 TP_PROTO(struct p9_client *clnt, int8_t type, int tag), 147 TP_PROTO(struct p9_client *clnt, int8_t type, int tag, int err),
|
/include/linux/ |
A D | types.h | 101 typedef s8 int8_t; typedef
|
/include/net/9p/ |
A D | client.h | 285 int p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type,
|
/include/linux/platform_data/ |
A D | cros_ec_commands.h | 2697 int8_t enable; 3941 int8_t lower; /* Display SoC in percentage. */ 3942 int8_t upper; /* Display SoC in percentage. */ 3950 int8_t lower; 3951 int8_t upper; 5040 int8_t batt_soc; /* battery state of charge */ 5058 int8_t active_charge_port; /* active charging port */ 6380 int8_t template_matched;
|
/include/uapi/linux/ |
A D | coda.h | 111 typedef signed char int8_t; typedef
|
/include/uapi/drm/ |
A D | drm.h | 55 typedef int8_t __s8;
|
Completed in 52 milliseconds