Home
last modified time | relevance | path

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

1234567891011

/linux/drivers/clk/actions/
A 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_round_rate() local
68 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_recalc_rate() local
77 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_div_set_rate() local
86 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_fact_round_rate() local
96 struct owl_composite *comp = hw_to_owl_comp(hw); in owl_comp_fact_recalc_rate() local
[all …]
/linux/drivers/block/zram/
A 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()
83 ssize_t zcomp_available_show(const char *comp, char *buf) in zcomp_available_show()
112 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get()
118 void zcomp_stream_put(struct zcomp *comp) in zcomp_stream_put()
159 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_up_prepare() local
174 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_dead() local
182 static int zcomp_init(struct zcomp *comp) in zcomp_init()
200 void zcomp_destroy(struct zcomp *comp) in zcomp_destroy()
217 struct zcomp *comp; in zcomp_create() local
/linux/drivers/gpu/drm/mediatek/
A Dmtk_drm_ddp_comp.h78 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable()
86 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable()
92 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()
101 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()
107 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()
113 static inline void mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp, in mtk_ddp_comp_enable_vblank()
144 static inline int mtk_ddp_comp_layer_check(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_check()
153 static inline void mtk_ddp_comp_layer_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_config()
162 static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, in mtk_ddp_gamma_set()
169 static inline void mtk_ddp_comp_bgclr_in_on(struct mtk_ddp_comp *comp) in mtk_ddp_comp_bgclr_in_on()
[all …]
A Dmtk_drm_crtc.c207 struct mtk_ddp_comp *comp; in mtk_drm_ddp_comp_for_plane() local
292 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init() local
305 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init() local
366 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config() local
504 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_enable_vblank() local
514 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_disable_vblank() local
523 struct mtk_ddp_comp *comp; in mtk_drm_crtc_plane_check() local
546 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_atomic_enable() local
685 struct mtk_ddp_comp *comp; in mtk_drm_crtc_num_comp_planes() local
755 struct mtk_ddp_comp *comp; in mtk_drm_crtc_create() local
[all …]
A Dmtk_disp_color.c22 #define DISP_COLOR_START(comp) ((comp)->data->color_offset) argument
23 #define DISP_COLOR_WIDTH(comp) (DISP_COLOR_START(comp) + 0x50) argument
24 #define DISP_COLOR_HEIGHT(comp) (DISP_COLOR_START(comp) + 0x54) argument
/linux/drivers/net/slip/
A 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/sound/soc/tegra/
A 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/sound/soc/codecs/
A Dwcd-clsh-v2.c19 struct snd_soc_component *comp; member
122 struct snd_soc_component *comp = ctrl->comp; in wcd_enable_clsh_block() local
185 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_buck_ctrl() local
234 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_flyback_ctrl() local
254 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_set_gain_path() local
356 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_set_hph_mode() local
517 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_state_lo() local
576 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_state_hph_r() local
666 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_state_hph_l() local
750 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_state_ear() local
[all …]
A Dwcd9335.c1639 struct snd_soc_component *comp = dai->component; in wcd9335_set_prim_interpolator_rate() local
1790 struct snd_soc_component *comp = dai->component; in wcd9335_set_decimator_rate() local
2178 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; in wcd9335_get_compander() local
2190 int comp = ((struct soc_mixer_control *) kc->private_value)->shift; in wcd9335_set_compander() local
2576 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in __wcd9335_codec_enable_micbias() local
3190 struct snd_soc_component *comp, in wcd9335_codec_enable_prim_interpolator()
3241 int comp; in wcd9335_config_compander() local
4092 struct snd_soc_component *comp = wcd->component; in wcd9335_cdc_sido_ccl_enable() local
4255 struct snd_soc_component *comp = wcd->component; in wcd9335_codec_apply_sido_voltage() local
4886 static void wcd9335_codec_remove(struct snd_soc_component *comp) in wcd9335_codec_remove()
[all …]
A 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
A 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
A Dwcd934x.c1535 struct snd_soc_component *comp = dai->component; in wcd934x_set_prim_interpolator_rate() local
1661 struct snd_soc_component *comp = dai->component; in wcd934x_set_decimator_rate() local
2239 static int wcd934x_init_dmic(struct snd_soc_component *comp) in wcd934x_init_dmic()
3100 static void wcd934x_comp_remove(struct snd_soc_component *comp) in wcd934x_comp_remove()
3107 static int wcd934x_comp_set_sysclk(struct snd_soc_component *comp, in wcd934x_comp_set_sysclk()
3242 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; in wcd934x_compander_get() local
3255 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; in wcd934x_compander_set() local
3457 struct snd_soc_component *comp; in wcd934x_dec_enum_put() local
4269 static int wcd934x_config_compander(struct snd_soc_component *comp, in wcd934x_config_compander()
4778 static u8 wcd934x_get_dmic_clk_val(struct snd_soc_component *comp, in wcd934x_get_dmic_clk_val()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Ddevcom.c9 #define devcom_for_each_component(priv, comp, iter) \ argument
38 struct mlx5_devcom_component *comp; in mlx5_devcom_list_alloc() local
153 struct mlx5_devcom_component *comp; in mlx5_devcom_register_component() local
170 struct mlx5_devcom_component *comp; in mlx5_devcom_unregister_component() local
186 struct mlx5_devcom_component *comp; in mlx5_devcom_send_event() local
209 struct mlx5_devcom_component *comp; in mlx5_devcom_set_paired() local
229 struct mlx5_devcom_component *comp; in mlx5_devcom_get_peer_data() local
252 struct mlx5_devcom_component *comp = &devcom->priv->components[id]; in mlx5_devcom_release_peer_data() local
/linux/drivers/media/platform/mtk-mdp/
A Dmtk_mdp_comp.c17 void mtk_mdp_comp_clock_on(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_clock_on()
40 void mtk_mdp_comp_clock_off(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_clock_off()
55 struct mtk_mdp_comp *comp, in mtk_mdp_comp_init()
114 void mtk_mdp_comp_deinit(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_deinit()
A Dmtk_mdp_core.c95 struct mtk_mdp_comp *comp) in mtk_mdp_register_component()
101 struct mtk_mdp_comp *comp) in mtk_mdp_unregister_component()
111 struct mtk_mdp_comp *comp, *comp_temp; in mtk_mdp_probe() local
242 struct mtk_mdp_comp *comp, *comp_temp; in mtk_mdp_remove() local
/linux/drivers/gpu/drm/omapdrm/dss/
A 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/drivers/most/
A 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
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()
1161 struct most_component *comp) in most_stop_channel()
[all …]
/linux/crypto/
A 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()
/linux/include/sound/sof/
A Dtopology.h95 struct sof_ipc_comp comp; member
117 struct sof_ipc_comp comp; member
126 struct sof_ipc_comp comp; member
136 struct sof_ipc_comp comp; member
150 struct sof_ipc_comp comp; member
161 struct sof_ipc_comp comp; member
171 struct sof_ipc_comp comp; member
197 struct sof_ipc_comp comp; member
203 struct sof_ipc_comp comp; member
232 struct sof_ipc_comp comp; member
/linux/sound/soc/fsl/
A Dfsl_audmix.c86 static int fsl_audmix_state_trans(struct snd_soc_component *comp, in fsl_audmix_state_trans()
114 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in fsl_audmix_put_mix_clk_src() local
152 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in fsl_audmix_put_out_src() local
249 struct snd_soc_component *comp = dai->component; in fsl_audmix_dai_set_fmt() local
/linux/drivers/staging/greybus/
A Daudio_codec.c803 struct snd_soc_component *comp; in gbaudio_register_module() local
931 struct snd_soc_component *comp = gbcodec->component; in gbaudio_unregister_module() local
996 static int gbcodec_probe(struct snd_soc_component *comp) in gbcodec_probe()
1028 static void gbcodec_remove(struct snd_soc_component *comp) in gbcodec_remove()
1034 static int gbcodec_write(struct snd_soc_component *comp, unsigned int reg, in gbcodec_write()
1040 static unsigned int gbcodec_read(struct snd_soc_component *comp, in gbcodec_read()
/linux/drivers/regulator/
A Dtwl-regulator.c547 #define TWL_OF_MATCH(comp, family, label) \ argument
553 #define TWL4030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL4030, label) argument
554 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
555 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
556 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
557 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
A Dtwl6030-regulator.c626 #define TWL_OF_MATCH(comp, family, label) \ argument
632 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
633 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
634 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
635 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
/linux/sound/soc/
A Dsoc-topology.c65 struct snd_soc_component *comp; member
351 struct snd_soc_component *comp = tplg->comp; in soc_tplg_add_kcontrol() local
358 static void remove_mixer(struct snd_soc_component *comp, in remove_mixer()
374 static void remove_enum(struct snd_soc_component *comp, in remove_enum()
390 static void remove_bytes(struct snd_soc_component *comp, in remove_bytes()
406 static void remove_route(struct snd_soc_component *comp, in remove_route()
419 static void remove_widget(struct snd_soc_component *comp, in remove_widget()
447 static void remove_dai(struct snd_soc_component *comp, in remove_dai()
468 static void remove_link(struct snd_soc_component *comp, in remove_link()
486 static void remove_backend_link(struct snd_soc_component *comp, in remove_backend_link()
[all …]
/linux/arch/s390/boot/
A Dipl_report.c35 struct ipl_rb_component_entry *comp; in find_bootdata_space() local
78 struct ipl_rb_component_entry *comp, *ptr; in copy_components_bootdata() local

Completed in 81 milliseconds

1234567891011