Searched full:s32 (Results  1 – 25 of 39) sorted by relevance
12
| /Documentation/netlink/specs/ | 
| D | handshake.yaml | 37         type: s32 40         type: s32 46         type: s32 82         type: s32
  | 
| D | tc.yaml | 25         type: s32 102         type: s32 105         type: s32 108         type: s32 111         type: s32 118         type: s32 121         type: s32 124         type: s32 414         type: s32 420         type: s32 [all …] 
 | 
| D | dpll.yaml | 246         type: s32 328         type: s32 331         type: s32 334         type: s32
  | 
| D | fou.yaml | 70         type: s32
  | 
| D | mptcp_pm.yaml | 119         type: s32 259         type: s32
  | 
| D | rt_link.yaml | 86         type: s32 119         type: s32 1050         type: s32 1075         type: s32 1078         type: s32 1087         type: s32 2015         type: s32 2036         type: s32
  | 
| D | tcp_metrics.yaml | 47         type: s32
  | 
| D | nlctrl.yaml | 35       - s32
  | 
| /Documentation/i2c/ | 
| D | writing-clients.rst | 352 	s32 i2c_smbus_xfer(struct i2c_adapter *adapter, u16 addr, 361 	s32 i2c_smbus_read_byte(struct i2c_client *client); 362 	s32 i2c_smbus_write_byte(struct i2c_client *client, u8 value); 363 	s32 i2c_smbus_read_byte_data(struct i2c_client *client, u8 command); 364 	s32 i2c_smbus_write_byte_data(struct i2c_client *client, 366 	s32 i2c_smbus_read_word_data(struct i2c_client *client, u8 command); 367 	s32 i2c_smbus_write_word_data(struct i2c_client *client, 369 	s32 i2c_smbus_read_block_data(struct i2c_client *client, 371 	s32 i2c_smbus_write_block_data(struct i2c_client *client, 373 	s32 i2c_smbus_read_i2c_block_data(struct i2c_client *client, [all …] 
 | 
| /Documentation/driver-api/media/ | 
| D | v4l2-controls.rst | 122 			u32 id, s32 min, s32 max, u32 step, s32 def); 131 			u32 id, s32 max, s32 skip_mask, s32 def); 140                        const struct v4l2_ctrl_ops *ops, u32 id, s32 max, 141                        s32 skip_mask, s32 def, const char * const *qmenu); 159 			u32 id, s32 max, s32 def, const s64 *qmenu_int); 318 		s32 *p_s32; 329 	s32 val; 331 		s32 val; 338 If the control has a simple s32 type, then: 405 	s32 v4l2_ctrl_g_ctrl(struct v4l2_ctrl *ctrl); [all …] 
 | 
| /Documentation/devicetree/bindings/serial/ | 
| D | fsl,s32-linflexuart.yaml | 4 $id: http://devicetree.org/schemas/serial/fsl,s32-linflexuart.yaml#
  | 
| /Documentation/scheduler/ | 
| D | sched-ext.rst | 141     s32 BPF_STRUCT_OPS(simple_select_cpu, struct task_struct *p, 142                        s32 prev_cpu, u64 wake_flags) 144             s32 cpu; 172     s32 BPF_STRUCT_OPS_SLEEPABLE(simple_init)
  | 
| D | sched-rt-group.rst | 100   * Time is specified in us because the interface is s32. This gives an
  | 
| /Documentation/userspace-api/media/drivers/ | 
| D | npcm-video.rst | 53            | 4            | S32          | encoding-type (5) |
  | 
| /Documentation/power/ | 
| D | pm_qos_interface.rst | 78 To change the requested target value, the process needs to write an s32 value to 123 s32 dev_pm_qos_read_value(device, type):
  | 
| /Documentation/userspace-api/media/ | 
| D | conf_nitpick.py | 78     ("c:type", "s32"),
  | 
| /Documentation/hid/ | 
| D | hid-sensor.rst | 124 			u32 field_index, s32 value); 133 			u32 field_index, s32 *value);
  | 
| /Documentation/netlink/ | 
| D | genetlink-legacy.yaml | 134                 enum: [ u8, u16, u32, u64, s8, s16, s32, s64, string, binary ] 203                         uint, sint, u8, u16, u32, u64, s32, s64,
  | 
| D | netlink-raw.yaml | 132                 enum: [ u8, u16, u32, u64, s8, s16, s32, s64, string, binary, pad ] 224                         u8, u16, u32, u64, s8, s16, s32, s64,
  | 
| D | genetlink.yaml | 126                         uint, sint, u8, u16, u32, u64, s32, s64,
  | 
| D | genetlink-c.yaml | 160                         uint, sint, u8, u16, u32, u64, s32, s64,
  | 
| /Documentation/bpf/standardization/ | 
| D | instruction-set.rst | 344   MOVSX  0xb    8/16/32  dst = (s8,s16,s32)src 418   dst = (u32)(s32)(s8)src 519   if (s32)dst s>= (s32)src goto +offset 647 'signed size' is one of: s8, s16, or s32.
  | 
| /Documentation/trace/ | 
| D | uprobetracer.rst | 53 		       (u8/u16/u32/u64/s8/s16/s32/s64), hexadecimal types
  | 
| /Documentation/userspace-api/netlink/ | 
| D | genetlink-legacy.rst | 195    ``s16``, ``s32``, ``s64``, ``string``, ``binary`` or ``bitfield32``.
  | 
| D | specs.rst | 421 ``u8``, ``u16``, ``u32``, ``u64``, ``s8``, ``s16``, ``s32``, ``s64``.
  | 
        12