Home
last modified time | relevance | path

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

123456789

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_ddp_comp.h103 static inline int mtk_ddp_comp_power_on(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_on()
112 static inline void mtk_ddp_comp_power_off(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_off()
120 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable()
128 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable()
135 enum drm_mode_status mtk_ddp_comp_mode_valid(struct mtk_ddp_comp *comp, in mtk_ddp_comp_mode_valid()
143 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()
152 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()
158 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()
164 static inline void mtk_ddp_comp_register_vblank_cb(struct mtk_ddp_comp *comp, in mtk_ddp_comp_register_vblank_cb()
173 static inline void mtk_ddp_comp_unregister_vblank_cb(struct mtk_ddp_comp *comp) in mtk_ddp_comp_unregister_vblank_cb()
[all …]
H A Dmtk_crtc.c143 struct mtk_ddp_comp *comp; in mtk_crtc_destroy() local
259 struct mtk_ddp_comp *comp; in mtk_ddp_comp_for_plane() local
400 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init() local
413 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init() local
483 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config() local
658 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_enable_vblank() local
668 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_disable_vblank() local
698 struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id]; in mtk_crtc_update_output() local
714 struct mtk_ddp_comp *comp; in mtk_crtc_plane_check() local
770 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_atomic_enable() local
[all …]
/linux/drivers/block/zram/
H A Dzcomp.c46 static void zcomp_strm_free(struct zcomp *comp, struct zcomp_strm *zstrm) in zcomp_strm_free()
54 static int zcomp_strm_init(struct zcomp *comp, struct zcomp_strm *zstrm) in zcomp_strm_init()
75 static const struct zcomp_ops *lookup_backend_ops(const char *comp) in lookup_backend_ops()
87 bool zcomp_available_algorithm(const char *comp) in zcomp_available_algorithm()
93 ssize_t zcomp_available_show(const char *comp, char *buf, ssize_t at) in zcomp_available_show()
110 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get()
137 int zcomp_compress(struct zcomp *comp, struct zcomp_strm *zstrm, in zcomp_compress()
155 int zcomp_decompress(struct zcomp *comp, struct zcomp_strm *zstrm, in zcomp_decompress()
171 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_up_prepare() local
183 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_dead() local
[all …]
/linux/drivers/clk/actions/
H 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_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/sound/soc/intel/avs/
H A Dtopology.c131 avs_parse_uuid_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_uuid_token() argument
142 avs_parse_bool_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_bool_token() argument
153 avs_parse_byte_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_byte_token() argument
164 avs_parse_short_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_short_token() argument
175 avs_parse_word_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_word_token() argument
186 avs_parse_string_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset) in avs_parse_string_token() argument
196 static int avs_parse_uuid_tokens(struct snd_soc_component *comp, void *object, in avs_parse_uuid_tokens() argument
222 static int avs_parse_string_tokens(struct snd_soc_component *comp, voi argument
248 avs_parse_word_tokens(struct snd_soc_component * comp,void * object,const struct avs_tplg_token_parser * parsers,int count,struct snd_soc_tplg_vendor_array * tuples) avs_parse_word_tokens() argument
279 avs_parse_tokens(struct snd_soc_component * comp,void * object,const struct avs_tplg_token_parser * parsers,size_t count,struct snd_soc_tplg_vendor_array * tuples,int priv_size) avs_parse_tokens() argument
355 parse_audio_format_bitfield(struct snd_soc_component * comp,void * elem,void * object,u32 offset) parse_audio_format_bitfield() argument
397 parse_link_formatted_string(struct snd_soc_component * comp,void * elem,void * object,u32 offset) parse_link_formatted_string() argument
424 parse_dictionary_header(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,void ** dict,u32 * num_entries,size_t entry_size,u32 num_entries_token) parse_dictionary_header() argument
448 parse_dictionary_entries(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,void * dict,u32 num_entries,size_t entry_size,u32 entry_id_token,const struct avs_tplg_token_parser * parsers,size_t num_parsers) parse_dictionary_entries() argument
481 parse_dictionary(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,void ** dict,u32 * num_entries,size_t entry_size,u32 num_entries_token,u32 entry_id_token,const struct avs_tplg_token_parser * parsers,size_t num_parsers) parse_dictionary() argument
512 avs_tplg_parse_libraries(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_libraries() argument
576 avs_tplg_parse_audio_formats(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_audio_formats() argument
617 avs_tplg_parse_modcfgs_base(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_modcfgs_base() argument
902 assign_copier_gtw_instance(struct snd_soc_component * comp,struct avs_tplg_modcfg_ext * cfg) assign_copier_gtw_instance() argument
937 avs_tplg_parse_modcfg_ext(struct snd_soc_component * comp,struct avs_tplg_modcfg_ext * cfg,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_modcfg_ext() argument
987 avs_tplg_parse_modcfgs_ext(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_modcfgs_ext() argument
1059 avs_tplg_parse_pplcfgs(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_pplcfgs() argument
1124 avs_tplg_parse_bindings(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_bindings() argument
1199 avs_tplg_module_create(struct snd_soc_component * comp,struct avs_tplg_pipeline * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_module_create() argument
1284 avs_tplg_pipeline_create(struct snd_soc_component * comp,struct avs_tplg_path * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_pipeline_create() argument
1391 avs_tplg_path_create(struct snd_soc_component * comp,struct avs_tplg_path_template * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,const struct avs_tplg_token_parser * parsers,u32 num_parsers) avs_tplg_path_create() argument
1457 parse_path_template(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,struct avs_tplg_path_template * template,const struct avs_tplg_token_parser * tmpl_tokens,u32 num_tmpl_tokens,const struct avs_tplg_token_parser * path_tokens,u32 num_path_tokens) parse_path_template() argument
1504 avs_tplg_path_template_create(struct snd_soc_component * comp,struct avs_tplg * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_path_template_create() argument
1548 avs_tplg_parse_initial_configs(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_initial_configs() argument
1603 avs_route_load(struct snd_soc_component * comp,int index,struct snd_soc_dapm_route * route) avs_route_load() argument
1643 avs_widget_load(struct snd_soc_component * comp,int index,struct snd_soc_dapm_widget * w,struct snd_soc_tplg_dapm_widget * dw) avs_widget_load() argument
1700 avs_widget_ready(struct snd_soc_component * comp,int index,struct snd_soc_dapm_widget * w,struct snd_soc_tplg_dapm_widget * dw) avs_widget_ready() argument
1710 avs_dai_load(struct snd_soc_component * comp,int index,struct snd_soc_dai_driver * dai_drv,struct snd_soc_tplg_pcm * pcm,struct snd_soc_dai * dai) avs_dai_load() argument
1727 avs_link_load(struct snd_soc_component * comp,int index,struct snd_soc_dai_link * link,struct snd_soc_tplg_link_config * cfg) avs_link_load() argument
1765 avs_manifest(struct snd_soc_component * comp,int index,struct snd_soc_tplg_manifest * manifest) avs_manifest() argument
1938 avs_control_load(struct snd_soc_component * comp,int index,struct snd_kcontrol_new * ctmpl,struct snd_soc_tplg_ctl_hdr * hdr) avs_control_load() argument
1992 avs_tplg_new(struct snd_soc_component * comp) avs_tplg_new() argument
2006 avs_load_topology(struct snd_soc_component * comp,const char * filename) avs_load_topology() argument
2025 avs_remove_topology(struct snd_soc_component * comp) avs_remove_topology() argument
[all...]
/linux/drivers/net/slip/
H 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()
706 slhc_toss(struct slcompress *comp) in slhc_toss()
718 slhc_toss(struct slcompress *comp) in slhc_toss()
724 slhc_uncompress(struct slcompress *comp, unsigned char *icp, int isize) in slhc_uncompress()
730 slhc_compress(struct slcompress *comp, unsigned char *icp, int isize, in slhc_compress()
738 slhc_remember(struct slcompress *comp, unsigned char *icp, int isize) in slhc_remember()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.c46 struct mlx5_devcom_comp *comp; member
121 struct mlx5_devcom_comp *comp; in mlx5_devcom_comp_alloc() local
145 struct mlx5_devcom_comp *comp = container_of(ref, struct mlx5_devcom_comp, ref); in mlx5_devcom_comp_release() local
156 struct mlx5_devcom_comp *comp, in devcom_alloc_comp_dev()
180 struct mlx5_devcom_comp *comp = devcom->comp; in devcom_free_comp_dev() local
218 struct mlx5_devcom_comp *comp; in devcom_component_get() local
244 struct mlx5_devcom_comp *comp; in mlx5_devcom_register_component() local
284 struct mlx5_devcom_comp *comp = devcom->comp; in mlx5_devcom_comp_get_size() local
294 struct mlx5_devcom_comp *comp; in mlx5_devcom_send_event() local
348 struct mlx5_devcom_comp *comp; in mlx5_devcom_for_each_peer_begin() local
[all …]
/linux/drivers/vfio/pci/pds/
H A 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/drivers/vdpa/pds/
H A 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/sound/soc/codecs/
H 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
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 …]
H A Drt9123.c57 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in rt9123_enable_event() local
110 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in rt9123_kcontrol_name_comp() local
121 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in rt9123_xhandler_get() local
148 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in rt9123_xhandler_put() local
206 struct snd_soc_component *comp = dai->component; in rt9123_dai_set_tdm_slot() local
238 struct snd_soc_component *comp = dai->component; in rt9123_dai_hw_params() local
H A 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
2181 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; in wcd9335_get_compander() local
2193 int comp = ((struct soc_mixer_control *) kc->private_value)->shift; in wcd9335_set_compander() local
2570 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in __wcd9335_codec_enable_micbias() local
2611 static void wcd9335_codec_set_tx_hold(struct snd_soc_component *comp, in wcd9335_codec_set_tx_hold()
2649 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in wcd9335_codec_enable_adc() local
2662 static int wcd9335_codec_find_amic_input(struct snd_soc_component *comp, in wcd9335_codec_find_amic_input()
2688 static u16 wcd9335_codec_get_amic_pwlvl_reg(struct snd_soc_component *comp, in wcd9335_codec_get_amic_pwlvl_reg()
2719 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in wcd9335_codec_enable_dec() local
[all …]
H 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
H A Dtas2781-i2c.c211 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_cali_data_get() local
448 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tas2781_calib_start_put() local
521 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tas2563_calib_start_put() local
585 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_calib_stop_put() local
600 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_cali_data_put() local
647 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tas2781_latch_reg_get() local
680 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_tf_data_get() local
707 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_re_data_get() local
733 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_r0_data_get() local
756 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_XMA1_data_get() local
776 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); tasdev_XMA2_data_get() local
1448 struct snd_soc_component *comp = file->private_data; acoustic_ctl_read() local
1463 struct snd_soc_component *comp = file->private_data; acoustic_ctl_write() local
1566 struct snd_soc_component *comp = tas_priv->codec; tasdevice_fw_ready() local
[all...]
H A Dwcd934x.c1384 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_mclk() local
1491 struct snd_soc_component *comp = dai->component; wcd934x_set_prim_interpolator_rate() local
1617 struct snd_soc_component *comp = dai->component; wcd934x_set_decimator_rate() local
2196 wcd934x_init_dmic(struct snd_soc_component * comp) wcd934x_init_dmic() argument
3065 wcd934x_comp_remove(struct snd_soc_component * comp) wcd934x_comp_remove() argument
3073 wcd934x_comp_set_sysclk(struct snd_soc_component * comp,int clk_id,int source,unsigned int freq,int dir) wcd934x_comp_set_sysclk() argument
3208 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; wcd934x_compander_get() local
3221 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; wcd934x_compander_set() local
3424 struct snd_soc_component *comp; wcd934x_dec_enum_put() local
4149 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_slim() local
4200 wcd934x_codec_hphdelay_lutbypass(struct snd_soc_component * comp,u16 interp_idx,int event) wcd934x_codec_hphdelay_lutbypass() argument
4236 wcd934x_config_compander(struct snd_soc_component * comp,int interp_n,int event) wcd934x_config_compander() argument
4296 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_interp_clk() local
4337 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_mix_path() local
4368 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_set_iir_gain() local
4403 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_main_path() local
4422 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_ear_dac_event() local
4448 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_hphl_dac_event() local
4500 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_hphr_dac_event() local
4549 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_lineout_dac_event() local
4570 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_hphl_pa() local
4634 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_hphr_pa() local
4695 wcd934x_get_dmic_sample_rate(struct snd_soc_component * comp,unsigned int dmic,struct wcd934x_codec * wcd) wcd934x_get_dmic_sample_rate() argument
4741 wcd934x_get_dmic_clk_val(struct snd_soc_component * comp,u32 mclk_rate,u32 dmic_clk_rate) wcd934x_get_dmic_clk_val() argument
4794 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_dmic() local
4868 wcd934x_codec_find_amic_input(struct snd_soc_component * comp,int adc_mux_n) wcd934x_codec_find_amic_input() argument
4935 wcd934x_codec_get_amic_pwlvl_reg(struct snd_soc_component * comp,int amic) wcd934x_codec_get_amic_pwlvl_reg() argument
4960 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_dec() local
5091 wcd934x_codec_set_tx_hold(struct snd_soc_component * comp,u16 amic_reg,bool set) wcd934x_codec_set_tx_hold() argument
5122 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_adc() local
5800 wcd934x_codec_set_jack(struct snd_soc_component * comp,struct snd_soc_jack * jack,void * data) wcd934x_codec_set_jack() argument
[all...]
/linux/drivers/media/platform/mediatek/mdp/
H A 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()
/linux/drivers/net/ethernet/amd/pds_core/
H A 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
H A Ddev.c184 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd_locked()
204 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd()
217 union pds_core_dev_comp comp = {}; in pdsc_devcmd_init() local
227 union pds_core_dev_comp comp = {}; in pdsc_devcmd_reset() local
240 union pds_core_dev_comp comp = {}; in pdsc_devcmd_identify_locked() local
H A Dadminq.c10 union pds_core_notifyq_comp *comp; in pdsc_process_notifyq() local
72 union pds_core_adminq_comp *comp; in pdsc_process_adminq() local
160 union pds_core_adminq_comp *comp) in __pdsc_adminq_post()
225 union pds_core_adminq_comp *comp, in pdsc_adminq_post()
/linux/drivers/dpll/zl3073x/
H A Dfw.c130 struct zl3073x_fw_component *comp; in zl3073x_fw_component_alloc() local
151 zl3073x_fw_component_free(struct zl3073x_fw_component *comp) in zl3073x_fw_component_free()
204 struct zl3073x_fw_component *comp = NULL; in zl3073x_fw_component_load() local
310 struct zl3073x_fw_component *comp; in zl3073x_fw_load() local
364 struct zl3073x_fw_component *comp, in zl3073x_fw_component_flash()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c190 struct omapdss_comp_node *comp; in omapdss_list_contains() local
203 struct omapdss_comp_node *comp; in omapdss_walk_device() local
259 static bool omapdss_component_is_loaded(struct omapdss_comp_node *comp) in omapdss_component_is_loaded()
273 struct omapdss_comp_node *comp; in omapdss_stack_is_ready() local
/linux/drivers/most/
H 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
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/include/sound/sof/
H A Dtopology.h97 struct sof_ipc_comp comp; member
119 struct sof_ipc_comp comp; member
128 struct sof_ipc_comp comp; member
138 struct sof_ipc_comp comp; member
154 struct sof_ipc_comp comp; member
165 struct sof_ipc_comp comp; member
175 struct sof_ipc_comp comp; member
201 struct sof_ipc_comp comp; member
207 struct sof_ipc_comp comp; member
236 struct sof_ipc_comp comp; member
/linux/drivers/regulator/
H A Dtwl-regulator.c540 #define TWL_OF_MATCH(comp, family, label) \ argument
546 #define TWL4030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL4030, label) argument
547 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
548 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
549 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
550 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
/linux/sound/hda/codecs/side-codecs/
H A Dhda_component.c21 struct hda_component *comp; in hda_component_acpi_device_notify() local
40 struct hda_component *comp; hda_component_manager_bind_acpi_notifications() local
89 struct hda_component *comp; hda_component_manager_playback_hook() local
[all...]

123456789