/Linux-v5.4/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 …]
|
/Linux-v5.4/drivers/block/zram/ |
D | zcomp.c | 47 static struct zcomp_strm *zcomp_strm_alloc(struct zcomp *comp) in zcomp_strm_alloc() 66 bool zcomp_available_algorithm(const char *comp) in zcomp_available_algorithm() 85 ssize_t zcomp_available_show(const char *comp, char *buf) in zcomp_available_show() 114 struct zcomp_strm *zcomp_stream_get(struct zcomp *comp) in zcomp_stream_get() 119 void zcomp_stream_put(struct zcomp *comp) in zcomp_stream_put() 160 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_up_prepare() local 177 struct zcomp *comp = hlist_entry(node, struct zcomp, node); in zcomp_cpu_dead() local 187 static int zcomp_init(struct zcomp *comp) in zcomp_init() 205 void zcomp_destroy(struct zcomp *comp) in zcomp_destroy() 222 struct zcomp *comp; in zcomp_create() local
|
/Linux-v5.4/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() 487 slhc_uncompress(struct slcompress *comp, unsigned char *icp, int isize) in slhc_uncompress() 638 slhc_remember(struct slcompress *comp, unsigned char *icp, int isize) in slhc_remember() 689 slhc_toss(struct slcompress *comp) in slhc_toss() 701 slhc_toss(struct slcompress *comp) in slhc_toss() 707 slhc_uncompress(struct slcompress *comp, unsigned char *icp, int isize) in slhc_uncompress() 713 slhc_compress(struct slcompress *comp, unsigned char *icp, int isize, in slhc_compress() 721 slhc_remember(struct slcompress *comp, unsigned char *icp, int isize) in slhc_remember() [all …]
|
/Linux-v5.4/drivers/gpu/drm/mediatek/ |
D | mtk_drm_ddp_comp.c | 67 void mtk_dither_set(struct mtk_ddp_comp *comp, unsigned int bpc, in mtk_dither_set() 90 static void mtk_od_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_od_config() 99 static void mtk_od_start(struct mtk_ddp_comp *comp) in mtk_od_start() 104 static void mtk_ufoe_start(struct mtk_ddp_comp *comp) in mtk_ufoe_start() 109 static void mtk_aal_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_aal_config() 116 static void mtk_aal_start(struct mtk_ddp_comp *comp) in mtk_aal_start() 121 static void mtk_aal_stop(struct mtk_ddp_comp *comp) in mtk_aal_stop() 126 static void mtk_gamma_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_gamma_config() 134 static void mtk_gamma_start(struct mtk_ddp_comp *comp) in mtk_gamma_start() 139 static void mtk_gamma_stop(struct mtk_ddp_comp *comp) in mtk_gamma_stop() [all …]
|
D | mtk_drm_ddp_comp.h | 91 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config() 99 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start() 105 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop() 111 static inline void mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp, in mtk_ddp_comp_enable_vblank() 118 static inline void mtk_ddp_comp_disable_vblank(struct mtk_ddp_comp *comp) in mtk_ddp_comp_disable_vblank() 124 static inline unsigned int mtk_ddp_comp_layer_nr(struct mtk_ddp_comp *comp) in mtk_ddp_comp_layer_nr() 132 static inline void mtk_ddp_comp_layer_on(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_on() 139 static inline void mtk_ddp_comp_layer_off(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_off() 146 static inline void mtk_ddp_comp_layer_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_config() 154 static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, in mtk_ddp_gamma_set()
|
D | mtk_disp_ovl.c | 66 static inline struct mtk_disp_ovl *comp_to_ovl(struct mtk_ddp_comp *comp) in comp_to_ovl() 87 static void mtk_ovl_enable_vblank(struct mtk_ddp_comp *comp, in mtk_ovl_enable_vblank() 97 static void mtk_ovl_disable_vblank(struct mtk_ddp_comp *comp) in mtk_ovl_disable_vblank() 105 static void mtk_ovl_start(struct mtk_ddp_comp *comp) in mtk_ovl_start() 110 static void mtk_ovl_stop(struct mtk_ddp_comp *comp) in mtk_ovl_stop() 115 static void mtk_ovl_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_ovl_config() 127 static unsigned int mtk_ovl_layer_nr(struct mtk_ddp_comp *comp) in mtk_ovl_layer_nr() 132 static void mtk_ovl_layer_on(struct mtk_ddp_comp *comp, unsigned int idx) in mtk_ovl_layer_on() 144 static void mtk_ovl_layer_off(struct mtk_ddp_comp *comp, unsigned int idx) in mtk_ovl_layer_off() 191 static void mtk_ovl_layer_config(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_ovl_layer_config()
|
D | mtk_disp_color.c | 19 #define DISP_COLOR_START(comp) ((comp)->data->color_offset) argument 20 #define DISP_COLOR_WIDTH(comp) (DISP_COLOR_START(comp) + 0x50) argument 21 #define DISP_COLOR_HEIGHT(comp) (DISP_COLOR_START(comp) + 0x54) argument 41 static inline struct mtk_disp_color *comp_to_color(struct mtk_ddp_comp *comp) in comp_to_color() 46 static void mtk_color_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_color_config() 56 static void mtk_color_start(struct mtk_ddp_comp *comp) in mtk_color_start()
|
D | mtk_disp_rdma.c | 67 static inline struct mtk_disp_rdma *comp_to_rdma(struct mtk_ddp_comp *comp) in comp_to_rdma() 88 static void rdma_update_bits(struct mtk_ddp_comp *comp, unsigned int reg, in rdma_update_bits() 97 static void mtk_rdma_enable_vblank(struct mtk_ddp_comp *comp, in mtk_rdma_enable_vblank() 107 static void mtk_rdma_disable_vblank(struct mtk_ddp_comp *comp) in mtk_rdma_disable_vblank() 115 static void mtk_rdma_start(struct mtk_ddp_comp *comp) in mtk_rdma_start() 121 static void mtk_rdma_stop(struct mtk_ddp_comp *comp) in mtk_rdma_stop() 126 static void mtk_rdma_config(struct mtk_ddp_comp *comp, unsigned int width, in mtk_rdma_config() 187 static unsigned int mtk_rdma_layer_nr(struct mtk_ddp_comp *comp) in mtk_rdma_layer_nr() 192 static void mtk_rdma_layer_config(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_rdma_layer_config()
|
D | mtk_drm_crtc.c | 165 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_enable_vblank() local 175 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_disable_vblank() local 273 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init() local 328 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config() local 364 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_atomic_enable() local 389 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_atomic_disable() local 510 void mtk_crtc_ddp_irq(struct drm_crtc *crtc, struct mtk_ddp_comp *comp) in mtk_crtc_ddp_irq() 570 struct mtk_ddp_comp *comp; in mtk_drm_crtc_create() local
|
/Linux-v5.4/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 …]
|
D | wcd9335.c | 1639 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 2617 static void wcd9335_codec_set_tx_hold(struct snd_soc_component *comp, in wcd9335_codec_set_tx_hold() 2655 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in wcd9335_codec_enable_adc() local 2668 static int wcd9335_codec_find_amic_input(struct snd_soc_component *comp, in wcd9335_codec_find_amic_input() 2694 static u16 wcd9335_codec_get_amic_pwlvl_reg(struct snd_soc_component *comp, in wcd9335_codec_get_amic_pwlvl_reg() 2725 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in wcd9335_codec_enable_dec() local [all …]
|
D | lochnagar-sc.c | 72 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
|
D | pcm3060.c | 19 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
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | devcom.c | 9 #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-v5.4/drivers/media/platform/mtk-mdp/ |
D | mtk_mdp_comp.c | 57 void mtk_mdp_comp_clock_on(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_clock_on() 80 void mtk_mdp_comp_clock_off(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_clock_off() 95 struct mtk_mdp_comp *comp, enum mtk_mdp_comp_id comp_id) in mtk_mdp_comp_init() 146 void mtk_mdp_comp_deinit(struct device *dev, struct mtk_mdp_comp *comp) in mtk_mdp_comp_deinit()
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/staging/most/ |
D | core.c | 42 struct core_component *comp; member 459 struct core_component *comp; in match_component() local 513 struct core_component *comp; in components_show() local 589 struct core_component *comp, in link_channel_to_component() 705 struct core_component *comp; in most_cfg_complete() local 718 struct core_component *comp = match_component(comp_name); in most_add_link() local 740 struct core_component *comp; in remove_link_store() local 771 struct core_component *comp; in most_remove_link() local 1039 struct core_component *comp) in channel_has_mbo() 1070 struct core_component *comp) in most_get_mbo() [all …]
|
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
D | base.c | 303 struct omapdss_comp_node *comp; in omapdss_list_contains() local 316 struct omapdss_comp_node *comp; in omapdss_walk_device() local 374 static bool omapdss_component_is_loaded(struct omapdss_comp_node *comp) in omapdss_component_is_loaded() 388 struct omapdss_comp_node *comp; in omapdss_stack_is_ready() local
|
/Linux-v5.4/include/sound/sof/ |
D | topology.h | 78 struct sof_ipc_comp comp; member 98 struct sof_ipc_comp comp; member 107 struct sof_ipc_comp comp; member 117 struct sof_ipc_comp comp; member 131 struct sof_ipc_comp comp; member 142 struct sof_ipc_comp comp; member 152 struct sof_ipc_comp comp; member 158 struct sof_ipc_comp comp; member 185 struct sof_ipc_comp comp; member
|
/Linux-v5.4/sound/soc/fsl/ |
D | fsl_audmix.c | 86 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 156 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in fsl_audmix_put_out_src() local 247 struct snd_soc_component *comp = dai->component; in fsl_audmix_dai_set_fmt() local
|
/Linux-v5.4/drivers/regulator/ |
D | twl-regulator.c | 547 #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
|
D | twl6030-regulator.c | 626 #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-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_hdcp.c | 899 struct i915_hdcp_comp_master *comp; in hdcp2_prepare_ake_init() local 927 struct i915_hdcp_comp_master *comp; in hdcp2_verify_rx_cert_prepare_km() local 953 struct i915_hdcp_comp_master *comp; in hdcp2_verify_hprime() local 978 struct i915_hdcp_comp_master *comp; in hdcp2_store_pairing_info() local 1003 struct i915_hdcp_comp_master *comp; in hdcp2_prepare_lc_init() local 1028 struct i915_hdcp_comp_master *comp; in hdcp2_verify_lprime() local 1052 struct i915_hdcp_comp_master *comp; in hdcp2_prepare_skey() local 1079 struct i915_hdcp_comp_master *comp; in hdcp2_verify_rep_topology_prepare_ack() local 1106 struct i915_hdcp_comp_master *comp; in hdcp2_verify_mprime() local 1129 struct i915_hdcp_comp_master *comp; in hdcp2_authenticate_port() local [all …]
|
/Linux-v5.4/arch/s390/boot/ |
D | ipl_report.c | 35 struct ipl_rb_component_entry *comp; in find_bootdata_space() local 78 struct ipl_rb_component_entry *comp, *ptr; in copy_components_bootdata() local
|
/Linux-v5.4/sound/soc/ |
D | soc-topology.c | 65 struct snd_soc_component *comp; member 362 struct snd_soc_component *comp = tplg->comp; in soc_tplg_add_kcontrol() local 369 static void remove_mixer(struct snd_soc_component *comp, in remove_mixer() 392 static void remove_enum(struct snd_soc_component *comp, in remove_enum() 413 static void remove_bytes(struct snd_soc_component *comp, in remove_bytes() 432 static void remove_route(struct snd_soc_component *comp, in remove_route() 449 static void remove_widget(struct snd_soc_component *comp, in remove_widget() 514 static void remove_dai(struct snd_soc_component *comp, in remove_dai() 539 static void remove_link(struct snd_soc_component *comp, in remove_link() 561 static void remove_backend_link(struct snd_soc_component *comp, in remove_backend_link() [all …]
|