Home
last modified time | relevance | path

Searched defs:comp (Results 251 - 275 of 515) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-comp.h174 struct mdp_comp *comp; member
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c415 void vfe_isr_comp_done(struct vfe_device *vfe, u8 comp) in vfe_isr_comp_done() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Ddebug.h176 rtl_dbg(struct rtl_priv *rtlpriv, u64 comp, int level, const char *fmt, ...) rtl_dbg() argument
189 RT_PRINT_DATA(struct rtl_priv *rtlpriv, u64 comp, int level, const char *titlestring, const void *hexdata, size_t hexdatalen) RT_PRINT_DATA() argument
/kernel/linux/linux-6.6/block/partitions/
H A Dldm.c723 struct vblk_comp *comp; in ldm_parse_cmp3() local
H A Dldm.h172 struct vblk_comp comp; member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Daddr.c802 struct completion comp; member
H A Dmulticast.c65 struct completion comp; member
121 struct completion comp; member
H A Dmad_rmpp.c51 struct completion comp; member
H A Dmad_priv.h108 struct completion comp; member
118 struct completion comp; member
H A Duverbs.h102 struct completion comp; member
168 struct ib_uverbs_comp_event_desc comp; member
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_disp_ovl_adaptor.c190 struct device *comp; in mtk_ovl_adaptor_clk_enable() local
242 struct device *comp; mtk_ovl_adaptor_clk_disable() local
[all...]
H A Dmtk_drm_crtc.c168 struct mtk_ddp_comp *comp; in mtk_drm_crtc_destroy() local
269 struct mtk_ddp_comp *comp; in mtk_drm_ddp_comp_for_plane() local
396 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init() local
409 struct mtk_ddp_comp *comp; mtk_crtc_ddp_hw_init() local
478 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_crtc_ddp_config() local
640 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_drm_crtc_enable_vblank() local
650 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_drm_crtc_disable_vblank() local
659 struct mtk_ddp_comp *comp; mtk_drm_crtc_plane_check() local
682 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_drm_crtc_atomic_enable() local
707 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; mtk_drm_crtc_atomic_disable() local
835 struct mtk_ddp_comp *comp; mtk_drm_crtc_num_comp_planes() local
868 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[comp_idx]; mtk_drm_crtc_init_comp_planes() local
928 struct mtk_ddp_comp *comp; mtk_drm_crtc_create() local
970 struct mtk_ddp_comp *comp; mtk_drm_crtc_create() local
[all...]
H A Dmtk_drm_ddp_comp.c546 int mtk_ddp_comp_init(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init() argument
H A Dmtk_drm_ddp_comp.h92 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable() argument
100 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable() argument
106 mtk_ddp_comp_config(struct mtk_ddp_comp *comp, unsigned int w, unsigned int h, unsigned int vrefresh, unsigned int bpc, struct cmdq_pkt *cmdq_pkt) mtk_ddp_comp_config() argument
115 mtk_ddp_comp_start(struct mtk_ddp_comp *comp) mtk_ddp_comp_start() argument
121 mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) mtk_ddp_comp_stop() argument
127 mtk_ddp_comp_register_vblank_cb(struct mtk_ddp_comp *comp, void (*vblank_cb)(void *), void *vblank_cb_data) mtk_ddp_comp_register_vblank_cb() argument
136 mtk_ddp_comp_unregister_vblank_cb(struct mtk_ddp_comp *comp) mtk_ddp_comp_unregister_vblank_cb() argument
142 mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp) mtk_ddp_comp_enable_vblank() argument
148 mtk_ddp_comp_disable_vblank(struct mtk_ddp_comp *comp) mtk_ddp_comp_disable_vblank() argument
155 mtk_ddp_comp_supported_rotations(struct mtk_ddp_comp *comp) mtk_ddp_comp_supported_rotations() argument
163 mtk_ddp_comp_layer_nr(struct mtk_ddp_comp *comp) mtk_ddp_comp_layer_nr() argument
171 mtk_ddp_comp_layer_check(struct mtk_ddp_comp *comp, unsigned int idx, struct mtk_plane_state *state) mtk_ddp_comp_layer_check() argument
180 mtk_ddp_comp_layer_config(struct mtk_ddp_comp *comp, unsigned int idx, struct mtk_plane_state *state, struct cmdq_pkt *cmdq_pkt) mtk_ddp_comp_layer_config() argument
189 mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, struct drm_crtc_state *state) mtk_ddp_gamma_set() argument
196 mtk_ddp_comp_bgclr_in_on(struct mtk_ddp_comp *comp) mtk_ddp_comp_bgclr_in_on() argument
202 mtk_ddp_comp_bgclr_in_off(struct mtk_ddp_comp *comp) mtk_ddp_comp_bgclr_in_off() argument
208 mtk_ddp_ctm_set(struct mtk_ddp_comp *comp, struct drm_crtc_state *state) mtk_ddp_ctm_set() argument
215 mtk_ddp_comp_dma_dev_get(struct mtk_ddp_comp *comp) mtk_ddp_comp_dma_dev_get() argument
223 mtk_ddp_comp_get_formats(struct mtk_ddp_comp *comp) mtk_ddp_comp_get_formats() argument
232 mtk_ddp_comp_get_num_formats(struct mtk_ddp_comp *comp) mtk_ddp_comp_get_num_formats() argument
240 mtk_ddp_comp_add(struct mtk_ddp_comp *comp, struct mtk_mutex *mutex) mtk_ddp_comp_add() argument
249 mtk_ddp_comp_remove(struct mtk_ddp_comp *comp, struct mtk_mutex *mutex) mtk_ddp_comp_remove() argument
258 mtk_ddp_comp_connect(struct mtk_ddp_comp *comp, struct device *mmsys_dev, unsigned int next) mtk_ddp_comp_connect() argument
268 mtk_ddp_comp_disconnect(struct mtk_ddp_comp *comp, struct device *mmsys_dev, unsigned int next) mtk_ddp_comp_disconnect() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-dc.c105 struct completion comp; member
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dcode-reading.c444 static int comp(const void *a, const void *b) in comp() function
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs42l51.c257 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in mclk_event() local
H A Dcs4234.c466 struct snd_soc_component *comp = dai->component; in cs4234_dai_startup() local
H A Drt9120.c110 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in internal_power_event() local
159 static int rt9120_codec_probe(struct snd_soc_component *comp) in rt9120_codec_probe() argument
180 rt9120_codec_suspend(struct snd_soc_component *comp) rt9120_codec_suspend() argument
185 rt9120_codec_resume(struct snd_soc_component *comp) rt9120_codec_resume() argument
205 struct snd_soc_component *comp = dai->component; rt9120_set_fmt() local
239 struct snd_soc_component *comp = dai->component; rt9120_hw_params() local
[all...]
H A Des8326.c524 struct snd_soc_component *comp = es8326->component; in es8326_jack_button_handler() local
590 struct snd_soc_component *comp = es8326->component; in es8326_jack_detect_handler() local
692 struct snd_soc_component *comp = es8326->component; es8326_irq() local
[all...]
H A Des8316.c591 struct snd_soc_component *comp = es8316->component; in es8316_irq() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxsk.c70 struct xsk_ring_cons *comp; member
161 xsk_create_umem_rings(struct xsk_umem *umem, int fd, struct xsk_ring_prod *fill, struct xsk_ring_cons *comp) xsk_create_umem_rings() argument
221 xsk_umem__create(struct xsk_umem **umem_ptr, void *umem_area, __u64 size, struct xsk_ring_prod *fill, struct xsk_ring_cons *comp, const struct xsk_umem_config *usr_config) xsk_umem__create() argument
500 xsk_create_ctx(struct xsk_socket *xsk, struct xsk_umem *umem, int ifindex, __u32 queue_id, struct xsk_ring_prod *fill, struct xsk_ring_cons *comp) xsk_create_ctx() argument
536 xsk_socket__create_shared(struct xsk_socket **xsk_ptr, int ifindex, __u32 queue_id, struct xsk_umem *umem, struct xsk_ring_cons *rx, struct xsk_ring_prod *tx, struct xsk_ring_prod *fill, struct xsk_ring_cons *comp, const struct xsk_socket_config *usr_config) xsk_socket__create_shared() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/amd/ps/
H A Dps-sdw-dma.c331 static snd_pcm_uframes_t acp63_sdw_dma_pointer(struct snd_soc_component *comp, in acp63_sdw_dma_pointer() argument
413 static int acp63_sdw_dma_trigger(struct snd_soc_component *comp, in acp63_sdw_dma_trigger() argument
/kernel/linux/linux-6.6/sound/soc/atmel/
H A Datmel-pdmic.c493 struct snd_soc_dai_link_component *comp; in atmel_pdmic_asoc_card_init() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dtopology.h22 struct snd_soc_component *comp; member

Completed in 24 milliseconds

1...<<1112131415161718192021