Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/linux-6.6.21/drivers/gpu/drm/mediatek/
Dmtk_drm_ddp_comp.h92 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable()
100 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable()
106 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()
115 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()
121 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()
127 static inline void mtk_ddp_comp_register_vblank_cb(struct mtk_ddp_comp *comp, in mtk_ddp_comp_register_vblank_cb()
136 static inline void mtk_ddp_comp_unregister_vblank_cb(struct mtk_ddp_comp *comp) in mtk_ddp_comp_unregister_vblank_cb()
142 static inline void mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp) in mtk_ddp_comp_enable_vblank()
148 static inline void mtk_ddp_comp_disable_vblank(struct mtk_ddp_comp *comp) in mtk_ddp_comp_disable_vblank()
155 unsigned int mtk_ddp_comp_supported_rotations(struct mtk_ddp_comp *comp) in mtk_ddp_comp_supported_rotations()
[all …]
Dmtk_drm_crtc.c166 struct mtk_ddp_comp *comp; in mtk_drm_crtc_destroy() local
267 struct mtk_ddp_comp *comp; in mtk_drm_ddp_comp_for_plane() local
394 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init() local
407 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init() local
476 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config() local
638 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_enable_vblank() local
648 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_disable_vblank() local
657 struct mtk_ddp_comp *comp; in mtk_drm_crtc_plane_check() local
680 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_atomic_enable() local
705 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_atomic_disable() local
[all …]
/linux-6.6.21/drivers/clk/actions/
Dowl-composite.c18 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_get_parent() local
25 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_set_parent() local
32 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_disable() local
40 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_enable() local
50 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_is_enabled() local
59 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_determine_rate() local
74 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_recalc_rate() local
83 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_set_rate() local
92 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_fact_determine_rate() local
108 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_fact_recalc_rate() local
[all …]
/linux-6.6.21/drivers/block/zram/
Dzcomp.c49 static int zcomp_strm_init(struct zcomp_strm *zstrm, struct zcomp *comp) in zcomp_strm_init()
64 bool zcomp_available_algorithm(const char *comp) in zcomp_available_algorithm()
77 ssize_t zcomp_available_show(const char *comp, char *buf) in zcomp_available_show()
106 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get()
112 void zcomp_stream_put(struct zcomp *comp) in zcomp_stream_put()
153 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_up_prepare() local
168 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_dead() local
176 static int zcomp_init(struct zcomp *comp) in zcomp_init()
194 void zcomp_destroy(struct zcomp *comp) in zcomp_destroy()
211 struct zcomp *comp; in zcomp_create() local
/linux-6.6.21/sound/soc/intel/avs/
Dtopology.c130 avs_parse_uuid_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_uuid_token()
141 avs_parse_bool_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_bool_token()
152 avs_parse_byte_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_byte_token()
163 avs_parse_short_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_short_token()
174 avs_parse_word_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_word_token()
185 avs_parse_string_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_string_token()
195 static int avs_parse_uuid_tokens(struct snd_soc_component *comp, void *object, in avs_parse_uuid_tokens()
221 static int avs_parse_string_tokens(struct snd_soc_component *comp, void *object, in avs_parse_string_tokens()
247 static int avs_parse_word_tokens(struct snd_soc_component *comp, void *object, in avs_parse_word_tokens()
278 static int avs_parse_tokens(struct snd_soc_component *comp, void *object, in avs_parse_tokens()
[all …]
/linux-6.6.21/drivers/net/slip/
Dslhc.c96 struct slcompress *comp; in slhc_init() local
154 slhc_free(struct slcompress *comp) in slhc_free()
227 slhc_compress(struct slcompress *comp, unsigned char *icp, int isize, in slhc_compress()
493 slhc_uncompress(struct slcompress *comp, unsigned char *icp, int isize) in slhc_uncompress()
644 slhc_remember(struct slcompress *comp, unsigned char *icp, int isize) in slhc_remember()
695 slhc_toss(struct slcompress *comp) in slhc_toss()
707 slhc_toss(struct slcompress *comp) in slhc_toss()
713 slhc_uncompress(struct slcompress *comp, unsigned char *icp, int isize) in slhc_uncompress()
719 slhc_compress(struct slcompress *comp, unsigned char *icp, int isize, in slhc_compress()
727 slhc_remember(struct slcompress *comp, unsigned char *icp, int isize) in slhc_remember()
[all …]
/linux-6.6.21/sound/soc/tegra/
Dtegra210_dmic.c162 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_boost_gain() local
173 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_put_boost_gain() local
188 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_ch_select() local
199 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_put_ch_select() local
214 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_mono_to_stereo() local
225 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_put_mono_to_stereo() local
240 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_stereo_to_mono() local
251 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_put_stereo_to_mono() local
266 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_get_osr_val() local
277 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tegra210_dmic_put_osr_val() local
[all …]
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddevcom.c38 struct mlx5_devcom_comp *comp; member
112 struct mlx5_devcom_comp *comp; in mlx5_devcom_comp_alloc() local
131 struct mlx5_devcom_comp *comp = container_of(ref, struct mlx5_devcom_comp, ref); in mlx5_devcom_comp_release() local
141 struct mlx5_devcom_comp *comp, in devcom_alloc_comp_dev()
165 struct mlx5_devcom_comp *comp = devcom->comp; in devcom_free_comp_dev() local
190 struct mlx5_devcom_comp *comp; in devcom_component_get() local
216 struct mlx5_devcom_comp *comp; in mlx5_devcom_register_component() local
260 struct mlx5_devcom_comp *comp; in mlx5_devcom_send_event() local
314 struct mlx5_devcom_comp *comp; in mlx5_devcom_for_each_peer_begin() local
337 struct mlx5_devcom_comp *comp = devcom->comp; in mlx5_devcom_get_next_peer_data() local
[all …]
/linux-6.6.21/drivers/vdpa/pds/
Dcmds.c25 union pds_core_adminq_comp comp = {}; in pds_vdpa_init_hw() local
47 union pds_core_adminq_comp comp = {}; in pds_vdpa_cmd_reset() local
68 union pds_core_adminq_comp comp = {}; in pds_vdpa_cmd_set_status() local
89 union pds_core_adminq_comp comp = {}; in pds_vdpa_cmd_set_mac() local
113 union pds_core_adminq_comp comp = {}; in pds_vdpa_cmd_set_max_vq_pairs() local
143 union pds_core_adminq_comp comp = {}; in pds_vdpa_cmd_init_vq() local
170 union pds_core_adminq_comp comp = {}; in pds_vdpa_cmd_reset_vq() local
/linux-6.6.21/drivers/vfio/pci/pds/
Dcmds.c99 union pds_core_adminq_comp comp = {}; in pds_vfio_suspend_wait_device_cmd() local
139 union pds_core_adminq_comp comp = {}; in pds_vfio_suspend_device_cmd() local
173 union pds_core_adminq_comp comp = {}; in pds_vfio_resume_device_cmd() local
189 union pds_core_adminq_comp comp = {}; in pds_vfio_get_lm_state_size_cmd() local
291 union pds_core_adminq_comp comp = {}; in pds_vfio_get_lm_state_cmd() local
329 union pds_core_adminq_comp comp = {}; in pds_vfio_set_lm_state_cmd() local
369 union pds_core_adminq_comp comp = {}; in pds_vfio_send_host_vf_lm_status_cmd() local
397 union pds_core_adminq_comp comp = {}; in pds_vfio_dirty_status_cmd() local
441 union pds_core_adminq_comp comp = {}; in pds_vfio_dirty_enable_cmd() local
463 union pds_core_adminq_comp comp = {}; in pds_vfio_dirty_disable_cmd() local
[all …]
/linux-6.6.21/sound/soc/codecs/
Dwcd-clsh-v2.c19 struct snd_soc_component *comp; member
122 struct snd_soc_component *comp = ctrl->comp; in wcd_enable_clsh_block() local
133 static inline void wcd_clsh_set_buck_mode(struct snd_soc_component *comp, in wcd_clsh_set_buck_mode()
161 static inline void wcd_clsh_set_flyback_mode(struct snd_soc_component *comp, in wcd_clsh_set_flyback_mode()
179 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_buck_ctrl() local
228 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_flyback_ctrl() local
248 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_set_gain_path() local
273 static void wcd_clsh_v2_set_hph_mode(struct snd_soc_component *comp, int mode) in wcd_clsh_v2_set_hph_mode()
350 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_set_hph_mode() local
360 static void wcd_clsh_set_flyback_current(struct snd_soc_component *comp, in wcd_clsh_set_flyback_current()
[all …]
Dwcd9335.c1642 struct snd_soc_component *comp = dai->component; in wcd9335_set_prim_interpolator_rate() local
1793 struct snd_soc_component *comp = dai->component; in wcd9335_set_decimator_rate() local
2179 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; in wcd9335_get_compander() local
2191 int comp = ((struct soc_mixer_control *) kc->private_value)->shift; in wcd9335_set_compander() local
2568 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in __wcd9335_codec_enable_micbias() local
2609 static void wcd9335_codec_set_tx_hold(struct snd_soc_component *comp, in wcd9335_codec_set_tx_hold()
2647 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in wcd9335_codec_enable_adc() local
2660 static int wcd9335_codec_find_amic_input(struct snd_soc_component *comp, in wcd9335_codec_find_amic_input()
2686 static u16 wcd9335_codec_get_amic_pwlvl_reg(struct snd_soc_component *comp, in wcd9335_codec_get_amic_pwlvl_reg()
2717 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in wcd9335_codec_enable_dec() local
[all …]
Drt9120.c110 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in internal_power_event() local
159 static int rt9120_codec_probe(struct snd_soc_component *comp) in rt9120_codec_probe()
180 static int rt9120_codec_suspend(struct snd_soc_component *comp) in rt9120_codec_suspend()
185 static int rt9120_codec_resume(struct snd_soc_component *comp) in rt9120_codec_resume()
205 struct snd_soc_component *comp = dai->component; in rt9120_set_fmt() local
239 struct snd_soc_component *comp = dai->component; in rt9120_hw_params() local
Dlochnagar-sc.c72 struct snd_soc_component *comp = dai->component; in lochnagar_sc_startup() local
91 struct snd_soc_component *comp = dai->component; in lochnagar_sc_line_startup() local
113 struct snd_soc_component *comp = dai->component; in lochnagar_sc_line_shutdown() local
Dpcm3060.c19 struct snd_soc_component *comp = dai->component; in pcm3060_set_sysclk() local
61 struct snd_soc_component *comp = dai->component; in pcm3060_set_fmt() local
112 struct snd_soc_component *comp = dai->component; in pcm3060_hw_params() local
/linux-6.6.21/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_comp.c14 void mtk_mdp_comp_clock_on(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_clock_on()
29 void mtk_mdp_comp_clock_off(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_clock_off()
41 struct mtk_mdp_comp *comp, in mtk_mdp_comp_init()
71 void mtk_mdp_comp_deinit(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_deinit()
Dmtk_mdp_core.c94 struct mtk_mdp_comp *comp) in mtk_mdp_register_component()
100 struct mtk_mdp_comp *comp) in mtk_mdp_unregister_component()
110 struct mtk_mdp_comp *comp, *comp_temp; in mtk_mdp_probe() local
241 struct mtk_mdp_comp *comp, *comp_temp; in mtk_mdp_remove() local
/linux-6.6.21/drivers/net/ethernet/amd/pds_core/
Ddev.c177 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd_locked()
197 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd()
210 union pds_core_dev_comp comp = {}; in pdsc_devcmd_init() local
220 union pds_core_dev_comp comp = {}; in pdsc_devcmd_reset() local
230 union pds_core_dev_comp comp = {}; in pdsc_devcmd_identify_locked() local
Dfw.c26 union pds_core_dev_comp comp; in pdsc_devcmd_fw_download_locked() local
37 union pds_core_dev_comp comp; in pdsc_devcmd_fw_install() local
55 union pds_core_dev_comp comp; in pdsc_devcmd_fw_activate() local
70 union pds_core_dev_comp comp; in pdsc_fw_status_long_wait() local
Dadminq.c15 union pds_core_notifyq_comp *comp; in pdsc_process_notifyq() local
77 union pds_core_adminq_comp *comp; in pdsc_process_adminq() local
169 union pds_core_adminq_comp *comp, in __pdsc_adminq_post()
235 union pds_core_adminq_comp *comp, in pdsc_adminq_post()
/linux-6.6.21/drivers/gpu/drm/omapdrm/dss/
Dbase.c203 struct omapdss_comp_node *comp; in omapdss_list_contains() local
216 struct omapdss_comp_node *comp; in omapdss_walk_device() local
273 static bool omapdss_component_is_loaded(struct omapdss_comp_node *comp) in omapdss_component_is_loaded()
287 struct omapdss_comp_node *comp; in omapdss_stack_is_ready() local
/linux-6.6.21/drivers/most/
Dcore.c33 struct most_component *comp; member
450 struct most_component *comp; in match_component() local
517 struct most_component *comp; in components_show() local
552 struct most_component *comp, in link_channel_to_component()
668 struct most_component *comp; in most_cfg_complete() local
681 struct most_component *comp = match_component(comp_name); in most_add_link() local
692 struct most_component *comp; in most_remove_link() local
954 struct most_component *comp) in channel_has_mbo()
985 struct most_component *comp) in most_get_mbo()
1091 struct most_component *comp) in most_start_channel()
[all …]
/linux-6.6.21/include/sound/sof/
Dtopology.h92 struct sof_ipc_comp comp; member
114 struct sof_ipc_comp comp; member
123 struct sof_ipc_comp comp; member
133 struct sof_ipc_comp comp; member
147 struct sof_ipc_comp comp; member
158 struct sof_ipc_comp comp; member
168 struct sof_ipc_comp comp; member
194 struct sof_ipc_comp comp; member
200 struct sof_ipc_comp comp; member
229 struct sof_ipc_comp comp; member
/linux-6.6.21/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-comp.c796 int mdp_comp_clock_on(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_on()
837 void mdp_comp_clock_off(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_off()
873 struct device_node *node, struct mdp_comp *comp) in mdp_get_subsys_id()
907 struct mdp_comp *comp) in __mdp_comp_init()
925 struct mdp_comp *comp, enum mtk_mdp_comp_id id) in mdp_comp_init()
993 static void mdp_comp_deinit(struct mdp_comp *comp) in mdp_comp_deinit()
1012 struct mdp_comp *comp; in mdp_comp_create() local
1048 struct mdp_comp *comp; in mdp_comp_sub_create() local
1114 struct mdp_comp *comp; in mdp_comp_config() local
/linux-6.6.21/crypto/
Dcompress.c12 int crypto_comp_compress(struct crypto_comp *comp, in crypto_comp_compress()
23 int crypto_comp_decompress(struct crypto_comp *comp, in crypto_comp_decompress()

12345678910>>...12