Home
last modified time | relevance | path

Searched defs:best (Results 76 - 100 of 327) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000_callback.c156 struct best { in get_voice() struct
159 } best[END]; in get_voice() local
[all...]
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_callback.c83 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 Dv4l2-common.c162 const void *best = NULL; in __v4l2_find_nearest_size() local
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dlxfb_ops.c162 unsigned int diff, min, best = 0; in lx_set_clock() local
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-sparx5.c80 struct s5_pll_conf best; in s5_search_fractional() local
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-regmap-mux-div.c82 static inline bool is_better_rate(unsigned long req, unsigned long best, in is_better_rate() argument
H A Dcommon.c47 const struct freq_tbl *best = NULL; in qcom_find_freq_floor() local
/kernel/linux/linux-6.6/drivers/clk/rockchip/
H A Dclk-half-divider.c40 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 Dclk-pll.c220 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 Dclk-sun9i-cpus.c118 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 Ddivider.c173 unsigned long parent_rate, best = 0, now, maxdiv; in ti_clk_divider_bestdiv() local
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dcpuid.h112 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 Dapi.c60 int best = -2; in __crypto_alg_lookup() local
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c285 int best = -1; in panfrost_gpu_init_features() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dbase.c54 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 Ddm-ps-service-time.c280 struct path_info *pi = NULL, *best = NULL; in st_select_path() local
H A Ddm-ps-queue-length.c194 struct path_info *pi = NULL, *best = NULL; in ql_select_path() local
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_callback.c84 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 Dtest_lpm_map.c84 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 Demu8000_callback.c156 struct best { in get_voice() struct
159 } best[END]; in get_voice() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibopencore-amr.c164 int i, best = -1, min_diff = 0; in get_bitrate_mode() local
/third_party/glfw/src/
H A Dwin32_monitor.c252 const GLFWvidmode* best; in _glfwSetVideoModeWin32() local
H A Dx11_monitor.c235 const GLFWvidmode* best = _glfwChooseVideoMode(monitor, desired); in _glfwSetVideoModeX11() local
/third_party/alsa-lib/src/pcm/
H A Dinterval.c439 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 Dsi_test_dma_perf.c323 struct si_result *best = NULL; in si_test_dma_perf() local
417 struct si_result *best = methods[i]; si_test_dma_perf() local
[all...]

Completed in 20 milliseconds

12345678910>>...14