Home
last modified time | relevance | path

Searched full:s32 (Results 1 – 25 of 39) sorted by relevance

12

/Documentation/netlink/specs/
Dhandshake.yaml37 type: s32
40 type: s32
46 type: s32
82 type: s32
Dtc.yaml25 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 …]
Ddpll.yaml246 type: s32
328 type: s32
331 type: s32
334 type: s32
Dfou.yaml70 type: s32
Dmptcp_pm.yaml119 type: s32
259 type: s32
Drt_link.yaml86 type: s32
119 type: s32
1050 type: s32
1075 type: s32
1078 type: s32
1087 type: s32
2015 type: s32
2036 type: s32
Dtcp_metrics.yaml47 type: s32
Dnlctrl.yaml35 - s32
/Documentation/i2c/
Dwriting-clients.rst352 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/
Dv4l2-controls.rst122 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/
Dfsl,s32-linflexuart.yaml4 $id: http://devicetree.org/schemas/serial/fsl,s32-linflexuart.yaml#
/Documentation/scheduler/
Dsched-ext.rst141 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)
Dsched-rt-group.rst100 * Time is specified in us because the interface is s32. This gives an
/Documentation/userspace-api/media/drivers/
Dnpcm-video.rst53 | 4 | S32 | encoding-type (5) |
/Documentation/power/
Dpm_qos_interface.rst78 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/
Dconf_nitpick.py78 ("c:type", "s32"),
/Documentation/hid/
Dhid-sensor.rst124 u32 field_index, s32 value);
133 u32 field_index, s32 *value);
/Documentation/netlink/
Dgenetlink-legacy.yaml134 enum: [ u8, u16, u32, u64, s8, s16, s32, s64, string, binary ]
203 uint, sint, u8, u16, u32, u64, s32, s64,
Dnetlink-raw.yaml132 enum: [ u8, u16, u32, u64, s8, s16, s32, s64, string, binary, pad ]
224 u8, u16, u32, u64, s8, s16, s32, s64,
Dgenetlink.yaml126 uint, sint, u8, u16, u32, u64, s32, s64,
Dgenetlink-c.yaml160 uint, sint, u8, u16, u32, u64, s32, s64,
/Documentation/bpf/standardization/
Dinstruction-set.rst344 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/
Duprobetracer.rst53 (u8/u16/u32/u64/s8/s16/s32/s64), hexadecimal types
/Documentation/userspace-api/netlink/
Dgenetlink-legacy.rst195 ``s16``, ``s32``, ``s64``, ``string``, ``binary`` or ``bitfield32``.
Dspecs.rst421 ``u8``, ``u16``, ``u32``, ``u64``, ``s8``, ``s16``, ``s32``, ``s64``.

12