/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/ |
H A D | mmu_public.h | 63 \param value[in] The data to be written 65 \return none, MMU[ID].ctrl[reg] = value 70 const hrt_data value) in mmu_reg_store() 74 ia_css_device_store_uint32(MMU_BASE[ID] + reg * sizeof(hrt_data), value); in mmu_reg_store() 82 \param value[in] The data to be written 67 mmu_reg_store( const mmu_ID_t ID, const unsigned int reg, const hrt_data value) mmu_reg_store() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | gp_device_private.h | 28 const hrt_data value) in gp_device_reg_store() 33 ia_css_device_store_uint32(GP_DEVICE_BASE[ID] + reg_addr, value); in gp_device_reg_store() 25 gp_device_reg_store( const gp_device_ID_t ID, const unsigned int reg_addr, const hrt_data value) gp_device_reg_store() argument
|
H A D | input_formatter_private.h | 28 const hrt_data value) in input_formatter_reg_store() 33 ia_css_device_store_uint32(INPUT_FORMATTER_BASE[ID] + reg_addr, value); in input_formatter_reg_store() 25 input_formatter_reg_store( const input_formatter_ID_t ID, const hrt_address reg_addr, const hrt_data value) input_formatter_reg_store() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | jitterentropy.h | 22 int jent_raw_hires_entropy_store(__u32 value); 26 static inline int jent_raw_hires_entropy_store(__u32 value) { return 0; } in jent_raw_hires_entropy_store() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
H A D | hdlcd_drv.h | 28 unsigned int reg, u32 value) in hdlcd_write() 30 writel(value, hdlcd->mmio + reg); in hdlcd_write() 27 hdlcd_write(struct hdlcd_drm_private *hdlcd, unsigned int reg, u32 value) hdlcd_write() argument
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-lg4ff.h | 9 struct hid_usage *usage, s32 value, struct lg_drv_data *drv_data); 16 struct hid_usage *usage, s32 value, struct lg_drv_data *drv_data) { return 0; } in lg4ff_adjust_input_event() 15 lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, s32 value, struct lg_drv_data *drv_data) lg4ff_adjust_input_event() argument
|
H A D | hid-xinmo.c | 26 struct hid_usage *usage, __s32 value) in xinmo_event() 33 if (value < -1) { in xinmo_event() 25 xinmo_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) xinmo_event() argument
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds.h | 22 void led_set_brightness_nopm(struct led_classdev *led_cdev, unsigned int value); 23 void led_set_brightness_nosleep(struct led_classdev *led_cdev, unsigned int value);
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | values.h | 15 u64 **value; member 23 u64 rawid, const char *name, u64 value);
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_percpu_array_map.c | 19 __type(value, __u32); 31 void *pptr = ctx->value; in dump_bpf_percpu_array_map()
|
H A D | get_cgroup_id_kern.c | 11 __type(value, __u64); 18 __type(value, __u32);
|
H A D | recursion.c | 14 __type(value, long); 21 __type(value, long);
|
H A D | test_core_retro.c | 15 __type(value, int); 22 __type(value, int);
|
H A D | test_perf_buffer.c | 12 __type(value, int); 19 __type(value, int);
|
H A D | test_pe_preserve_elems.c | 11 __type(value, int); 18 __type(value, int);
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | trace.h | 33 int trace_log_reg(struct trace_buffer *tb, u64 reg, u64 value); 34 int trace_log_counter(struct trace_buffer *tb, u64 value);
|
/kernel/liteos_a/kernel/extended/plimit/ |
H A D | los_schedlimit.h | 58 UINT32 OsSchedLimitSetPeriod(ProcSchedLimiter *schedLimit, UINT64 value); 59 UINT32 OsSchedLimitSetQuota(ProcSchedLimiter *schedLimit, UINT64 value);
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_mix22.h | 22 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value); 23 int hr222_write_gpo(struct pcxhr_mgr *mgr, int value);
|
/kernel/liteos_a/testsuites/unittest/container/smoke/ |
H A D | It_pid_container_023.cpp | 34 int value = *((int*)arg); in ChildFunc() local 35 if (value != CHILD_FUNC_ARG) { in ChildFunc()
|
H A D | It_user_container_001.cpp | 37 int value = *((int*)arg); in childFunc() local 38 if (value != CHILD_FUNC_ARG) { in childFunc()
|
/test/testfwk/developer_test/src/core/driver/ |
H A D | parser.py | 35 code = ResultCode.UNKNOWN.value
49 code = ResultCode.UNKNOWN.value
|
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard/entry/src/ohosTest/ets/workers/ |
H A D | worker_015.js | 35 ss.postMessage({type: "new", value: data.value + 1}); // 11
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | blockdsp_mips.h | 32 void ff_fill_block16_mmi(uint8_t *block, uint8_t value, ptrdiff_t line_size, int h); 33 void ff_fill_block8_mmi(uint8_t *block, uint8_t value, ptrdiff_t line_size, int h);
|
/third_party/elfutils/backends/ |
H A D | sparc_attrs.c | 41 const char *vendor, int tag, uint64_t value, in sparc_check_object_attribute() 91 if (value & (1U << cap)) in sparc_check_object_attribute() 40 sparc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) sparc_check_object_attribute() argument
|
/third_party/elfutils/libasm/ |
H A D | asm_error.c | 55 __libasm_seterrno (int value) in __libasm_seterrno() argument 57 global_error = value; in __libasm_seterrno()
|