/device/soc/rockchip/common/sdk_linux/include/drm/ |
H A D | drm_mipi_dsi.h | 241 int mipi_dsi_set_maximum_return_packet_size(struct mipi_dsi_device *dsi, u16 value);
|
/device/soc/rockchip/rk3588/hardware/rga/include/ |
H A D | im2d_type.h | 245 int max; /* The Maximum value of the color key */ 246 int min; /* The minimum value of the color key */ 277 im_colorkey_range colorkey_range; /* range value of color key */ 292 uint32_t value; member 389 im_colorkey_range colorkey_range; /* range value of color key */
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_ioctl.h | 91 * data will be written but the return value will be the number of bytes needed 98 * property followed by the value. The size of the value is identified using 99 * the bottom bits of the key. The value then immediately followed the key and 153 * @value: The result of the query 166 __u64 value; member 196 * A fd is returned from the ioctl if successful, or a negative value on error 266 * Note that depending on the VA size of the application and GPU, the value
|
H A D | mali_kbase_uku.h | 231 u64 value; member
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
H A D | r8168_dash.h | 101 __u8 value[256]; member
|
/drivers/external_device_manager/interfaces/ddk/hid/ |
H A D | hid_ddk_types.h | 56 /** Event value */ 57 uint32_t value; member 143 * @brief Enumerates the key value codes. 502 * @brief Defines an array of key value properties. 508 /** Key value code */ 562 /** Array of key value codes */
|
/drivers/peripheral/audio/interfaces/2.0/include/ |
H A D | audio_types.h | 217 uint32_t channelCount; /**< Number of audio channels. For example, for the mono channel, the value is 1, 218 * and for the stereo channel, the value is 2. 471 * @return Returns <b>0</b> if the callback is successfully executed; returns a negative value otherwise. 481 * @param value Indicates the param value. 484 * @return Returns <b>0</b> if the operation is successful; returns a negative value otherwise. 486 typedef int32_t (*ParamCallback)(enum AudioExtParamKey key, const char *condition, const char *value, void *reserved,
|
/drivers/peripheral/battery/interfaces/hdi_service/include/ |
H A D | power_supply_provider.h | 102 int32_t SetConfigByPath(const std::string& path, const std::string& value);
|
/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/ |
H A D | batteryhdi_fuzz.cpp | 163 item.value = inputData; in SetChargingLimit()
|
/drivers/peripheral/audio/interfaces/sound/v1_0/ |
H A D | audio_types_vdi.h | 440 * @return Returns <b>0</b> if the callback is successfully executed; returns a negative value otherwise. 450 * @param value Indicates the param value. 453 * @return Returns <b>0</b> if the operation is successful; returns a negative value otherwise. 455 typedef int32_t (*ParamCallbackVdi)(enum AudioExtParamKeyVdi key, const char *condition, const char *value,
|
/drivers/peripheral/audio/interfaces/include/ |
H A D | audio_types.h | 216 uint32_t channelCount; /**< Number of audio channels. For example, for the mono channel, the value is 1, 217 * and for the stereo channel, the value is 2. 470 * @return Returns <b>0</b> if the callback is successfully executed; returns a negative value otherwise. 480 * @param value Indicates the param value. 483 * @return Returns <b>0</b> if the operation is successful; returns a negative value otherwise. 485 typedef int32_t (*ParamCallback)(enum AudioExtParamKey key, const char *condition, const char *value, void *reserved,
|
/drivers/peripheral/codec/image/config/ |
H A D | codec_image_config.cpp | 150 reinterpret_cast<uint32_t *>(&nodeAttrs[i].value), nodeAttrs[i].defaultValue);
in GetOneCapability()
|
/drivers/peripheral/usb/ddk/host/include/ |
H A D | usb_raw_api_library.h | 41 uint16_t value; member
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_common_drv.h | 181 unsigned char ae, unsigned short lm_addr, unsigned int value);
|
/kernel/linux/linux-5.10/arch/x86/tools/ |
H A D | insn_sanity.c | 60 fprintf(fp, "%s\t.value = %d, bytes[] = {%x, %x, %x, %x},\n", in dump_field() 61 indent, field->value, field->bytes[0], field->bytes[1], in dump_field()
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-aes.h | 202 void omap_aes_write(struct omap_aes_dev *dd, u32 offset, u32 value);
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core.h | 92 void (*write_csr)(struct fw_card *card, int csr_offset, u32 value);
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dbxface.c | 303 * display the opcode value and name in acpi_db_single_step() 311 if (walk_state->control_state->common.value) { in acpi_db_single_step()
|
H A D | acresrc.h | 36 u8 value; member
|
H A D | dspkginit.c | 129 arg = op->common.value.arg; in acpi_ds_build_internal_package_obj() 157 * This is the case where an expression has returned a value. in acpi_ds_build_internal_package_obj() 478 * Attempt to resolve the node to a value before we insert it into in acpi_ds_resolve_package_element() 501 * have no intrinsic "value". in acpi_ds_resolve_package_element() 522 * operand object with a value, return the object. Remove in acpi_ds_resolve_package_element()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | x_fline.S | 87 addl %d1,EXC_PC(%a6) |increment stacked pc value to next inst
|
H A D | ssinh.S | 11 | Output: The value sinh(X) returned in floating-point register Fp0.
|
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | msi_bitmap.c | 249 prop.value = &prop_data; in test_of_node()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | e500.h | 126 ulong value); 293 * and the returned value is valid only in that context
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | head-common.S | 157 1: ldmia r5, {r3, r4} @ value, mask
|