| /linux/fs/coda/ |
| H A D | upcall.c | 47 union inputArgs *inp; in alloc_upcall() local 77 union inputArgs *inp; in venus_rootfid() local 95 union inputArgs *inp; in venus_getattr() local 114 union inputArgs *inp; in venus_setattr() local 134 union inputArgs *inp; in venus_lookup() local 163 union inputArgs *inp; in venus_close() local 183 union inputArgs *inp; in venus_open() local 205 union inputArgs *inp; in venus_mkdir() local 237 union inputArgs *inp; in venus_rename() local 273 union inputArgs *inp; in venus_create() local [all …]
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| H A D | dcmipp-input.c | 234 static void dcmipp_inp_adjust_fmt(struct dcmipp_inp_device *inp, in dcmipp_inp_adjust_fmt() 265 struct dcmipp_inp_device *inp = v4l2_get_subdevdata(sd); in dcmipp_inp_set_fmt() local 299 static int dcmipp_inp_configure_parallel(struct dcmipp_inp_device *inp, in dcmipp_inp_configure_parallel() 363 static int dcmipp_inp_configure_csi(struct dcmipp_inp_device *inp, in dcmipp_inp_configure_csi() 407 struct dcmipp_inp_device *inp = in dcmipp_inp_enable_streams() local 441 struct dcmipp_inp_device *inp = in dcmipp_inp_disable_streams() local 489 struct dcmipp_inp_device *inp = in dcmipp_inp_release() local 502 struct dcmipp_inp_device *inp = in dcmipp_inp_ent_release() local 513 struct dcmipp_inp_device *inp; in dcmipp_inp_ent_init() local
|
| /linux/fs/ |
| H A D | select.c | 513 unsigned long *rinp, *routp, *rexp, *inp, *outp, *exp; in do_select() local 621 int core_sys_select(int n, fd_set __user *inp, fd_set __user *outp, in core_sys_select() 700 static int kern_select(int n, fd_set __user *inp, fd_set __user *outp, in kern_select() 722 SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE5() argument 728 static long do_pselect(int n, fd_set __user *inp, fd_set __user *outp, in do_pselect() 793 SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE6() argument 807 SYSCALL_DEFINE6(pselect6_time32, int, n, fd_set __user *, inp, fd_set __user *, outp, in SYSCALL_DEFINE6() argument 824 fd_set __user *inp, *outp, *exp; member 1188 static int compat_core_sys_select(int n, compat_ulong_t __user *inp, in compat_core_sys_select() 1259 static int do_compat_select(int n, compat_ulong_t __user *inp, in do_compat_select() [all …]
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-video.c | 14 int inp = cx->active_input; in cx18_video_set_io() local
|
| H A D | cx18-ioctl.c | 524 int cx18_do_s_input(struct cx18 *cx, unsigned int inp) in cx18_do_s_input() 559 static int cx18_s_input(struct file *file, void *fh, unsigned int inp) in cx18_s_input()
|
| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-routing.c | 52 int inp = itv->active_input; in ivtv_video_set_io() local
|
| H A D | ivtv-ioctl.c | 977 int ivtv_do_s_input(struct ivtv *itv, unsigned int inp) in ivtv_do_s_input() 1019 static int ivtv_s_input(struct file *file, void *fh, unsigned int inp) in ivtv_s_input()
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | types.h | 28 #define inp(p) ioread8(p) macro
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_ct.c | 587 struct lpfc_dmabuf *inp, struct lpfc_dmabuf *outp, in lpfc_gen_req() 914 struct lpfc_dmabuf *inp; in lpfc_cmpl_ct_cmd_gid_ft() local 1129 struct lpfc_dmabuf *inp; in lpfc_cmpl_ct_cmd_gid_pt() local 1340 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_cmd_gff_id() local 1487 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_cmd_gft_id() local 1584 struct lpfc_dmabuf *inp; in lpfc_cmpl_ct() local 2206 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_disc_fdmi() local 3548 struct lpfc_dmabuf *inp = cmdiocb->cmd_dmabuf; in lpfc_cmpl_ct_cmd_vmid() local
|
| /linux/lib/ |
| H A D | decompress_unlz4.c | 40 u8 *inp; in unlz4() local
|
| /linux/drivers/s390/block/ |
| H A D | dasd_eer.c | 542 static int dasd_eer_open(struct inode *inp, struct file *filp) in dasd_eer_open() 580 static int dasd_eer_close(struct inode *inp, struct file *filp) in dasd_eer_close()
|
| /linux/lib/crypto/x86/ |
| H A D | poly1305.h | 92 static void poly1305_blocks(struct poly1305_block_state *state, const u8 *inp, in poly1305_blocks()
|
| H A D | curve25519.h | 1110 static void fsquare_times(u64 *o, const u64 *inp, u64 *tmp, u32 n1) in fsquare_times()
|
| /linux/drivers/gpio/ |
| H A D | gpio-mpfs.c | 41 u8 inp; member
|
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_msgtype50.c | 199 unsigned char *mod, *exp, *inp; in ICAMEX_msg_to_type50MEX_msg() local 263 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type50CRT_msg() local
|
| /linux/drivers/media/platform/sunxi/sun4i-csi/ |
| H A D | sun4i_v4l2.c | 63 struct v4l2_input *inp) in sun4i_csi_enum_input()
|
| /linux/drivers/media/test-drivers/vivid/ |
| H A D | vivid-touch-cap.c | 163 int vivid_enum_input_tch(struct file *file, void *priv, struct v4l2_input *inp) in vivid_enum_input_tch()
|
| /linux/drivers/media/i2c/ |
| H A D | video-i2c.c | 573 static int video_i2c_g_input(struct file *file, void *fh, unsigned int *inp) in video_i2c_g_input() 580 static int video_i2c_s_input(struct file *file, void *fh, unsigned int inp) in video_i2c_s_input()
|
| /linux/drivers/media/pci/zoran/ |
| H A D | zoran_driver.c | 582 struct v4l2_input *inp) in zoran_enum_input()
|
| /linux/tools/perf/util/ |
| H A D | auxtrace.c | 2225 static int parse_num_or_str(char **inp, u64 *num, const char **str, in parse_num_or_str() 2280 static int parse_sym_idx(char **inp, int *idx) in parse_sym_idx() 2311 static int parse_addr_size(char **inp, u64 *num, const char **str, int *idx) in parse_addr_size()
|
| /linux/drivers/media/platform/ti/cal/ |
| H A D | cal-video.c | 331 struct v4l2_input *inp) in cal_legacy_enum_input()
|
| /linux/drivers/misc/mei/ |
| H A D | main.c | 1063 unsigned int inp; in tx_queue_limit_store() local
|
| /linux/drivers/media/usb/go7007/ |
| H A D | go7007-v4l2.c | 596 struct v4l2_input *inp) in vidioc_enum_input()
|
| /linux/drivers/staging/vc04_services/bcm2835-camera/ |
| H A D | bcm2835-camera.c | 845 struct v4l2_input *inp) in vidioc_enum_input()
|
| /linux/drivers/media/pci/cobalt/ |
| H A D | cobalt-v4l2.c | 946 struct v4l2_input *inp) in cobalt_enum_input()
|