Home
last modified time | relevance | path

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

12345678

/drivers/gpu/drm/mediatek/
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()
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()
238 static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, in mtk_ddp_gamma_set()
257 static inline void mtk_ddp_ctm_set(struct mtk_ddp_comp *comp, in mtk_ddp_ctm_set()
272 u32 mtk_ddp_comp_get_blend_modes(struct mtk_ddp_comp *comp) in mtk_ddp_comp_get_blend_modes()
281 const u32 *mtk_ddp_comp_get_formats(struct mtk_ddp_comp *comp) in mtk_ddp_comp_get_formats()
[all …]
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
714 struct mtk_ddp_comp *comp; in mtk_crtc_plane_check() local
922 struct mtk_ddp_comp *comp; in mtk_crtc_num_comp_planes() local
1017 struct mtk_ddp_comp *comp; in mtk_crtc_create() local
[all …]
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
/drivers/block/zram/
A Dzcomp.c54 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
220 void zcomp_destroy(struct zcomp *comp) in zcomp_destroy()
[all …]
/drivers/clk/actions/
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 …]
/drivers/net/slip/
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 …]
/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Ddevcom.c39 struct mlx5_devcom_comp *comp; member
113 struct mlx5_devcom_comp *comp; in mlx5_devcom_comp_alloc() 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
348 struct mlx5_devcom_comp *comp = devcom->comp; in mlx5_devcom_get_next_peer_data() local
[all …]
/drivers/vfio/pci/pds/
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 …]
/drivers/vdpa/pds/
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
/drivers/media/platform/mediatek/mdp/
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()
A Dmtk_mdp_core.c94 struct mtk_mdp_comp *comp) in mtk_mdp_register_component()
100 struct mtk_mdp_comp *comp) in mtk_mdp_unregister_component()
110 struct mtk_mdp_comp *comp, *comp_temp; in mtk_mdp_probe() local
241 struct mtk_mdp_comp *comp, *comp_temp; in mtk_mdp_remove() local
/drivers/net/ethernet/amd/pds_core/
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
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
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()
A Dauxbus.c19 union pds_core_adminq_comp comp = {}; in pds_client_register() local
59 union pds_core_adminq_comp comp = {}; in pds_client_unregister() local
/drivers/most/
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
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()
1161 struct most_component *comp) in most_stop_channel()
[all …]
/drivers/gpu/drm/omapdrm/dss/
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
/drivers/regulator/
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
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
/drivers/staging/greybus/
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()
/drivers/fwctl/pds/
A Dmain.c72 union pds_core_adminq_comp comp = {0}; in pdsfc_identify() local
148 union pds_core_adminq_comp comp = {0}; in pdsfc_get_endpoints() local
215 union pds_core_adminq_comp comp = {0}; in pdsfc_get_operations() local
354 union pds_core_adminq_comp comp = {0}; in pdsfc_fw_rpc() local
/drivers/counter/
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
A Dcounter-sysfs.c39 struct counter_comp comp; member
534 const struct counter_comp *const comp, void *const parent) in counter_avail_attr_create()
569 const struct counter_comp *const comp, in counter_attr_create()
765 const struct counter_comp *const comp, in counter_array_attrs_create()
847 struct counter_comp comp; in counter_signal_attrs_create() local
901 struct counter_comp comp; in counter_sysfs_synapses_add() local
947 struct counter_comp comp; in counter_count_attrs_create() local
/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-comp.c1564 int mdp_comp_clock_on(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_on()
1605 void mdp_comp_clock_off(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_off()
1673 struct device_node *node, struct mdp_comp *comp) in mdp_get_subsys_id()
1707 struct mdp_comp *comp) in __mdp_comp_init()
1725 struct mdp_comp *comp, enum mtk_mdp_comp_id id) in mdp_comp_init()
1793 static void mdp_comp_deinit(struct mdp_comp *comp) in mdp_comp_deinit()
1812 struct mdp_comp *comp; in mdp_comp_create() local
1848 struct mdp_comp *comp; in mdp_comp_sub_create() local
1914 struct mdp_comp *comp; in mdp_comp_config() local
/drivers/net/ethernet/mellanox/mlxfw/
A Dmlxfw_mfa2.c498 struct mlxfw_mfa2_component comp; member
535 const struct mlxfw_mfa2_tlv_component_descriptor *comp; in mlxfw_mfa2_file_component_get() local
578 void mlxfw_mfa2_file_component_put(struct mlxfw_mfa2_component *comp) in mlxfw_mfa2_file_component_put()

Completed in 70 milliseconds

12345678