Home
last modified time | relevance | path

Searched defs:item (Results 1351 - 1375 of 2171) sorted by relevance

1...<<51525354555657585960>>...87

/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_driver.c644 struct rmi_register_desc_item *item = &rdesc->registers[i]; in rmi_read_register_desc() local
695 const struct rmi_register_desc_item *item; in rmi_get_register_desc_item() local
709 const struct rmi_register_desc_item *item; rmi_register_desc_calc_size() local
724 const struct rmi_register_desc_item *item; rmi_register_desc_calc_reg_offset() local
737 rmi_register_desc_has_subpacket(const struct rmi_register_desc_item *item, u8 subpacket) rmi_register_desc_has_subpacket() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dact_gate.c475 struct nlattr *item; in dumping_entry() local
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dverbs.c653 rpcrdma_sendctx_next(struct rpcrdma_buffer *buf, unsigned long item) rpcrdma_sendctx_next() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt712-sdca.c712 unsigned int *item = ucontrol->value.enumerated.item; in rt712_sdca_mux_put() local
H A Drt715-sdca.c555 unsigned int *item = ucontrol->value.enumerated.item; in rt715_sdca_mux_put() local
H A Dcs35l56.c80 int i, item, ret; in cs35l56_sync_asp1_mixer_widgets_with_firmware() local
163 int item = ucontrol->value.enumerated.item[0]; in cs35l56_dspwait_asp1tx_put() local
H A Drt700.c563 unsigned int *item = ucontrol->value.enumerated.item; in rt700_mux_put() local
H A Drt715.c596 unsigned int *item = ucontrol->value.enumerated.item; in rt715_mux_put() local
H A Dmax98396.c982 unsigned int *item = ucontrol->value.enumerated.item; in max98396_mux_put() local
H A Drt711-sdca.c861 unsigned int *item = ucontrol->value.enumerated.item; in rt711_sdca_mux_put() local
H A Drt711.c722 unsigned int *item = ucontrol->value.enumerated.item; in rt711_mux_put() local
H A Drt712-sdca-dmic.c465 unsigned int *item = ucontrol->value.enumerated.item; in rt712_sdca_dmic_mux_put() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dconfig.c609 struct perf_config_item *item; in find_config_item() local
641 struct perf_config_item *item = zalloc(sizeof(*item)); in add_config_item() local
657 set_value(struct perf_config_item *item, const char *value) set_value() argument
676 struct perf_config_item *item = NULL; collect_config() local
794 struct perf_config_item *item; perf_config_set() local
838 perf_config_item__delete(struct perf_config_item *item) perf_config_item__delete() argument
847 struct perf_config_item *item, *tmp; perf_config_section__purge() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dcgroup_util.c557 ssize_t proc_read_text(int pid, bool thread, const char *item, char *buf, size_t size) in proc_read_text() argument
572 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr() argument
/kernel/liteos_a/fs/vfs/
H A Dvnode.c103 struct Vnode *item = NULL; in VnodeReclaimLru() local
490 struct PathCache *item in ChangeRootInternal() local
545 struct PathCache *item = NULL; VnodeReaddir() local
701 struct Vnode *item = NULL; VnodeMemoryDump() local
757 struct Vnode *item = NULL; VnodeClearCache() local
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.c125 can_be_headset_mic(struct hda_codec *codec, struct auto_pin_cfg_item *item, int seq_number) can_be_headset_mic() argument
480 hda_get_input_pin_label(struct hda_codec *codec, const struct auto_pin_cfg_item *item, hda_nid_t pin, bool check_location) hda_get_input_pin_label() argument
[all...]
H A Dhda_proc.c52 struct hda_nid_item *items = array->list, *item; in print_nid_array() local
/kernel/linux/linux-6.6/lib/
H A Dstring_helpers.c947 const char *item; in match_string() local
980 const char *item; in __sysfs_match_string() local
H A Dtest_xarray.c1130 static noinline unsigned long xa_find_entry(struct xarray *xa, void *item) in xa_find_entry() argument
/kernel/linux/linux-6.6/net/ceph/crush/
H A Dmapper.c413 is_out(const struct crush_map *map, const __u32 *weight, int weight_max, int item, int x) is_out() argument
473 int item = 0; crush_choose_firstn() local
662 int item = 0; crush_choose_indep() local
[all...]
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_switchdev.c125 br_switchdev_fdb_populate(struct net_bridge *br, struct switchdev_notifier_fdb_info *item, const struct net_bridge_fdb_entry *fdb, const void *ctx) br_switchdev_fdb_populate() argument
146 struct switchdev_notifier_fdb_info item; br_switchdev_fdb_notify() local
304 struct switchdev_notifier_fdb_info item; br_switchdev_fdb_replay_one() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gestureScroll/
H A Dgesture_interfaceTest.cpp57 auto item = recognizers[index]; in GestureInterruptFunc() local
130 auto item = others[index]; in ParallelInnerGestureFunc() local
[all...]
/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c123 cJSON* item = cJSON_GetObjectItem(root, "authResult"); in ParseAuthResult() local
139 cJSON* item = cJSON_GetObjectItem(root, "softwareResult"); in ParseSoftwareResult() local
155 cJSON* item = cJSON_GetObjectItem(json, "versionIdResult"); in ParseVersionIdResult() local
170 cJSON* item = cJSON_GetObjectItem(json, "patchLevelResult"); ParsePatchLevelResult() local
185 cJSON* item = cJSON_GetObjectItem(json, "rootHashResult"); ParseRootHashResult() local
200 cJSON* item = cJSON_GetObjectItem(json, "pcidResult"); ParsePcidResult() local
257 cJSON* item = cJSON_GetObjectItem(root, "expireTime"); ParseExpireTime() local
693 cJSON* item = cJSON_GetObjectItem(json, "errcode"); ParseErrcode() local
711 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "authStats")); ParseAuthStats() local
743 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "ticket")); ParseTicket() local
775 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "token")); ParseTokenValue() local
807 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "uuid")); ParseTokenId() local
[all...]
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c142 cJSON* item = cJSON_GetObjectItem(root, "authResult"); in ParseAuthResult() local
158 cJSON* item = cJSON_GetObjectItem(root, "softwareResult"); in ParseSoftwareResult() local
174 cJSON* item = cJSON_GetObjectItem(json, "versionIdResult"); in ParseVersionIdResult() local
189 cJSON* item = cJSON_GetObjectItem(json, "patchLevelResult"); ParsePatchLevelResult() local
204 cJSON* item = cJSON_GetObjectItem(json, "rootHashResult"); ParseRootHashResult() local
219 cJSON* item = cJSON_GetObjectItem(json, "pcidResult"); ParsePcidResult() local
281 cJSON* item = cJSON_GetObjectItem(root, "expireTime"); ParseExpireTime() local
713 cJSON* item = cJSON_GetObjectItem(json, "errcode"); ParseErrcode() local
731 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "authStats")); ParseAuthStats() local
763 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "ticket")); ParseTicket() local
795 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "token")); ParseTokenValue() local
827 char* item = cJSON_GetStringValue(cJSON_GetObjectItem(json, "uuid")); ParseTokenId() local
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_openvino.c396 OVRequestItem *item = av_mallocz(sizeof(*item)); in init_model_ov() local
915 OVRequestItem *item = ff_safe_queue_pop_front(ov_model->request_queue); ff_dnn_free_model_ov() local
925 LastLevelTaskItem *item = ff_queue_pop_front(ov_model->lltask_queue); ff_dnn_free_model_ov() local
931 TaskItem *item = ff_queue_pop_front(ov_model->task_queue); ff_dnn_free_model_ov() local
[all...]

Completed in 38 milliseconds

1...<<51525354555657585960>>...87