/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | magician.c | 848 static void magician_set_vpp(struct platform_device *pdev, int vpp) in magician_set_vpp() argument
|
/kernel/linux/linux-5.10/include/pcmcia/ |
H A D | ds.h | 108 unsigned int vpp; member
|
/kernel/linux/linux-6.6/include/pcmcia/ |
H A D | ds.h | 108 unsigned int vpp; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | qsvvpp.c | 650 int ff_qsvvpp_create(AVFilterContext *avctx, QSVVPPContext **vpp, QSVVPPParam *param) in ff_qsvvpp_create() argument 768 int ff_qsvvpp_free(QSVVPPContext **vpp) in ff_qsvvpp_free() argument [all...] |
H A D | vf_vpp_qsv.c | 176 VPPContext *vpp = ctx->priv; in eval_expr() local 242 VPPContext *vpp = ctx->priv; vpp_init() local 260 VPPContext *vpp = ctx->priv; config_input() local 322 VPPContext *vpp = ctx->priv; config_output() local 620 VPPContext *vpp = ctx->priv; vpp_uninit() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_pf.c | 622 u16 qmap_stride, qpp, vpp, vf_q_idx, vf_q_idx0, qmap_idx; in fm10k_iov_assign_resources_pf() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_pf.c | 622 u16 qmap_stride, qpp, vpp, vf_q_idx, vf_q_idx0, qmap_idx; in fm10k_iov_assign_resources_pf() local
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_adapter.c | 848 int vfs_nfs_lookup(struct Vnode *parent, const char *path, int len, struct Vnode **vpp) in vfs_nfs_lookup() argument 1406 vfs_nfs_mkdir(struct Vnode *parent, const char *dirname, mode_t mode, struct Vnode **vpp) vfs_nfs_mkdir() argument 2342 vfs_nfs_create(struct Vnode *parent, const char *filename, int mode, struct Vnode **vpp) vfs_nfs_create() argument [all...] |
/third_party/NuttX/fs/tmpfs/ |
H A D | fs_tmpfs.c | 1166 int tmpfs_create(struct Vnode *dvp, const char *path, int mode, struct Vnode **vpp) in tmpfs_create() argument 1783 int tmpfs_lookup(struct Vnode *parent, const char *relPath, int len, struct Vnode **vpp) in tmpfs_lookup() argument 2031 int tmpfs_mkdir(struct Vnode *parent, const char *relpath, mode_t mode, struct Vnode **vpp) in tmpfs_mkdir() argument
|
/third_party/mksh/ |
H A D | var.c | 99 struct tbl *vp, **vpp = l->vars.tbls, *vq; in popblock() local 153 varsearch(struct block *l, struct tbl **vpp, const char *vn, uint32_t h) in varsearch() argument 1174 struct tbl *vp, **vpp; in makenv() local
|
/kernel/linux/linux-5.10/drivers/memstick/core/ |
H A D | mspro_block.c | 84 unsigned char vpp; member
|
H A D | ms_block.h | 92 unsigned char vpp; member
|
/kernel/linux/linux-6.6/drivers/memstick/core/ |
H A D | mspro_block.c | 84 unsigned char vpp; member
|
H A D | ms_block.h | 92 unsigned char vpp; member
|
/kernel/liteos_a/fs/fat/os_adapt/ |
H A D | fatfs.c | 346 static int fatfs_create_obj(struct Vnode *parent, const char *name, int mode, struct Vnode **vpp, in fatfs_create_obj() argument 497 int fatfs_lookup(struct Vnode *parent, const char *path, int len, struct Vnode **vpp) in fatfs_lookup() argument 595 int fatfs_create(struct Vnode *parent, const char *name, int mode, struct Vnode **vpp) in fatfs_create() argument 1921 int fatfs_mkdir(struct Vnode *parent, const char *name, mode_t mode, struct Vnode **vpp) in fatfs_mkdir() argument
|
/third_party/python/PC/ |
H A D | launcher.c | 1051 SHEBANG * vpp; in parse_shebang() local
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | twl.h | 728 struct regulator_init_data *vpp; member
|