Home
last modified time | relevance | path

Searched defs:inbuf (Results 1 – 50 of 50) sorted by relevance

/linux-4.4.14/drivers/isdn/gigaset/
Dasyncdata.c49 static unsigned cmd_loop(unsigned numbytes, struct inbuf_t *inbuf) in cmd_loop()
121 static unsigned lock_loop(unsigned numbytes, struct inbuf_t *inbuf) in lock_loop()
138 static unsigned hdlc_loop(unsigned numbytes, struct inbuf_t *inbuf) in hdlc_loop()
285 static unsigned iraw_loop(unsigned numbytes, struct inbuf_t *inbuf) in iraw_loop()
338 static void handle_dle(struct inbuf_t *inbuf) in handle_dle()
407 void gigaset_m10x_input(struct inbuf_t *inbuf) in gigaset_m10x_input()
Disocdata.c894 static void cmd_loop(unsigned char *src, int numbytes, struct inbuf_t *inbuf) in cmd_loop()
941 void gigaset_isoc_input(struct inbuf_t *inbuf) in gigaset_isoc_input()
Dcommon.c549 static void gigaset_inbuf_init(struct inbuf_t *inbuf, struct cardstate *cs) in gigaset_inbuf_init()
566 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src, in gigaset_fill_inbuf()
Dser-gigaset.c672 struct inbuf_t *inbuf; in gigaset_tty_receive() local
Dusb-gigaset.c348 struct inbuf_t *inbuf = cs->inbuf; in gigaset_read_int_callback() local
Dbas-gigaset.c479 struct inbuf_t *inbuf = urb->context; in read_ctrl_callback() local
Dgigaset.h433 struct inbuf_t *inbuf; member
/linux-4.4.14/drivers/infiniband/core/
Ducm.c386 const char __user *inbuf, in ib_ucm_event()
471 const char __user *inbuf, in ib_ucm_create_id()
518 const char __user *inbuf, in ib_ucm_destroy_id()
563 const char __user *inbuf, in ib_ucm_attr_id()
595 const char __user *inbuf, in ib_ucm_init_qp_attr()
644 const char __user *inbuf, in ib_ucm_listen()
669 const char __user *inbuf, in ib_ucm_notify()
732 const char __user *inbuf, in ib_ucm_send_req()
790 const char __user *inbuf, in ib_ucm_send_rep()
830 const char __user *inbuf, int in_len, in ib_ucm_send_private_data()
[all …]
Ducma.c374 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf, in ucma_get_event()
450 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf, in ucma_create_id()
568 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf, in ucma_destroy_id()
616 static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf, in ucma_bind_ip()
635 static ssize_t ucma_bind(struct ucma_file *file, const char __user *inbuf, in ucma_bind()
660 const char __user *inbuf, in ucma_resolve_ip()
682 const char __user *inbuf, in ucma_resolve_addr()
709 const char __user *inbuf, in ucma_resolve_route()
793 const char __user *inbuf, in ucma_query_route()
962 const char __user *inbuf, in ucma_query()
[all …]
/linux-4.4.14/crypto/
Dcast6_generic.c184 void __cast6_encrypt(struct cast6_ctx *c, u8 *outbuf, const u8 *inbuf) in __cast6_encrypt()
217 static void cast6_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast6_encrypt()
222 void __cast6_decrypt(struct cast6_ctx *c, u8 *outbuf, const u8 *inbuf) in __cast6_decrypt()
255 static void cast6_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast6_decrypt()
Dcast5_generic.c311 void __cast5_encrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf) in __cast5_encrypt()
363 static void cast5_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast5_encrypt()
368 void __cast5_decrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf) in __cast5_decrypt()
407 static void cast5_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast5_decrypt()
Dtgr192.c514 static int tgr192_update(struct shash_desc *desc, const u8 *inbuf, in tgr192_update()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi.c149 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_send_request()
709 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc()
726 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc()
743 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc_quiet()
752 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_rpc_start()
773 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc_async()
848 const efx_dword_t *inbuf, size_t inlen, size_t outlen, in efx_mcdi_rpc_async()
856 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc_async_quiet()
Def10.c2921 efx_dword_t *inbuf, u64 handle, in efx_ef10_filter_push_prep()
/linux-4.4.14/lib/
Ddecompress.c57 decompress_fn __init decompress_method(const unsigned char *inbuf, long len, in decompress_method()
Ddecompress_bunzip2.c97 unsigned char *inbuf /*,*outbuf*/; member
628 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip()
687 unsigned char *inbuf; in bunzip2() local
Ddecompress_unlzma.c555 unsigned char *inbuf; in unlzma() local
/linux-4.4.14/include/linux/
Dolpc-ec.h37 static inline int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, in olpc_ec_cmd()
/linux-4.4.14/drivers/platform/olpc/
Dolpc-ec.c22 u8 *inbuf, *outbuf; member
115 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) in olpc_ec_cmd()
/linux-4.4.14/scripts/dtc/
Dflattree.c580 struct inbuf { struct
584 static void inbuf_init(struct inbuf *inb, void *base, void *limit) in inbuf_init() argument
/linux-4.4.14/arch/arm/vdso/
Dvdsomunge.c135 const void *inbuf; in main() local
/linux-4.4.14/fs/dlm/
Ddir.c236 void dlm_copy_master_names(struct dlm_ls *ls, char *inbuf, int inlen, in dlm_copy_master_names()
/linux-4.4.14/drivers/hid/usbhid/
Dusbhid.h71 char *inbuf; /* Input buffer */ member
/linux-4.4.14/arch/alpha/boot/
Dmisc.c44 static uch *inbuf; /* input buffer */ variable
/linux-4.4.14/arch/x86/platform/olpc/
Dolpc.c116 static int olpc_xo1_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, in olpc_xo1_ec_cmd()
/linux-4.4.14/arch/powerpc/include/asm/
Dhvsi.h64 unsigned char inbuf[HVSI_INBUF_SIZE]; member
/linux-4.4.14/drivers/s390/block/
Ddcssblk.c322 dcssblk_shared_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t c… in dcssblk_shared_store()
426 dcssblk_save_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t cou… in dcssblk_save_store()
/linux-4.4.14/arch/nios2/boot/compressed/
Dmisc.c48 static uch *inbuf; /* input buffer */ variable
/linux-4.4.14/drivers/crypto/nx/
Dnx-842-pseries.c300 unsigned long inbuf, outbuf; in nx842_pseries_compress() local
431 unsigned long inbuf, outbuf; in nx842_pseries_decompress() local
/linux-4.4.14/drivers/iio/dac/
Dmcp4725.c286 u8 inbuf[3]; in mcp4725_probe() local
Dmax5821.c178 u8 inbuf[2]; in max5821_get_value() local
/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c54 static uch *inbuf; /* input buffer */ variable
/linux-4.4.14/drivers/ide/
Dide-taskfile.c474 u8 *inbuf = NULL; in ide_taskfile_ioctl() local
/linux-4.4.14/drivers/hid/i2c-hid/
Di2c-hid.c140 char *inbuf; /* Input buffer */ member
477 u8 *inbuf = kzalloc(ihid->bufsize, GFP_KERNEL); in i2c_hid_init_reports() local
/linux-4.4.14/arch/mn10300/boot/compressed/
Dmisc.c88 static uch *inbuf; /* input buffer */ variable
/linux-4.4.14/drivers/staging/comedi/drivers/
Dusbduxfast.c160 s8 *inbuf; member
/linux-4.4.14/drivers/media/rc/
Dati_remote.c256 unsigned char *inbuf; member
/linux-4.4.14/drivers/sbus/char/
Ductrl.c93 u8 *inbuf; member
/linux-4.4.14/drivers/usb/class/
Dcdc-wdm.c74 u8 *inbuf; /* buffer for response */ member
/linux-4.4.14/drivers/net/wan/
Dsdla.c430 void *inbuf, short inlen, void *outbuf, short *outlen) in sdla_cmd()
/linux-4.4.14/drivers/s390/char/
Dcon3215.c82 char *inbuf; /* pointer to input buffer */ member
/linux-4.4.14/drivers/tty/hvc/
Dhvsi.c82 uint8_t inbuf[HVSI_MAX_PACKET + HVSI_MAX_READ]; member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dfw.c2689 struct mlx4_access_reg *inbuf, *outbuf; in mlx4_ACCESS_REG() local
2768 struct mlx4_access_reg *inbuf = inbox->buf; in mlx4_ACCESS_REG_wrapper() local
Dport.c501 u8 *inbuf, *outbuf; in mlx4_get_port_ib_caps() local
/linux-4.4.14/drivers/scsi/
Dhptiop.h345 void *inbuf; member
Dadvansys.c6678 DvcGetQinfo(PortAddr iop_base, ushort s_addr, uchar *inbuf, int words) in DvcGetQinfo()
/linux-4.4.14/drivers/char/
Dvirtio_console.c188 struct port_buffer *inbuf; member
/linux-4.4.14/drivers/block/mtip32xx/
Dmtip32xx.c2020 u8 *inbuf = NULL; in exec_drive_taskfile() local
/linux-4.4.14/drivers/staging/wlan-ng/
Dhfa384x.h1164 hfa384x_usbin_t inbuf; /* pkt buf for IN(a copy) */ member
/linux-4.4.14/include/rdma/
Dib_verbs.h1279 const void __user *inbuf; member