Home
last modified time | relevance | path

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

12345678910

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_ddp_comp.h102 static inline int mtk_ddp_comp_power_on(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_on()
111 static inline void mtk_ddp_comp_power_off(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_off()
119 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable()
127 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable()
134 enum drm_mode_status mtk_ddp_comp_mode_valid(struct mtk_ddp_comp *comp, in mtk_ddp_comp_mode_valid()
142 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()
151 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()
157 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()
163 static inline void mtk_ddp_comp_register_vblank_cb(struct mtk_ddp_comp *comp, in mtk_ddp_comp_register_vblank_cb()
172 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; mtk_crtc_ddp_hw_init() local
483 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_crtc_ddp_config() local
655 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_crtc_enable_vblank() local
665 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_crtc_disable_vblank() local
695 struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id]; mtk_crtc_update_output() local
711 struct mtk_ddp_comp *comp; mtk_crtc_plane_check() local
734 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_crtc_atomic_enable() local
761 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_crtc_atomic_disable() local
886 struct mtk_ddp_comp *comp; mtk_crtc_num_comp_planes() local
919 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[comp_idx]; mtk_crtc_init_comp_planes() local
980 struct mtk_ddp_comp *comp; mtk_crtc_create() local
1023 struct mtk_ddp_comp *comp; mtk_crtc_create() local
1120 struct mtk_ddp_comp *comp = &priv->ddp_comp[comp_id]; mtk_crtc_create() local
[all...]
H 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/block/zram/
H A Dzcomp.c46 static void zcomp_strm_free(struct zcomp *comp, struct zcomp_strm *zstrm) in zcomp_strm_free()
53 static int zcomp_strm_init(struct zcomp *comp, struct zcomp_strm *zstrm) in zcomp_strm_init()
73 static const struct zcomp_ops *lookup_backend_ops(const char *comp) in lookup_backend_ops()
85 bool zcomp_available_algorithm(const char *comp) in zcomp_available_algorithm()
91 ssize_t zcomp_available_show(const char *comp, char *buf) in zcomp_available_show()
110 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get()
116 void zcomp_stream_put(struct zcomp *comp) in zcomp_stream_put()
121 int zcomp_compress(struct zcomp *comp, struct zcomp_strm *zstrm, in zcomp_compress()
138 int zcomp_decompress(struct zcomp *comp, struct zcomp_strm *zstrm, in zcomp_decompress()
153 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_up_prepare() 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/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.c39 struct mlx5_devcom_comp *comp; member
113 struct mlx5_devcom_comp *comp; in mlx5_devcom_comp_alloc() local
134 struct mlx5_devcom_comp *comp = container_of(ref, struct mlx5_devcom_comp, ref); in mlx5_devcom_comp_release() local
145 struct mlx5_devcom_comp *comp, in devcom_alloc_comp_dev()
169 struct mlx5_devcom_comp *comp = devcom->comp; in devcom_free_comp_dev() local
194 struct mlx5_devcom_comp *comp; in devcom_component_get() local
220 struct mlx5_devcom_comp *comp; in mlx5_devcom_register_component() local
261 struct mlx5_devcom_comp *comp = devcom->comp; in mlx5_devcom_comp_get_size() local
271 struct mlx5_devcom_comp *comp; in mlx5_devcom_send_event() local
325 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 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.c210 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tasdev_cali_data_get() local
447 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tas2781_calib_start_put() local
520 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tas2563_calib_start_put() local
584 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tasdev_calib_stop_put() local
599 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tasdev_cali_data_put() local
646 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tas2781_latch_reg_get() local
679 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tasdev_tf_data_get() local
706 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tasdev_re_data_get() local
732 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tasdev_r0_data_get() local
755 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in tasdev_XMA1_data_get() local
[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.c15 union pds_core_notifyq_comp *comp; in pdsc_process_notifyq() local
77 union pds_core_adminq_comp *comp; in pdsc_process_adminq() local
165 union pds_core_adminq_comp *comp, in __pdsc_adminq_post()
231 union pds_core_adminq_comp *comp, in pdsc_adminq_post()
/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/crypto/
H A Dcompress.c
/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
H A Dtwl6030-regulator.c634 #define TWL_OF_MATCH(comp, family, label) \ argument
640 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument
641 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument
642 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument
643 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
/linux/sound/pci/hda/
H A Dhda_component.c21 struct hda_component *comp; in hda_component_acpi_device_notify() local
40 struct hda_component *comp; in hda_component_manager_bind_acpi_notifications() local
89 struct hda_component *comp; in hda_component_manager_playback_hook() local
/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/staging/greybus/
H A Daudio_codec.c809 struct snd_soc_component *comp; in gbaudio_register_module() local
935 struct snd_soc_component *comp = gbcodec->component; in gbaudio_unregister_module() local
997 static int gbcodec_probe(struct snd_soc_component *comp) in gbcodec_probe()
1030 static int gbcodec_write(struct snd_soc_component *comp, unsigned int reg, in gbcodec_write()
1036 static unsigned int gbcodec_read(struct snd_soc_component *comp, in gbcodec_read()

12345678910