Home
last modified time | relevance | path

Searched defs:best (Results 1 – 25 of 64) sorted by relevance

123

/drivers/video/fbdev/core/
Dmodedb.c653 u32 best, diff, tdiff; in fb_find_mode() local
964 struct fb_videomode *mode, *best = NULL; in fb_find_best_mode() local
1002 struct fb_videomode *cmode, *best = NULL; in fb_find_nearest_mode() local
1153 const struct fb_videomode *m, *m1 = NULL, *md = NULL, *best = NULL; in fb_find_best_display() local
/drivers/clk/rockchip/
Dclk-half-divider.c14 unsigned long best, unsigned long flags) in _is_best_half_div()
40 unsigned long parent_rate, best = 0, now, maxdiv; in clk_half_divider_bestdiv() local
/drivers/clk/meson/
Dclk-pll.c122 unsigned long best, in meson_clk_pll_is_better()
221 unsigned long best = 0, now = 0; in meson_clk_get_pll_settings() local
Dclk-dualdiv.c68 unsigned long best = 0, now = 0; in __dualdiv_get_setting() local
Dsclk-div.c56 unsigned long best = 0, best_parent = 0; in sclk_div_bestdiv() local
/drivers/clk/versatile/
Dicst.c51 unsigned int i = 0, rd, best = (unsigned int)-1; in icst_hz_to_vco() local
/drivers/video/fbdev/via/
Dviamode.c343 const struct fb_videomode *best = NULL; in get_best_mode() local
Dhw.c1376 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local
2000 const struct fb_videomode *best; in viafb_get_refresh() local
/drivers/gpu/drm/
Ddrm_vma_manager.c144 struct drm_mm_node *node, *best; in drm_vma_offset_lookup_locked() local
/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c188 unsigned long best = ~0; in virtcrypto_get_dev_node() local
/drivers/usb/core/
Dgeneric.c61 struct usb_host_config *c, *best; in usb_choose_configuration() local
/drivers/clk/
Dclk-multiplier.c57 unsigned long best, unsigned long flags) in __is_best_rate()
Dclk-divider.c268 unsigned long best, unsigned long flags) in _is_best_div()
296 unsigned long parent_rate, best = 0, now, maxdiv; in clk_divider_bestdiv() local
/drivers/crypto/qat/qat_common/
Dqat_crypto.c55 unsigned long best = ~0; in qat_crypto_get_instance_node() local
/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dshadow.c180 }, *mthd, *best = NULL; in nvbios_shadow() local
/drivers/acpi/numa/
Dhmat.c532 static bool hmat_update_best(u8 type, u32 value, u32 *best) in hmat_update_best()
592 u32 best = 0; in hmat_register_target_initiators() local
/drivers/base/
Dmap.c99 unsigned long best = ~0UL; in kobj_lookup() local
/drivers/clk/sunxi/
Dclk-sun9i-cpus.c118 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in sun9i_a80_cpus_clk_determine_rate() local
Dclk-factors.c94 unsigned long parent_rate, best = 0, child_rate, best_child_rate = 0; in clk_factors_determine_rate() local
/drivers/clk/actions/
Dowl-factor.c72 unsigned long parent_rate, try_parent_rate, best = 0, cur_rate; in owl_clk_val_best() local
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sa.c211 unsigned i, soffset, best, tmp; in amdgpu_sa_bo_next_hole() local
/drivers/gpu/drm/panfrost/
Dpanfrost_gpu.c275 int best = -1; in panfrost_gpu_init_features() local
/drivers/gpu/drm/radeon/
Dradeon_sa.c252 unsigned i, soffset, best, tmp; in radeon_sa_bo_next_hole() local
/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
Dbase.c54 int i, ret = -EINVAL, best_err = volt->max_uv, best = -1; in nvkm_volt_set() local
/drivers/md/
Ddm-ps-queue-length.c193 struct path_info *pi = NULL, *best = NULL; in ql_select_path() local

123