Searched defs:core (Results 1 - 25 of 320) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/sof/
H A Dsof-audio.h430 int core; member in struct:snd_sof_widget
H A Dops.h102 static inline int snd_sof_dsp_core_get(struct snd_sof_dev *sdev, int core) argument
136 snd_sof_dsp_core_put(struct snd_sof_dev *sdev, int core) argument
[all...]
H A Dipc4-mtrace.c501 u32 slot_desc_type_offset, type, core; local
613 sof_ipc4_mtrace_update_pos(struct snd_sof_dev *sdev, int core) argument
[all...]
/linux-master/sound/soc/intel/avs/
H A Dicl.c97 int avs_icl_log_buffer_offset(struct avs_dev *adev, u32 core) argument
/linux-master/rust/
H A DMakefile[all...]
/linux-master/kernel/sched/
H A Dfair.c7270 int core = cpu_of(rq); local
7295 static int select_idle_core(struct task_struct *p, int core, struct cpumask *cpus, int *idle_cpu) argument
7357 select_idle_core(struct task_struct *p, int core, struct cpumask *cpus, int *idle_cpu) argument
[all...]
H A Dsched.h1161 struct rq *core; member in struct:rq
[all...]
/linux-master/
H A DMakefile
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c114 struct mlxsw_core *core; member in struct:mlxsw_pci
[all...]
H A Dcore_env.c31 struct mlxsw_core *core; member in struct:mlxsw_env
67 static int __mlxsw_env_validate_module_type(struct mlxsw_core *core, argument
89 static int mlxsw_env_validate_module_type(struct mlxsw_core *core, argument
103 mlxsw_env_validate_cable_ident(struct mlxsw_core *core, u8 slot_index, int id, argument
208 mlxsw_env_module_temp_thresholds_get(struct mlxsw_core *core, u8 slot_index, int module, int off, int *temp) argument
[all...]
H A Dcore.c678 struct mlxsw_core *core; member in struct:mlxsw_reg_trans
[all...]
/linux-master/drivers/clk/
H A Dclk.c54 struct clk_core *core; member in struct:clk_parent_map
103 struct clk_core *core; member in struct:clk
114 static int clk_pm_runtime_get(struct clk_core *core) argument
122 static void clk_pm_runtime_put(struct clk_core *core) argument
148 struct clk_core *core, *failed; local
193 struct clk_core *core; local
200 clk_pm_runtime_init(struct clk_core *core) argument
282 clk_core_rate_is_protected(struct clk_core *core) argument
287 clk_core_is_prepared(struct clk_core *core) argument
306 clk_core_is_enabled(struct clk_core *core) argument
386 __clk_lookup_subtree(const char *name, struct clk_core *core) argument
484 clk_core_get(struct clk_core *core, u8 p_index) argument
515 clk_core_fill_parent_index(struct clk_core *core, u8 index) argument
541 clk_core_get_parent_by_index(struct clk_core *core, u8 index) argument
569 clk_core_get_rate_nolock(struct clk_core *core) argument
591 clk_core_get_accuracy_no_lock(struct clk_core *core) argument
648 clk_core_has_parent(struct clk_core *core, const struct clk_core *parent) argument
670 clk_core_forward_rate_req(struct clk_core *core, const struct clk_rate_request *old_req, struct clk_core *parent, struct clk_rate_request *req, unsigned long parent_rate) argument
692 struct clk_core *core = hw->core; local
733 struct clk_core *core = hw->core, *parent, *best_parent = NULL; local
788 struct clk_core *core = clk_core_lookup(name); local
793 clk_core_get_boundaries(struct clk_core *core, unsigned long *min_rate, unsigned long *max_rate) argument
827 clk_core_check_boundaries(struct clk_core *core, unsigned long min_rate, unsigned long max_rate) argument
899 clk_core_rate_unprotect(struct clk_core *core) argument
916 clk_core_rate_nuke_protect(struct clk_core *core) argument
974 clk_core_rate_protect(struct clk_core *core) argument
987 clk_core_rate_restore_protect(struct clk_core *core, int count) argument
1052 clk_core_unprepare(struct clk_core *core) argument
1085 clk_core_unprepare_lock(struct clk_core *core) argument
1112 clk_core_prepare(struct clk_core *core) argument
1161 clk_core_prepare_lock(struct clk_core *core) argument
1193 clk_core_disable(struct clk_core *core) argument
1220 clk_core_disable_lock(struct clk_core *core) argument
1250 clk_core_enable(struct clk_core *core) argument
1286 clk_core_enable_lock(struct clk_core *core) argument
1310 struct clk_core *core = hw->core; local
1319 clk_core_save_context(struct clk_core *core) argument
1336 clk_core_restore_context(struct clk_core *core) argument
1383 struct clk_core *core; local
1436 clk_core_prepare_enable(struct clk_core *core) argument
1451 clk_core_disable_unprepare(struct clk_core *core) argument
1457 clk_unprepare_unused_subtree(struct clk_core *core) argument
1482 clk_disable_unused_subtree(struct clk_core *core) argument
1533 struct clk_core *core; local
1572 clk_core_determine_round_nolock(struct clk_core *core, struct clk_rate_request *req) argument
1620 clk_core_init_rate_req(struct clk_core * const core, struct clk_rate_request *req, unsigned long rate) argument
1695 clk_core_can_round(struct clk_core * const core) argument
1700 clk_core_round_rate_nolock(struct clk_core *core, struct clk_rate_request *req) argument
1846 __clk_notify(struct clk_core *core, unsigned long msg, unsigned long old_rate, unsigned long new_rate) argument
1878 __clk_recalc_accuracies(struct clk_core *core) argument
1898 clk_core_get_accuracy_recalc(struct clk_core *core) argument
1930 clk_recalc(struct clk_core *core, unsigned long parent_rate) argument
1955 __clk_recalc_rates(struct clk_core *core, bool update_req, unsigned long msg) argument
1984 clk_core_get_rate_recalc(struct clk_core *core) argument
2016 clk_fetch_parent_index(struct clk_core *core, struct clk_core *parent) argument
2080 clk_core_update_orphan_status(struct clk_core *core, bool is_orphan) argument
2090 clk_reparent(struct clk_core *core, struct clk_core *new_parent) argument
2116 __clk_set_parent_before(struct clk_core *core, struct clk_core *parent) argument
2162 __clk_set_parent_after(struct clk_core *core, struct clk_core *parent, struct clk_core *old_parent) argument
2182 __clk_set_parent(struct clk_core *core, struct clk_core *parent, u8 p_index) argument
2228 __clk_speculate_rates(struct clk_core *core, unsigned long parent_rate) argument
2259 clk_calc_subtree(struct clk_core *core, unsigned long new_rate, struct clk_core *new_parent, u8 p_index) argument
2282 clk_calc_new_rates(struct clk_core *core, unsigned long rate) argument
2369 clk_propagate_rate_change(struct clk_core *core, unsigned long event) argument
2407 clk_change_rate(struct clk_core *core) argument
2496 clk_core_req_round_rate_nolock(struct clk_core *core, unsigned long req_rate) argument
2526 clk_core_set_rate_nolock(struct clk_core *core, unsigned long req_rate) argument
2821 __clk_init_parent(struct clk_core *core) argument
2831 clk_core_reparent(struct clk_core *core, struct clk_core *new_parent) argument
2867 clk_core_set_parent_nolock(struct clk_core *core, struct clk_core *parent) argument
2979 clk_core_set_phase_nolock(struct clk_core *core, int degrees) argument
3052 clk_core_get_phase(struct clk_core *core) argument
3090 clk_core_reset_duty_cycle_nolock(struct clk_core *core) argument
3099 clk_core_update_duty_cycle_nolock(struct clk_core *core) argument
3124 clk_core_update_duty_cycle_parent_nolock(struct clk_core *core) argument
3142 clk_core_set_duty_cycle_nolock(struct clk_core *core, struct clk_duty *duty) argument
3166 clk_core_set_duty_cycle_parent_nolock(struct clk_core *core, struct clk_duty *duty) argument
3222 clk_core_get_scaled_duty_cycle(struct clk_core *core, unsigned int scale) argument
3454 struct clk_core *core = data; local
3468 struct clk_core *core = data; local
3483 struct clk_core *core = data; local
3496 struct clk_core *core = data; local
3515 struct clk_core *core = data; local
3528 struct clk_core *core = data; local
3558 struct clk_core *core = s->private; local
3577 possible_parent_show(struct seq_file *s, struct clk_core *core, unsigned int i, char terminator) argument
3616 struct clk_core *core = s->private; local
3630 struct clk_core *core = s->private; local
3644 struct clk_core *core = s->private; local
3677 struct clk_core *core = s->private; local
3688 struct clk_core *core = s->private; local
3702 struct clk_core *core = s->private; local
3714 clk_debug_create_one(struct clk_core *core, struct dentry *pdentry) argument
3767 clk_debug_register(struct clk_core *core) argument
3784 clk_debug_unregister(struct clk_core *core) argument
3804 struct clk_core *core; local
3846 clk_debug_register(struct clk_core *core) argument
3847 clk_debug_unregister(struct clk_core *core) argument
3900 __clk_core_init(struct clk_core *core) argument
4103 clk_core_link_consumer(struct clk_core *core, struct clk *clk) argument
4128 alloc_clk(struct clk_core *core, const char *dev_id, const char *con_id) argument
4174 struct clk_core *core; local
4233 clk_core_populate_parent_map(struct clk_core *core, const struct clk_init_data *init) argument
4295 clk_core_free_parent_map(struct clk_core *core) argument
4313 struct clk_core *core = container_of(ref, struct clk_core, ref); local
4330 struct clk_core *core; local
4541 clk_core_evict_parent_cache(struct clk_core *core) argument
[all...]
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_irq.c257 int irq1, ret, core; local
306 int core; local
321 int core; local
[all...]
/linux-master/sound/soc/sof/intel/
H A Dmtl.c339 static int mtl_dsp_core_power_up(struct snd_sof_dev *sdev, int core) argument
380 static int mtl_dsp_core_power_down(struct snd_sof_dev *sdev, int core) argument
629 mtl_dsp_core_get(struct snd_sof_dev *sdev, int core) argument
642 mtl_dsp_core_put(struct snd_sof_dev *sdev, int core) argument
[all...]
H A Dhda-dsp.c1082 hda_dsp_core_get(struct snd_sof_dev *sdev, int core) argument
[all...]
/linux-master/drivers/staging/octeon/
H A Docteon-stubs.h1324 static inline int cvmx_pko_get_base_queue_per_core(int port, int core) argument
/linux-master/arch/powerpc/kernel/
H A Dsmp.c1382 int cpu_first_thread_of_core(int core) argument
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1073 struct mlx5_eq *core; member in struct:mlx5_ib_pf_eq
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c221 struct kvm_riscv_core core; local
[all...]
/linux-master/include/linux/
H A Dclk-provider.h59 struct clk_core *core; member in struct:clk_rate_request
327 struct clk_core *core; member in struct:clk_hw
/linux-master/drivers/vfio/pci/
H A DMakefile
/linux-master/drivers/staging/media/meson/vdec/
H A Dvdec.h230 struct amvdec_core *core; member in struct:amvdec_session
/linux-master/drivers/phy/broadcom/
H A Dphy-bcm-sr-pcie.c47 struct sr_pcie_phy_core *core; member in struct:sr_pcie_phy
120 static u32 pipemux_strap_read(struct sr_pcie_phy_core *core) argument
147 struct sr_pcie_phy_core *core = phy->core; local
171 struct sr_pcie_phy_core *core = phy->core; local
200 struct sr_pcie_phy_core *core; local
219 struct sr_pcie_phy_core *core; local
[all...]
/linux-master/drivers/media/usb/dvb-usb/
H A Ddvb-usb.h309 struct dvb_rc core; member in struct:dvb_usb_device_properties::__anon380
/linux-master/drivers/media/platform/qcom/venus/
H A Dcore.h443 struct venus_core *core; member in struct:venus_inst
531 to_hfi_priv(struct venus_core *core) argument
537 venus_caps_by_codec(struct venus_core *core, u32 codec, u32 domain) argument
551 is_fw_rev_or_newer(struct venus_core *core, u32 vmajor, u32 vminor, u32 vrev) argument
559 is_fw_rev_or_older(struct venus_core *core, u32 vmajor, u32 vminor, u32 vrev) argument
[all...]

Completed in 379 milliseconds

1234567891011>>