/third_party/rust/crates/rustix/tests/thread/ |
H A D | main.rs | 7 mod clocks; modules
|
/kernel/linux/linux-5.10/drivers/staging/board/ |
H A D | board.h | 18 const struct board_staging_clk *clocks; member
|
/kernel/linux/linux-6.6/drivers/staging/board/ |
H A D | board.h | 18 const struct board_staging_clk *clocks; member
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
H A D | irq-gic-pm.c | 16 const char *const *clocks; member
|
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-gic-pm.c | 16 const char *const *clocks; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/timens/ |
H A D | timens.c | 39 static struct test_clock clocks[] = { variable [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/timens/ |
H A D | timens.c | 37 static struct test_clock clocks[] = { variable [all...] |
/kernel/linux/linux-5.10/arch/c6x/platforms/ |
H A D | pll.c | 344 void __init c6x_clks_init(struct clk_lookup *clocks) in c6x_clks_init() argument
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_hpt366.c | 125 struct hpt_clock *clocks = ap->host->private_data; in hpt36x_find_mode() local
|
H A D | pata_hpt3x2n.c | 45 struct hpt_clock *clocks[3]; member 106 struct hpt_clock *clocks = hpt3x2n_clocks; in hpt3x2n_find_mode() local
|
H A D | pata_atp867x.c | 142 unsigned char clocks = clk; in atp867x_get_active_clocks_shifted() local 176 unsigned char clocks = clk; in atp867x_get_recover_clocks_shifted() local [all...] |
/kernel/linux/linux-5.10/drivers/clk/ingenic/ |
H A D | cgu.h | 189 struct clk_onecell_data clocks; member
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-vchiq.h | 90 u32 clocks; /* Number of clock ports */ member
|
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/ |
H A D | rkvdec.h | 89 struct clk_bulk_data *clocks; member
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_hpt366.c | 122 struct hpt_clock *clocks = ap->host->private_data; in hpt36x_find_mode() local
|
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/ |
H A D | rkvdec.h | 94 struct clk_bulk_data *clocks; member
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-vchiq.h | 90 u32 clocks; /* Number of clock ports */ member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
H A D | vg_clk_mgr.c | 530 static uint32_t find_max_clk_value(const uint32_t clocks[], uint32_t num_clocks) in find_max_clk_value() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | hardwaremanager.c | 429 int phm_get_clock_by_type(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct amd_pp_clocks *clocks) in phm_get_clock_by_type() argument 489 int phm_get_max_high_clocks(struct pp_hwmgr *hwmgr, struct amd_pp_simple_clock_info *clocks) in phm_get_max_high_clocks() argument 440 phm_get_clock_by_type_with_latency(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct pp_clock_levels_with_latency *clocks) phm_get_clock_by_type_with_latency() argument 453 phm_get_clock_by_type_with_voltage(struct pp_hwmgr *hwmgr, enum amd_pp_clock_type type, struct pp_clock_levels_with_voltage *clocks) phm_get_clock_by_type_with_voltage() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_kms.h | 102 struct clk_bulk_data *clocks; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/ |
H A D | logicvc_drm.c | 221 struct clk **clocks[] = { in logicvc_clocks_unprepare() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/ |
H A D | dp_parser.h | 104 struct clk_bulk_data *clocks; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | gr3d.c | 45 struct clk_bulk_data *clocks; member [all...] |
/kernel/linux/linux-5.10/drivers/clk/tegra/ |
H A D | clk-bpmp.c | 401 struct tegra_bpmp_clk_info *clocks; in tegra_bpmp_probe_clocks() local 452 tegra_bpmp_clk_find(const struct tegra_bpmp_clk_info *clocks, in tegra_bpmp_clk_find() argument 465 tegra_bpmp_clk_register(struct tegra_bpmp *bpmp, const struct tegra_bpmp_clk_info *info, const struct tegra_bpmp_clk_info *clocks, unsigned int num_clocks) tegra_bpmp_clk_register() argument 601 struct tegra_bpmp_clk_info *clocks; tegra_bpmp_init_clocks() local [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/ |
H A D | clock.c | 209 static struct clk_lookup clocks[] = { variable
|