Home
last modified time | relevance | path

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

12

/drivers/staging/isdn/gigaset/
Dasyncdata.c46 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()
Disocdata.c891 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()
Dcommon.c546 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()
Dser-gigaset.c662 struct inbuf_t *inbuf; in gigaset_tty_receive() local
Dusb-gigaset.c345 struct inbuf_t *inbuf = cs->inbuf; in gigaset_read_int_callback() local
/drivers/infiniband/core/
Ducma.c393 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/
Dmcdi.c151 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/
Dolpc-ec.c23 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()
Dolpc-xo175-ec.c473 static int olpc_xo175_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *resp, in olpc_xo175_ec_cmd()
/drivers/tty/vt/
Dconsolemap.c325 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/
Dusbhid.h65 char *inbuf; /* Input buffer */ member
/drivers/crypto/nx/
Dnx-842-pseries.c287 unsigned long inbuf, outbuf; in nx842_pseries_compress() local
417 unsigned long inbuf, outbuf; in nx842_pseries_decompress() local
/drivers/s390/block/
Ddcssblk.c345 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/
Dide-taskfile.c469 u8 *inbuf = NULL; in ide_taskfile_ioctl() local
/drivers/iio/dac/
Dmax5821.c175 u8 inbuf[2]; in max5821_get_value() local
Dmcp4725.c390 u8 inbuf[4]; in mcp4725_probe() local
/drivers/staging/greybus/
Dhid.c30 char *inbuf; member
/drivers/platform/x86/
Dintel_scu_ipc.c515 u32 inbuf[4]; in intel_scu_ipc_raw_command() local
/drivers/staging/comedi/drivers/
Dusbduxfast.c152 s8 *inbuf; member
/drivers/media/rc/
Dati_remote.c242 unsigned char *inbuf; member
/drivers/sbus/char/
Ductrl.c94 u8 *inbuf; member
/drivers/usb/class/
Dcdc-wdm.c71 u8 *inbuf; /* buffer for response */ member
/drivers/s390/char/
Dcon3215.c82 char *inbuf; /* pointer to input buffer */ member
/drivers/net/wan/
Dsdla.c427 void *inbuf, short inlen, void *outbuf, short *outlen) in sdla_cmd()
/drivers/tty/hvc/
Dhvsi.c69 uint8_t inbuf[HVSI_MAX_PACKET + HVSI_MAX_READ]; member

12