| /kernel/linux/linux-6.6/include/linux/ |
| H A D | phy.h | 790 u32 step; member
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | qcom_spmi-regulator.c | 1753 int step, delay, slew_rate, step_delay; in spmi_regulator_init_slew_rate() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_hw.c | 150 static const int step[] = { 0, 32, 16, 8 }; in t3_mc7_bd_read() local
|
| /kernel/linux/linux-6.6/drivers/net/phy/ |
| H A D | marvell.c | 311 u32 step; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_common.h | 748 __s32 step; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| H A D | pci.c | 3668 rtw89_pci_ops_mac_lv1_recovery(struct rtw89_dev *rtwdev, enum rtw89_lv1_rcvy_step step) rtw89_pci_ops_mac_lv1_recovery() argument
|
| H A D | rtw8852a_rfk.c | 2339 u8 step = DPK_AGC_STEP_SYNC_DGAIN; in _dpk_agc() local [all...] |
| H A D | rtw8851b_rfk.c | 2177 u8 step = DPK_AGC_STEP_SYNC_DGAIN; in _dpk_agc() local
|
| H A D | rtw8852b_rfk.c | 2222 u8 step = DPK_AGC_STEP_SYNC_DGAIN; in _dpk_agc() local [all...] |
| /kernel/linux/linux-6.6/block/ |
| H A D | sed-opal.c | 518 execute_step(struct opal_dev *dev, const struct opal_step *step, size_t stepIndex) execute_step() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | radeon_mode.h | 303 uint16_t step; member
|
| /kernel/linux/linux-6.6/sound/pci/ |
| H A D | intel8x0.c | 694 int status, civ, i, step; in snd_intel8x0_update() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_codec.c | 1630 int nums, step; in snd_hda_set_vmaster_tlv() local 1912 int step; member 1923 int step; in init_follower_0dB() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | vmalloc.c | 4339 unsigned int step = 1U << vm_area_page_order(v); in show_numa_info() local
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 1000 int step() { in step() function [all...] |
| /third_party/backends/backend/ |
| H A D | hp3900_types.c | 581 SANE_Int *step; member
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsresize.c | 3839 int step = 100; in delayed_expand() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 412 float step = 1.0 / coverage_samples; in lp_build_sample_alpha_to_coverage() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 1912 LLVMValueRef stride, step, io_itr; in draw_llvm_generate() local 3425 LLVMValueRef step = lp_build_const_int32(gallivm, vector_length); in draw_tcs_llvm_generate() local 3926 LLVMValueRef step; in draw_tes_llvm_generate() local
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-mixer.c | 4364 uint32_t step; in decibel_fix_parse_db_values() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassFragmentDensityMapTests.cpp | 194 const float step = 2.0f / static_cast<float>(viewCount); in createFullscreenMesh() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktPrimitivesGeneratedQueryTests.cpp | 952 const float step = 1.0f / static_cast<float>(primitivesGenerated); in fillVertexBuffer() local 2052 const float step = 1.0f / static_cast<float>(primitivesGenerated - 1); fillVertexBuffer() local [all...] |
| /third_party/openssl/test/ |
| H A D | evp_extra_test.c | 3100 unsigned int step = 7; in test_rand_agglomeration() local
|
| /third_party/python/Python/ |
| H A D | Python-ast.c | 3241 _PyAST_Slice(expr_ty lower, expr_ty upper, expr_ty step, int lineno, int in _PyAST_Slice() argument 9837 expr_ty step; obj2ast_expr() local [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes.c | 4615 Py_ssize_t start, stop, step, slicelen, i; in Array_subscript() local 4754 Py_ssize_t start, stop, step, slicelen, otherlen, i; in Array_ass_subscript() local 5266 Py_ssize_t start, stop, step; Pointer_subscript() local [all...] |