/drivers/staging/isdn/gigaset/ |
D | asyncdata.c | 46 static unsigned cmd_loop(unsigned numbytes, struct inbuf_t *inbuf) in cmd_loop() 118 static unsigned lock_loop(unsigned numbytes, struct inbuf_t *inbuf) in lock_loop() 135 static unsigned hdlc_loop(unsigned numbytes, struct inbuf_t *inbuf) in hdlc_loop() 282 static unsigned iraw_loop(unsigned numbytes, struct inbuf_t *inbuf) in iraw_loop() 335 static void handle_dle(struct inbuf_t *inbuf) in handle_dle() 404 void gigaset_m10x_input(struct inbuf_t *inbuf) in gigaset_m10x_input()
|
D | isocdata.c | 891 static void cmd_loop(unsigned char *src, int numbytes, struct inbuf_t *inbuf) in cmd_loop() 938 void gigaset_isoc_input(struct inbuf_t *inbuf) in gigaset_isoc_input()
|
D | common.c | 546 static void gigaset_inbuf_init(struct inbuf_t *inbuf, struct cardstate *cs) in gigaset_inbuf_init() 563 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src, in gigaset_fill_inbuf()
|
D | ser-gigaset.c | 662 struct inbuf_t *inbuf; in gigaset_tty_receive() local
|
D | usb-gigaset.c | 345 struct inbuf_t *inbuf = cs->inbuf; in gigaset_read_int_callback() local
|
/drivers/infiniband/core/ |
D | ucma.c | 393 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf, in ucma_get_event() 474 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf, in ucma_create_id() 596 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf, in ucma_destroy_id() 644 static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf, in ucma_bind_ip() 666 static ssize_t ucma_bind(struct ucma_file *file, const char __user *inbuf, in ucma_bind() 690 const char __user *inbuf, in ucma_resolve_ip() 715 const char __user *inbuf, in ucma_resolve_addr() 741 const char __user *inbuf, in ucma_resolve_route() 825 const char __user *inbuf, in ucma_query_route() 1001 const char __user *inbuf, in ucma_query() [all …]
|
/drivers/net/ethernet/sfc/ |
D | mcdi.c | 151 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_send_request() 801 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc() 859 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc_evb_retry() 926 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc() 943 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc_quiet() 952 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_rpc_start() 973 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc_async() 1048 const efx_dword_t *inbuf, size_t inlen, size_t outlen, in efx_mcdi_rpc_async() 1056 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc_async_quiet()
|
/drivers/platform/olpc/ |
D | olpc-ec.c | 23 u8 *inbuf, *outbuf; member 127 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen) in olpc_ec_cmd()
|
D | olpc-xo175-ec.c | 473 static int olpc_xo175_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *resp, in olpc_xo175_ec_cmd()
|
/drivers/tty/vt/ |
D | consolemap.c | 325 unsigned short inbuf[E_TABSZ]; in con_set_trans_old() local 360 unsigned short inbuf[E_TABSZ]; in con_set_trans_new() local
|
/drivers/hid/usbhid/ |
D | usbhid.h | 65 char *inbuf; /* Input buffer */ member
|
/drivers/crypto/nx/ |
D | nx-842-pseries.c | 287 unsigned long inbuf, outbuf; in nx842_pseries_compress() local 417 unsigned long inbuf, outbuf; in nx842_pseries_decompress() local
|
/drivers/s390/block/ |
D | dcssblk.c | 345 dcssblk_shared_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t c… in dcssblk_shared_store() 451 dcssblk_save_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t cou… in dcssblk_save_store()
|
/drivers/ide/ |
D | ide-taskfile.c | 469 u8 *inbuf = NULL; in ide_taskfile_ioctl() local
|
/drivers/iio/dac/ |
D | max5821.c | 175 u8 inbuf[2]; in max5821_get_value() local
|
D | mcp4725.c | 390 u8 inbuf[4]; in mcp4725_probe() local
|
/drivers/staging/greybus/ |
D | hid.c | 30 char *inbuf; member
|
/drivers/platform/x86/ |
D | intel_scu_ipc.c | 515 u32 inbuf[4]; in intel_scu_ipc_raw_command() local
|
/drivers/staging/comedi/drivers/ |
D | usbduxfast.c | 152 s8 *inbuf; member
|
/drivers/media/rc/ |
D | ati_remote.c | 242 unsigned char *inbuf; member
|
/drivers/sbus/char/ |
D | uctrl.c | 94 u8 *inbuf; member
|
/drivers/usb/class/ |
D | cdc-wdm.c | 71 u8 *inbuf; /* buffer for response */ member
|
/drivers/s390/char/ |
D | con3215.c | 82 char *inbuf; /* pointer to input buffer */ member
|
/drivers/net/wan/ |
D | sdla.c | 427 void *inbuf, short inlen, void *outbuf, short *outlen) in sdla_cmd()
|
/drivers/tty/hvc/ |
D | hvsi.c | 69 uint8_t inbuf[HVSI_MAX_PACKET + HVSI_MAX_READ]; member
|