| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | menf21bmc.c | 52 menf21bmc_probe(struct i2c_client *client, const struct i2c_device_id *ids) in menf21bmc_probe()
|
| H A D | bd9571mwv.c | 158 const struct i2c_device_id *ids) in bd9571mwv_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_mtb.c | 34 int mt_sync_count, unsigned long *ids) in cyttsp5_final_sync()
|
| H A D | cyttsp5_mta.c | 32 int mt_sync_count, unsigned long *ids) in cyttsp5_final_sync()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | util.h | 121 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0) argument 150 static inline int ipc_get_maxidx(struct ipc_ids *ids) in ipc_get_maxidx()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/ |
| H A D | qgeomappingmanagerenginemapboxgl.cpp | 121 …const QString ids = parameters.value(QStringLiteral("mapboxgl.mapping.additional_style_urls")).toS… in QGeoMappingManagerEngineMapboxGL() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | acpi_pnp.c | 372 static const struct acpi_device_id ids[] = { in is_cmos_rtc_device() local
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/stm/ |
| H A D | core.c | 543 char **ids, unsigned int width) in stm_assign_first_policy() 635 char *ids[] = { comm, "default", NULL }; in stm_char_write() local 729 char *ids[] = { NULL, NULL }; in stm_char_policy_set_ioctl() local 992 char *ids[] = { NULL, "default", NULL }; in stm_source_link_add() local
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | core.c | 1284 static int nvme_process_ns_desc(struct nvme_ctrl *ctrl, struct nvme_ns_ids *ids, in nvme_process_ns_desc() 1337 struct nvme_ns_ids *ids) in nvme_identify_ns_descs() 1390 struct nvme_ns_ids *ids, struct nvme_id_ns **id) in nvme_identify_ns() 1953 static bool nvme_ns_ids_valid(struct nvme_ns_ids *ids) in nvme_ns_ids_valid() 3398 struct nvme_ns_ids *ids = &head->ids; in wwid_show() local 3435 struct nvme_ns_ids *ids = &dev_to_ns_head(dev)->ids; in uuid_show() local 3480 struct nvme_ns_ids *ids = &dev_to_ns_head(dev)->ids; in nvme_ns_id_attrs_are_visible() local 3763 struct nvme_ns_ids *ids) in nvme_subsys_check_duplicate_ids() 3778 unsigned nsid, struct nvme_ns_ids *ids) in nvme_alloc_ns_head() 3840 struct nvme_ns_ids *ids, bool is_shared) in nvme_init_ns_head() [all …]
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_i915.c | 122 static const struct pci_device_id ids[] = { in i915_gfx_present() local
|
| /OK3568_Linux_fs/kernel/drivers/uio/ |
| H A D | uio_aec.c | 36 static struct pci_device_id ids[] = { variable
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | expr.h | 22 struct hashmap ids; member
|
| /OK3568_Linux_fs/kernel/drivers/dax/ |
| H A D | bus.h | 39 struct list_head ids; member
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/app/ |
| H A D | boxwidget.cpp | 86 QStringList ids; in paintEvent() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/c8sectpfe/ |
| H A D | c8sectpfe-common.c | 134 short int ids[] = { -1 }; in c8sectpfe_create() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | rtc.c | 183 static const char * const ids[] __initconst = in add_rtc_cmos() local
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | cyttsp_core.c | 273 static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids) in cyttsp_extract_track_ids() 304 int ids[CY_MAX_ID]; in cyttsp_report_tchdata() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeotiledmappingmanagerenginemapbox.cpp | 113 …const QString ids = parameters.value(QStringLiteral("mapbox.mapping.additional_map_ids")).toString… in QGeoTiledMappingManagerEngineMapbox() local
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/include/internal/ |
| H A D | evsel.h | 46 u32 ids; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/yolo/ |
| H A D | InferenceWrapper.java | 133 int[] ids, float[] scores, float[] boxes); in native_post_process()
|
| /OK3568_Linux_fs/u-boot/board/nvidia/nyan-big/ |
| H A D | nyan-big.c | 89 static enum periph_id ids[] = { in enable_required_clocks() enum
|
| /OK3568_Linux_fs/kernel/drivers/soc/samsung/ |
| H A D | exynos5422-asv.c | 341 int hpm, ids, i; in exynos5422_asv_get_group() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/ |
| H A D | InferenceResult.java | 159 public int[] ids; field in InferenceResult.DetectResultGroup
|
| /OK3568_Linux_fs/u-boot/board/isee/igep00x0/ |
| H A D | igep00x0.c | 248 static char ids[24]; in board_mtdparts_default() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | renderer.cpp | 83 AnnotationIDs ids; in getAnnotationIDs() local
|