Searched refs:dpp (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 66 unw_decode_uleb128 (unsigned char **dpp) unw_decode_uleb128() argument 70 unsigned char *bp = *dpp; unw_decode_uleb128() 80 *dpp = bp; unw_decode_uleb128()
|
/linux-4.1.27/fs/nfsd/ |
H A D | vfs.h | 44 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
|
H A D | vfs.c | 79 * Returns -EAGAIN or -ETIMEDOUT leaving *dpp and *expp unchanged, 80 * or nfs_ok having possibly changed *dpp and *expp 83 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, nfsd_cross_mnt() argument 87 struct dentry *dentry = *dpp; nfsd_cross_mnt() 120 *dpp = path.dentry; nfsd_cross_mnt()
|
/linux-4.1.27/drivers/input/joystick/ |
H A D | db9.c | 132 { "Saturn dpp", db9_cd32_btn, 9, 6, 7, 0, 0 }, 133 { "Saturn dpp dual", db9_cd32_btn, 9, 12, 7, 0, 0 },
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | wm97xx-core.c | 22 * - adjustable rpu/dpp settings
|
Completed in 163 milliseconds