/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | sa1110-cpufreq.c | 241 * and errata, but they seem to work. Need to get a storage in sa1110_target() 257 * to refresh rapidly (every 64 memory clock cycles). To get in sa1110_target() 317 .get = sa11x0_getspeed,
|
H A D | speedstep-smi.c | 92 * speedstep_smi_get_freqs - get SpeedStep preferred & current freq. 296 .get = speedstep_get,
|
/kernel/linux/linux-6.6/ipc/ |
H A D | namespace.c | 254 .get = ipcns_get,
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-da9062.c | 26 * We need this get the gpio_desc from a <gpio_chip,offset> tuple to decide if 242 .get = da9062_gpio_get,
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | msr.c | 267 pr_err("unable to get major %d for msr\n", MSR_MAJOR); in msr_init() 327 .get = get_allow_writes
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi_dcs_backlight.c | 187 .get = dcs_get_backlight,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_pm.c | 293 .get = __engine_unpark, 310 * Typically the pinned context LMEM images lose or get their content
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | gm200.c | 136 .get = gm200_sor_route_get,
|
H A D | ior.h | 54 int (*get)(struct nvkm_outp *, int *link); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
H A D | tu102.c | 80 buffer->get = 0xb83008 + foff; in tu102_fault_buffer_info()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-cougar.c | 319 .get = param_get_bool,
|
/kernel/linux/linux-6.6/drivers/iio/dac/ |
H A D | vf610_dac.c | 95 .get = vf610_get_conversion_mode,
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | arm-cs-trace-disasm.py | 86 # Don't let the cache get too big, clear it when it hits max size 218 if (cpu_data.get(str(cpu) + 'addr') == None): 230 # We need to combine the two continuous packets to get the instruction
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_cs_dsp_ctl.c | 117 kcontrol.get = hda_cs_dsp_coeff_get; in hda_cs_dsp_add_kcontrol() 183 * to the get/put functions. in hda_cs_dsp_add_controls()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | beep.c | 44 * so we can multiply by an amplitude in the range 0..100 to get a 203 .get = snd_pmac_get_beep,
|
/kernel/linux/linux-6.6/mm/ |
H A D | page_reporting.c | 29 * For the get op, use param_get_int instead of param_get_uint. 33 .get = ¶m_get_int,
|
/kernel/linux/linux-6.6/mm/damon/ |
H A D | lru_sort.c | 294 .get = param_get_bool,
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | cls_cgroup.c | 206 .get = cls_cgroup_get,
|
/test/testfwk/xdevice/src/xdevice/_core/config/ |
H A D | resource_manager.py | 86 if curr_dic.get("name") == targetname:
|
/test/testfwk/arkxtest/uitest/server/ |
H A D | system_ui_controller.cpp | 302 // get bundle name by root node in InflateWindowInfo() 658 // get PixelMap from DisplayManager API in TakeScreenCap() 669 errReceiver << "Failed to get display pixelMap"; in TakeScreenCap()
|
/test/xts/acts/hiviewdfx/utils/native/ |
H A D | file_utils.cpp | 190 while (buf && ifile.get(ch)) { in ReadFile()
|
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/ |
H A D | front_camera_hdi_test_v1_2.cpp | 100 common_metadata_header_t* data = cameraTest->ability->get();
in HWTEST_F()
|
/test/xts/device_attest/interfaces/kits/napi/src/ |
H A D | devattest_napi.cpp | 184 static_cast<void*>(callback.get()), in GetAttestResultInfo()
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9lpf_16bpp_neon.S | 886 @ If we did the flat8out part, we get the output in
|
/third_party/gn/src/gn/ |
H A D | escape.cc | 65 operator char*() { return heap_buf ? heap_buf.get() : stack_buf; } in operator char*() 231 // All other invalid shell chars get backslash-escaped. in EscapeStringToString_PosixNinjaFork()
|