Home
last modified time | relevance | path

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

12345678

/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.c144 struct mtk_ddp_comp *comp; in mtk_crtc_destroy() local
261 struct mtk_ddp_comp *comp; in mtk_ddp_comp_for_plane() local
407 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init() local
420 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init() local
490 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config() local
669 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_enable_vblank() local
679 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_disable_vblank() local
709 struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id]; in mtk_crtc_update_output() local
725 struct mtk_ddp_comp *comp; in mtk_crtc_plane_check() local
781 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_atomic_enable() local
[all …]
/linux/sound/soc/tegra/
H A Dtegra210_dmic.c162 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_get_boost_gain() local
173 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_put_boost_gain() local
188 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_get_ch_select() local
199 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_put_ch_select() local
214 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_get_mono_to_stereo() local
225 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_put_mono_to_stereo() local
240 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_get_stereo_to_mono() local
251 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_put_stereo_to_mono() local
266 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_get_osr_val() local
277 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tegra210_dmic_put_osr_val() 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() argument
161 static inline void wcd_clsh_set_flyback_mode(struct snd_soc_component *comp, in wcd_clsh_set_flyback_mode() argument
179 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_buck_ctrl() local
228 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_flyback_ctrl() local
248 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_set_gain_path() local
273 wcd_clsh_v2_set_hph_mode(struct snd_soc_component * comp,int mode) wcd_clsh_v2_set_hph_mode() argument
350 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_set_hph_mode() local
360 wcd_clsh_set_flyback_current(struct snd_soc_component * comp,int mode) wcd_clsh_set_flyback_current() argument
372 wcd_clsh_set_buck_regulator_mode(struct snd_soc_component * comp,int mode) wcd_clsh_set_buck_regulator_mode() argument
512 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_lo() local
571 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_hph_r() local
661 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_hph_l() local
745 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_ear() local
849 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_ctrl_set_state() local
881 wcd_clsh_ctrl_alloc(struct snd_soc_component * comp,int version) wcd_clsh_ctrl_alloc() argument
[all...]
H A Drt9123.c56 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in rt9123_enable_event() local
109 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in rt9123_kcontrol_name_comp() local
120 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in rt9123_xhandler_get() local
147 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in rt9123_xhandler_put() local
205 struct snd_soc_component *comp = dai->component; in rt9123_dai_set_tdm_slot() local
237 struct snd_soc_component *comp = dai->component; in rt9123_dai_hw_params() local
H A Dwcd9335.c1642 struct snd_soc_component *comp = dai->component; wcd9335_set_prim_interpolator_rate() local
1793 struct snd_soc_component *comp = dai->component; wcd9335_set_decimator_rate() local
2181 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; wcd9335_get_compander() local
2193 int comp = ((struct soc_mixer_control *) kc->private_value)->shift; wcd9335_set_compander() local
2570 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); __wcd9335_codec_enable_micbias() local
2611 wcd9335_codec_set_tx_hold(struct snd_soc_component * comp,u16 amic_reg,bool set) wcd9335_codec_set_tx_hold() argument
2649 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_adc() local
2662 wcd9335_codec_find_amic_input(struct snd_soc_component * comp,int adc_mux_n) wcd9335_codec_find_amic_input() argument
2688 wcd9335_codec_get_amic_pwlvl_reg(struct snd_soc_component * comp,int amic) wcd9335_codec_get_amic_pwlvl_reg() argument
2719 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_dec() local
2860 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_dmic() local
2963 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_slim() local
2983 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_mix_path() local
3129 wcd9335_codec_enable_prim_interpolator(struct snd_soc_component * comp,u16 reg,int event) wcd9335_codec_enable_prim_interpolator() argument
3180 int comp; wcd9335_config_compander() local
3240 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_interpolator() local
3333 wcd9335_codec_hph_lohifi_config(struct snd_soc_component * comp,int event) wcd9335_codec_hph_lohifi_config() argument
3370 wcd9335_codec_hph_lp_config(struct snd_soc_component * comp,int event) wcd9335_codec_hph_lp_config() argument
3428 wcd9335_codec_hph_hifi_config(struct snd_soc_component * comp,int event) wcd9335_codec_hph_hifi_config() argument
3474 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_hphl_dac_event() local
3523 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_lineout_dac_event() local
3543 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_ear_dac_event() local
3625 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_hphr_dac_event() local
3674 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_hphl_pa() local
3722 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_lineout_pa() local
3793 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_rx_bias() local
3823 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_hphr_pa() local
3869 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_ear_pa() local
4029 struct snd_soc_component *comp = wcd->component; wcd9335_cdc_sido_ccl_enable() local
4192 struct snd_soc_component *comp = wcd->component; wcd9335_codec_apply_sido_voltage() local
4258 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd9335_codec_enable_mclk() local
4742 wcd9335_enable_efuse_sensing(struct snd_soc_component * comp) wcd9335_enable_efuse_sensing() argument
4820 wcd9335_codec_remove(struct snd_soc_component * comp) wcd9335_codec_remove() argument
4828 wcd9335_codec_set_sysclk(struct snd_soc_component * comp,int clk_id,int source,unsigned int freq,int dir) wcd9335_codec_set_sysclk() argument
[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 in pcm3060_hw_params() local
[all...]
H A Dtas2781-i2c.c247 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tasdev_cali_data_get() local
482 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tas2781_calib_start_put() local
555 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tas2563_calib_start_put() local
619 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tasdev_calib_stop_put() local
643 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tasdev_cali_data_put() local
689 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tas2781_latch_reg_get() local
722 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tasdev_tf_data_get() local
749 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tasdev_re_data_get() local
775 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tasdev_r0_data_get() local
798 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in tasdev_XMA1_data_get() local
[all …]
H A Dwcd934x.c1382 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_mclk() local
1489 struct snd_soc_component *comp = dai->component; wcd934x_set_prim_interpolator_rate() local
1615 struct snd_soc_component *comp = dai->component; wcd934x_set_decimator_rate() local
2169 wcd934x_init_dmic(struct snd_soc_component * comp) wcd934x_init_dmic() argument
3028 wcd934x_comp_remove(struct snd_soc_component * comp) wcd934x_comp_remove() argument
3036 wcd934x_comp_set_sysclk(struct snd_soc_component * comp,int clk_id,int source,unsigned int freq,int dir) wcd934x_comp_set_sysclk() argument
3169 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; wcd934x_compander_get() local
3182 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; wcd934x_compander_set() local
3387 struct snd_soc_component *comp; wcd934x_dec_enum_put() local
4114 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_slim() local
4165 wcd934x_codec_hphdelay_lutbypass(struct snd_soc_component * comp,u16 interp_idx,int event) wcd934x_codec_hphdelay_lutbypass() argument
4201 wcd934x_config_compander(struct snd_soc_component * comp,int interp_n,int event) wcd934x_config_compander() argument
4261 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_interp_clk() local
4302 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_mix_path() local
4333 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_set_iir_gain() local
4368 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_main_path() local
4387 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_ear_dac_event() local
4413 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_hphl_dac_event() local
4465 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_hphr_dac_event() local
4514 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_lineout_dac_event() local
4535 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_hphl_pa() local
4599 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_hphr_pa() local
4660 wcd934x_get_dmic_sample_rate(struct snd_soc_component * comp,unsigned int dmic,struct wcd934x_codec * wcd) wcd934x_get_dmic_sample_rate() argument
4706 wcd934x_get_dmic_clk_val(struct snd_soc_component * comp,u32 mclk_rate,u32 dmic_clk_rate) wcd934x_get_dmic_clk_val() argument
4759 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_dmic() local
4833 wcd934x_codec_find_amic_input(struct snd_soc_component * comp,int adc_mux_n) wcd934x_codec_find_amic_input() argument
4900 wcd934x_codec_get_amic_pwlvl_reg(struct snd_soc_component * comp,int amic) wcd934x_codec_get_amic_pwlvl_reg() argument
4925 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_dec() local
5056 wcd934x_codec_set_tx_hold(struct snd_soc_component * comp,u16 amic_reg,bool set) wcd934x_codec_set_tx_hold() argument
5087 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); wcd934x_codec_enable_adc() local
5765 wcd934x_codec_set_jack(struct snd_soc_component * comp,struct snd_soc_jack * jack,void * data) wcd934x_codec_set_jack() argument
[all...]
/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c192 union pds_core_dev_comp *comp, int max_seconds, in __pdsc_devcmd_locked()
248 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd_locked()
254 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd_locked_nomsg()
260 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd()
274 union pds_core_dev_comp *comp, in __pdsc_devcmd_with_data()
298 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd_with_data()
306 union pds_core_dev_comp *comp, int max_seconds) in pdsc_devcmd_with_data_nomsg()
314 union pds_core_dev_comp comp = {}; in pdsc_devcmd_init() local
324 union pds_core_dev_comp comp = {}; in pdsc_devcmd_reset() local
338 union pds_core_dev_comp comp = {}; in pdsc_devcmd_identify_locked() local
H A Dfw.c81 union pds_core_dev_comp comp = {}; in pdsc_devcmd_fw_download_locked() local
92 union pds_core_dev_comp comp; in pdsc_devcmd_fw_install() local
110 union pds_core_dev_comp comp; in pdsc_devcmd_fw_activate() local
125 union pds_core_dev_comp comp; in pdsc_fw_status_long_wait() local
299 union pds_core_dev_comp comp = {}; in pdsc_devcmd_match_record_desc() local
364 union pds_core_dev_comp comp = {}; in pdsc_devcmd_send_package_data() local
492 union pds_core_dev_comp comp = {}; in pdsc_send_component_table() local
584 union pds_core_dev_comp comp = {}; in pdsc_get_component_info() local
662 union pds_core_dev_comp *comp) in pdsc_devcmd_send_component()
706 union pds_core_dev_comp *comp) in pdsc_flash_component_chunk()
[all …]
H A Dadminq.c10 union pds_core_notifyq_comp *comp; in pdsc_process_notifyq() local
78 union pds_core_adminq_comp *comp; in pdsc_process_adminq() local
170 union pds_core_adminq_comp *comp) in __pdsc_adminq_post()
235 union pds_core_adminq_comp *comp, in pdsc_adminq_post()
/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/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/resctrl/
H A Dmpam_devices.c382 struct mpam_component *comp; in mpam_component_alloc() local
404 static void mpam_component_destroy(struct mpam_component *comp) in mpam_component_destroy()
422 struct mpam_component *comp; in mpam_component_find() local
435 mpam_vmsc_alloc(struct mpam_component *comp, struct mpam_msc *msc) in mpam_vmsc_alloc()
458 struct mpam_component *comp = vmsc->comp; in mpam_vmsc_destroy() local
470 mpam_vmsc_find(struct mpam_component *comp, struct mpam_msc *msc) in mpam_vmsc_find()
511 struct mpam_component *comp) in mpam_ris_get_affinity()
550 struct mpam_component *comp; in mpam_ris_create_locked() local
609 struct mpam_component *comp = vmsc->comp; in mpam_ris_destroy() local
1326 static int _msmon_read(struct mpam_component *comp, struct mon_read *arg) in _msmon_read()
[all …]
/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
39 struct hda_component *comp; in hda_component_manager_bind_acpi_notifications() local
88 struct hda_component *comp; in hda_component_manager_playback_hook() local
/linux/sound/soc/
H A Dsoc-topology.c64 struct snd_soc_component *comp; member
338 struct snd_soc_component *comp = tplg->comp; soc_tplg_add_kcontrol() local
345 soc_tplg_remove_kcontrol(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_kcontrol() argument
361 soc_tplg_remove_route(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_route() argument
374 soc_tplg_remove_widget(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_widget() argument
398 soc_tplg_remove_dai(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_dai() argument
419 soc_tplg_remove_link(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) soc_tplg_remove_link() argument
440 remove_backend_link(struct snd_soc_component * comp,struct snd_soc_dobj * dobj,int pass) remove_backend_link() argument
2122 snd_soc_tplg_component_load(struct snd_soc_component * comp,const struct snd_soc_tplg_ops * ops,const struct firmware * fw) snd_soc_tplg_component_load() argument
2161 snd_soc_tplg_component_remove(struct snd_soc_component * comp) snd_soc_tplg_component_remove() argument
[all...]
/linux/drivers/counter/
H A Dcounter-chrdev.c29 struct counter_comp comp; member
49 #define counter_comp_read_is_set(comp) \ argument
490 const struct counter_comp *const comp, in counter_get_array_data()
527 const struct counter_comp *const comp = &comp_node->comp; in counter_get_data() local
/linux/drivers/fwctl/pds/
H A Dmain.c73 union pds_core_adminq_comp comp = {0}; in pdsfc_identify() local
149 union pds_core_adminq_comp comp = {0}; in pdsfc_get_endpoints() local
216 union pds_core_adminq_comp comp = {0}; in pdsfc_get_operations() local
355 union pds_core_adminq_comp comp = {0}; in pdsfc_fw_rpc() local

12345678