| /kernel/linux/linux-6.6/block/partitions/ |
| H A D | ldm.h | 172 struct vblk_comp comp; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | addr.c | 802 struct completion comp; member
|
| H A D | multicast.c | 65 struct completion comp; member 121 struct completion comp; member
|
| H A D | mad_rmpp.c | 51 struct completion comp; member
|
| H A D | mad_priv.h | 108 struct completion comp; member 118 struct completion comp; member
|
| H A D | uverbs.h | 102 struct completion comp; member 168 struct ib_uverbs_comp_event_desc comp; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_ovl_adaptor.c | 190 struct device *comp; in mtk_ovl_adaptor_clk_enable() local 242 struct device *comp; mtk_ovl_adaptor_clk_disable() local [all...] |
| H A D | mtk_drm_crtc.c | 168 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 D | mtk_drm_ddp_comp.c | 546 int mtk_ddp_comp_init(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init() argument
|
| H A 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() 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 D | ipu-dc.c | 105 struct completion comp; member
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | code-reading.c | 444 static int comp(const void *a, const void *b) in comp() function
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | cs42l51.c | 257 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in mclk_event() local
|
| H A D | cs4234.c | 466 struct snd_soc_component *comp = dai->component; in cs4234_dai_startup() local
|
| H A D | rt9120.c | 110 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 D | es8326.c | 524 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 D | es8316.c | 591 struct snd_soc_component *comp = es8316->component; in es8316_irq() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | xsk.c | 70 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 D | ps-sdw-dma.c | 331 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 D | atmel-pdmic.c | 493 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 D | topology.h | 22 struct snd_soc_component *comp; member
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | me_cmp_msa.c | 290 v16u8 src0, src1, src2, src3, comp, diff; in sad_hv_bilinear_filter_16width_msa() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_h265_syntax_template.c | 723 int err, comp, i; in sps_scc_extension() local 999 int err, comp, i; in pps_scc_extension() local [all...] |
| H A D | vp6.c | 236 int comp, node; in vp6_parse_vector_models() local 358 int comp; vp6_parse_vector_adjustment() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | drawutils.c | 361 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_rectangle() local 542 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_mask() local [all...] |