| /kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
| D | mtk_drm_ddp_comp.h | 92 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 …]
|
| /kernel/linux/linux-5.10/drivers/clk/actions/ |
| D | owl-composite.c | 18 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 …]
|
| /kernel/linux/linux-6.6/drivers/clk/actions/ |
| D | owl-composite.c | 18 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 …]
|
| /kernel/linux/linux-6.6/drivers/block/zram/ |
| D | zcomp.c | 49 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
|
| /kernel/linux/linux-5.10/drivers/block/zram/ |
| D | zcomp.c | 47 static int zcomp_strm_init(struct zcomp_strm *zstrm, struct zcomp *comp) in zcomp_strm_init() 62 bool zcomp_available_algorithm(const char *comp) in zcomp_available_algorithm() 75 ssize_t zcomp_available_show(const char *comp, char *buf) in zcomp_available_show() 104 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get() 110 void zcomp_stream_put(struct zcomp *comp) in zcomp_stream_put() 151 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_up_prepare() local 166 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_dead() local 174 static int zcomp_init(struct zcomp *comp) in zcomp_init() 192 void zcomp_destroy(struct zcomp *comp) in zcomp_destroy() 209 struct zcomp *comp; in zcomp_create() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
| D | mtk_drm_ddp_comp.c | 91 struct mtk_ddp_comp *comp, unsigned int offset) in mtk_ddp_write() 103 struct mtk_ddp_comp *comp, in mtk_ddp_write_relaxed() 117 struct mtk_ddp_comp *comp, in mtk_ddp_write_mask() 136 void mtk_dither_set(struct mtk_ddp_comp *comp, unsigned int bpc, in mtk_dither_set() 161 static void mtk_od_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_od_config() 170 static void mtk_od_start(struct mtk_ddp_comp *comp) in mtk_od_start() 175 static void mtk_ufoe_start(struct mtk_ddp_comp *comp) in mtk_ufoe_start() 180 static void mtk_aal_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_aal_config() 188 static void mtk_aal_start(struct mtk_ddp_comp *comp) in mtk_aal_start() 193 static void mtk_aal_stop(struct mtk_ddp_comp *comp) in mtk_aal_stop() [all …]
|
| D | mtk_drm_ddp_comp.h | 76 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config() 85 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start() 91 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop() 97 static inline void mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp, in mtk_ddp_comp_enable_vblank() 104 static inline void mtk_ddp_comp_disable_vblank(struct mtk_ddp_comp *comp) in mtk_ddp_comp_disable_vblank() 111 unsigned int mtk_ddp_comp_supported_rotations(struct mtk_ddp_comp *comp) in mtk_ddp_comp_supported_rotations() 119 static inline unsigned int mtk_ddp_comp_layer_nr(struct mtk_ddp_comp *comp) in mtk_ddp_comp_layer_nr() 127 static inline int mtk_ddp_comp_layer_check(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_check() 136 static inline void mtk_ddp_comp_layer_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_config() 145 static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, in mtk_ddp_gamma_set() [all …]
|
| D | mtk_disp_ovl.c | 77 static inline struct mtk_disp_ovl *comp_to_ovl(struct mtk_ddp_comp *comp) in comp_to_ovl() 98 static void mtk_ovl_enable_vblank(struct mtk_ddp_comp *comp, in mtk_ovl_enable_vblank() 108 static void mtk_ovl_disable_vblank(struct mtk_ddp_comp *comp) in mtk_ovl_disable_vblank() 116 static void mtk_ovl_start(struct mtk_ddp_comp *comp) in mtk_ovl_start() 121 static void mtk_ovl_stop(struct mtk_ddp_comp *comp) in mtk_ovl_stop() 126 static void mtk_ovl_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_ovl_config() 139 static unsigned int mtk_ovl_layer_nr(struct mtk_ddp_comp *comp) in mtk_ovl_layer_nr() 146 static unsigned int mtk_ovl_supported_rotations(struct mtk_ddp_comp *comp) in mtk_ovl_supported_rotations() 152 static int mtk_ovl_layer_check(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_ovl_layer_check() 180 static void mtk_ovl_layer_on(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_ovl_layer_on() [all …]
|
| D | mtk_disp_color.c | 20 #define DISP_COLOR_START(comp) ((comp)->data->color_offset) argument 21 #define DISP_COLOR_WIDTH(comp) (DISP_COLOR_START(comp) + 0x50) argument 22 #define DISP_COLOR_HEIGHT(comp) (DISP_COLOR_START(comp) + 0x54) argument 42 static inline struct mtk_disp_color *comp_to_color(struct mtk_ddp_comp *comp) in comp_to_color() 47 static void mtk_color_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_color_config() 57 static void mtk_color_start(struct mtk_ddp_comp *comp) in mtk_color_start()
|
| D | mtk_disp_rdma.c | 68 static inline struct mtk_disp_rdma *comp_to_rdma(struct mtk_ddp_comp *comp) in comp_to_rdma() 89 static void rdma_update_bits(struct mtk_ddp_comp *comp, unsigned int reg, in rdma_update_bits() 98 static void mtk_rdma_enable_vblank(struct mtk_ddp_comp *comp, in mtk_rdma_enable_vblank() 108 static void mtk_rdma_disable_vblank(struct mtk_ddp_comp *comp) in mtk_rdma_disable_vblank() 116 static void mtk_rdma_start(struct mtk_ddp_comp *comp) in mtk_rdma_start() 122 static void mtk_rdma_stop(struct mtk_ddp_comp *comp) in mtk_rdma_stop() 127 static void mtk_rdma_config(struct mtk_ddp_comp *comp, unsigned int width, in mtk_rdma_config() 190 static unsigned int mtk_rdma_layer_nr(struct mtk_ddp_comp *comp) in mtk_rdma_layer_nr() 195 static void mtk_rdma_layer_config(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_rdma_layer_config()
|
| D | mtk_drm_crtc.c | 172 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_enable_vblank() local 182 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_disable_vblank() local 221 struct mtk_ddp_comp *comp; in mtk_drm_ddp_comp_for_plane() local 306 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init() local 319 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init() local 383 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config() local 500 struct mtk_ddp_comp *comp; in mtk_drm_crtc_plane_check() local 526 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_atomic_enable() local 551 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_atomic_disable() local 668 void mtk_crtc_ddp_irq(struct drm_crtc *crtc, struct mtk_ddp_comp *comp) in mtk_crtc_ddp_irq() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| D | topology.c | 130 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/slip/ |
| D | slhc.c | 96 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/slip/ |
| D | slhc.c | 96 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 …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | wcd-clsh-v2.c | 19 struct snd_soc_component *comp; member 109 struct snd_soc_component *comp = ctrl->comp; in wcd_enable_clsh_block() local 120 static inline bool wcd_clsh_enable_status(struct snd_soc_component *comp) in wcd_clsh_enable_status() 126 static inline void wcd_clsh_set_buck_mode(struct snd_soc_component *comp, in wcd_clsh_set_buck_mode() 140 static inline void wcd_clsh_set_flyback_mode(struct snd_soc_component *comp, in wcd_clsh_set_flyback_mode() 158 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_buck_ctrl() local 177 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_flyback_ctrl() local 197 struct snd_soc_component *comp = ctrl->comp; in wcd_clsh_set_gain_path() local 222 static void wcd_clsh_set_hph_mode(struct snd_soc_component *comp, in wcd_clsh_set_hph_mode() 267 static void wcd_clsh_set_flyback_current(struct snd_soc_component *comp, in wcd_clsh_set_flyback_current() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/tegra/ |
| D | tegra210_dmic.c | 162 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 …]
|
| /kernel/linux/linux-5.10/sound/soc/tegra/ |
| D | tegra210_dmic.c | 162 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | devcom.c | 38 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 …]
|
| /kernel/linux/linux-6.6/drivers/vdpa/pds/ |
| D | cmds.c | 25 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
|
| /kernel/linux/linux-6.6/drivers/vfio/pci/pds/ |
| D | cmds.c | 99 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/ |
| D | mtk_mdp_comp.c | 14 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()
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | wcd-clsh-v2.c | 19 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 …]
|
| /kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/ |
| D | mtk_mdp_comp.c | 17 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()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | devcom.c | 10 #define devcom_for_each_component(priv, comp, iter) \ argument 39 struct mlx5_devcom_component *comp; in mlx5_devcom_list_alloc() local 165 struct mlx5_devcom_component *comp; in mlx5_devcom_register_component() local 182 struct mlx5_devcom_component *comp; in mlx5_devcom_unregister_component() local 198 struct mlx5_devcom_component *comp; in mlx5_devcom_send_event() local 221 struct mlx5_devcom_component *comp; in mlx5_devcom_set_paired() local 241 struct mlx5_devcom_component *comp; in mlx5_devcom_get_peer_data() local 264 struct mlx5_devcom_component *comp = &devcom->priv->components[id]; in mlx5_devcom_release_peer_data() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
| D | odm_debug.h | 99 #define ODM_RT_TRACE(pDM_Odm, comp, level, fmt)\ argument 110 #define ODM_RT_TRACE_F(pDM_Odm, comp, level, fmt)\ argument 138 #define ODM_PRINT_ADDR(pDM_Odm, comp, level, title_str, ptr)\ argument 155 #define ODM_RT_TRACE(pDM_Odm, comp, level, fmt) no_printk fmt argument 156 #define ODM_RT_TRACE_F(pDM_Odm, comp, level, fmt) no_printk fmt argument 161 #define ODM_PRINT_ADDR(pDM_Odm, comp, level, title_str, ptr) \ argument
|