Home
last modified time | relevance | path

Searched defs:type (Results 8501 - 8525 of 12664) sorted by relevance

1...<<341342343344345346347348349350>>...507

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp.c127 ath12k_dp_srng_calculate_msi_group(struct ath12k_base *ab, enum hal_ring_type type, int ring_num) ath12k_dp_srng_calculate_msi_group() argument
178 ath12k_dp_srng_msi_setup(struct ath12k_base *ab, struct hal_srng_params *ring_params, enum hal_ring_type type, int ring_num) ath12k_dp_srng_msi_setup() argument
218 ath12k_dp_srng_setup(struct ath12k_base *ab, struct dp_srng *ring, enum hal_ring_type type, int ring_num, int mac_id, int num_entries) ath12k_dp_srng_setup() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/
H A Dm2m-deinterlace.c90 static struct deinterlace_q_data *get_q_data(enum v4l2_buf_type type) in get_q_data() argument
440 static int enum_fmt(struct v4l2_fmtdesc *f, u32 type) in enum_fmt() argument
656 vidioc_streamon(struct file *file, void *priv, enum v4l2_buf_type type) vidioc_streamon() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dvdec.c117 find_format(struct venus_inst *inst, u32 pixfmt, u32 type) find_format() argument
147 find_format_by_index(struct venus_inst *inst, unsigned int index, u32 type) find_format_by_index() argument
1403 unsigned int type; vdec_buf_done() local
[all...]
H A Dvenc.c68 find_format(struct venus_inst *inst, u32 pixfmt, u32 type) in find_format() argument
90 find_format_by_index(struct venus_inst *inst, unsigned int index, u32 type) find_format_by_index() argument
1331 unsigned int type; venc_buf_done() local
[all...]
/kernel/linux/linux-6.6/drivers/media/mc/
H A Dmc-entity.c142 media_gobj_create(struct media_device *mdev, enum media_gobj_type type, struct media_gobj *gobj) media_gobj_create() argument
1388 media_entity_remote_pad_unique(const struct media_entity *entity, unsigned int type) media_entity_remote_pad_unique() argument
1525 media_devnode_create(struct media_device *mdev, u32 type, u32 flags, u32 major, u32 minor) media_devnode_create() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-video.c142 cx23885_vdev_init(struct cx23885_dev *dev, struct pci_dev *pci, struct video_device *template, char *type) cx23885_vdev_init() argument
669 vidioc_g_pixelaspect(struct file *file, void *priv, int type, struct v4l2_fract *f) vidioc_g_pixelaspect() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvdec.c34 u32 type; member
689 vdec_check_ready(struct vpu_inst *inst, unsigned int type) vdec_check_ready() argument
1408 vdec_on_queue_empty(struct vpu_inst *inst, u32 type) vdec_on_queue_empty() argument
1560 vdec_start_session(struct vpu_inst *inst, u32 type) vdec_start_session() argument
1588 vdec_stop_session(struct vpu_inst *inst, u32 type) vdec_stop_session() argument
[all...]
H A Dvenc.c699 venc_check_ready(struct vpu_inst *inst, unsigned int type) venc_check_ready() argument
714 venc_get_enable_mask(u32 type) venc_get_enable_mask() argument
722 venc_set_enable(struct venc_t *venc, u32 type, int enable) venc_set_enable() argument
732 venc_get_enable(struct venc_t *venc, u32 type) venc_get_enable() argument
919 venc_start_session(struct vpu_inst *inst, u32 type) venc_start_session() argument
1062 venc_stop_session(struct vpu_inst *inst, u32 type) venc_stop_session() argument
1146 venc_on_queue_empty(struct vpu_inst *inst, u32 type) venc_on_queue_empty() argument
[all...]
H A Dvpu_defs.h165 u32 type; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c814 fimc_lite_streamon(struct file *file, void *priv, enum v4l2_buf_type type) fimc_lite_streamon() argument
844 fimc_lite_streamoff(struct file *file, void *priv, enum v4l2_buf_type type) fimc_lite_streamoff() argument
H A Dfimc-capture.c1178 fimc_cap_streamon(struct file *file, void *priv, enum v4l2_buf_type type) fimc_cap_streamon() argument
1228 fimc_cap_streamoff(struct file *file, void *priv, enum v4l2_buf_type type) fimc_cap_streamoff() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-ioctl.c27 u16 ivtv_service2vbi(int type) in ivtv_service2vbi() argument
807 ivtv_g_pixelaspect(struct file *file, void *fh, int type, struct v4l2_fract *f) ivtv_g_pixelaspect() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c359 et8ek8_reglist_find_type( struct et8ek8_meta_reglist *meta, u16 type) et8ek8_reglist_find_type() argument
375 et8ek8_i2c_reglist_find_write(struct i2c_client *client, struct et8ek8_meta_reglist *meta, u16 type) et8ek8_i2c_reglist_find_write() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Ddst.c554 static int dst_type_print(struct dst_state *state, u8 type) in dst_type_print() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_if.c981 static int vdec_vp9_get_param(void *h_vdec, enum vdec_get_param_type type, in vdec_vp9_get_param() argument
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c88 enum solo_enc_types type; member
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c423 vsp1_dl_cmd_pool_create(struct vsp1_device *vsp1, enum vsp1_extcmd_type type, in vsp1_dl_cmd_pool_create() argument
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c164 ctx_get_frame(struct bdisp_ctx *ctx, enum v4l2_buf_type type) ctx_get_frame() argument
1000 bdisp_streamon(struct file *file, void *fh, enum v4l2_buf_type type) bdisp_streamon() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c1074 cobalt_g_pixelaspect(struct file *file, void *fh, int type, struct v4l2_fract *f) cobalt_g_pixelaspect() argument
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A Dsaa7134-core.c932 vdev_init(struct saa7134_dev *dev, struct video_device *template, char *type) vdev_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c274 mtk_venc_get_q_data(struct mtk_vcodec_enc_ctx *ctx, enum v4l2_buf_type type) mtk_venc_get_q_data() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h90 enum mxc_isi_video_type type; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c118 static const struct mtk_mdp_fmt *mtk_mdp_find_fmt(u32 pixelformat, u32 type) in mtk_mdp_find_fmt() argument
134 static const struct mtk_mdp_fmt *mtk_mdp_find_fmt_by_index(u32 index, u32 type) in mtk_mdp_find_fmt_by_index() argument
256 mtk_mdp_ctx_get_frame(struct mtk_mdp_ctx *ctx, enum v4l2_buf_type type) mtk_mdp_ctx_get_frame() argument
275 mtk_mdp_try_crop(struct mtk_mdp_ctx *ctx, u32 type, struct v4l2_rect *r) mtk_mdp_try_crop() argument
402 mtk_mdp_m2m_buf_remove(struct mtk_mdp_ctx *ctx, enum v4l2_buf_type type) mtk_mdp_m2m_buf_remove() argument
604 mtk_mdp_enum_fmt(struct v4l2_fmtdesc *f, u32 type) mtk_mdp_enum_fmt() argument
732 mtk_mdp_m2m_streamon(struct file *file, void *fh, enum v4l2_buf_type type) mtk_mdp_m2m_streamon() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.h169 enum mtk_instance_type type; member
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H A Dngene-core.c1058 int type = dev->card_info->io_type[i]; in AllocCommonBuffers() local
1567 u8 type; in cxd_attach() local
[all...]

Completed in 39 milliseconds

1...<<341342343344345346347348349350>>...507