/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000_callback.c | 156 struct best { in get_voice() struct 159 } best[END]; in get_voice() local [all...] |
/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | emu10k1_callback.c | 83 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice() local 208 lookup_voices(struct snd_emux *emu, struct snd_emu10k1 *hw, struct best_voice *best, int active_only) lookup_voices() argument 278 struct best_voice best[V_END]; get_voice() local [all...] |
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 162 const void *best = NULL; in __v4l2_find_nearest_size() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/ |
H A D | lxfb_ops.c | 162 unsigned int diff, min, best = 0; in lx_set_clock() local
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-sparx5.c | 80 struct s5_pll_conf best; in s5_search_fractional() local
|
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-regmap-mux-div.c | 82 static inline bool is_better_rate(unsigned long req, unsigned long best, in is_better_rate() argument
|
H A D | common.c | 47 const struct freq_tbl *best = NULL; in qcom_find_freq_floor() local
|
/kernel/linux/linux-6.6/drivers/clk/rockchip/ |
H A D | clk-half-divider.c | 40 unsigned long parent_rate, best = 0, now, maxdiv; in clk_half_divider_bestdiv() local 13 _is_best_half_div(unsigned long rate, unsigned long now, unsigned long best, unsigned long flags) _is_best_half_div() argument
|
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | clk-pll.c | 220 unsigned long best = 0, now = 0; in meson_clk_get_pll_settings() local 120 meson_clk_pll_is_better(unsigned long rate, unsigned long best, unsigned long now, struct meson_clk_pll_data *pll) meson_clk_pll_is_better() argument
|
/kernel/linux/linux-6.6/drivers/clk/sunxi/ |
H A D | clk-sun9i-cpus.c | 118 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in sun9i_a80_cpus_clk_determine_rate() local
|
/kernel/linux/linux-6.6/drivers/clk/ti/ |
H A D | divider.c | 173 unsigned long parent_rate, best = 0, now, maxdiv; in ti_clk_divider_bestdiv() local
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | cpuid.h | 112 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_amd_or_hygon() local 122 struct kvm_cpuid_entry2 *best; in guest_cpuid_is_intel() local 130 struct kvm_cpuid_entry2 *best; guest_cpuid_family() local 141 struct kvm_cpuid_entry2 *best; guest_cpuid_model() local 157 struct kvm_cpuid_entry2 *best; guest_cpuid_stepping() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | api.c | 60 int best = -2; in __crypto_alg_lookup() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/ |
H A D | panfrost_gpu.c | 285 int best = -1; in panfrost_gpu_init_features() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | base.c | 54 int i, ret = -EINVAL, best_err = volt->max_uv, best = -1; in nvkm_volt_set() local
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-ps-service-time.c | 280 struct path_info *pi = NULL, *best = NULL; in st_select_path() local
|
H A D | dm-ps-queue-length.c | 194 struct path_info *pi = NULL, *best = NULL; in ql_select_path() local
|
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | emu10k1_callback.c | 84 struct best_voice best[V_END]; in snd_emu10k1_synth_get_voice() local 210 lookup_voices(struct snd_emux *emu, struct snd_emu10k1 *hw, struct best_voice *best, int active_only) lookup_voices() argument 280 struct best_voice best[V_END]; get_voice() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_lpm_map.c | 84 struct tlpm_node *best = NULL; in tlpm_match() local 113 struct tlpm_node *best = tlpm_match(list, key, n_bits); in tlpm_delete() local [all...] |
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | emu8000_callback.c | 156 struct best { in get_voice() struct 159 } best[END]; in get_voice() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | libopencore-amr.c | 164 int i, best = -1, min_diff = 0; in get_bitrate_mode() local
|
/third_party/glfw/src/ |
H A D | win32_monitor.c | 252 const GLFWvidmode* best; in _glfwSetVideoModeWin32() local
|
H A D | x11_monitor.c | 235 const GLFWvidmode* best = _glfwChooseVideoMode(monitor, desired); in _glfwSetVideoModeX11() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | interval.c | 439 int boundary_nearer(int min, int mindir, int best, int bestdir, int max, int maxdir) in boundary_nearer() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_test_dma_perf.c | 323 struct si_result *best = NULL; in si_test_dma_perf() local 417 struct si_result *best = methods[i]; si_test_dma_perf() local [all...] |