| /linux/arch/mips/boot/ |
| H A D | elf2ecoff.c | 570 char obuf[1024]; in main() local 610 char obuf[4096]; in main() local
|
| /linux/drivers/net/ppp/ |
| H A D | ppp_deflate.c | 184 static int z_compress(void *arg, unsigned char *rptr, unsigned char *obuf, in z_compress() 410 unsigned char *obuf, int osize) in z_decompress()
|
| H A D | ppp_mppe.c | 280 mppe_compress(void *arg, unsigned char *ibuf, unsigned char *obuf, in mppe_compress() 377 mppe_decompress(void *arg, unsigned char *ibuf, int isize, unsigned char *obuf, in mppe_decompress()
|
| H A D | bsd_comp.c | 562 static int bsd_compress (void *state, unsigned char *rptr, unsigned char *obuf, in bsd_compress() 827 unsigned char *obuf, int osize) in bsd_decompress()
|
| H A D | ppp_async.c | 69 unsigned char obuf[OBUFSIZE]; global() member
|
| /linux/include/linux/mfd/ |
| H A D | dln2.h | 99 const void *obuf, unsigned obuf_len) in dln2_transfer_tx()
|
| /linux/drivers/usb/misc/ |
| H A D | usbio.c | 138 const void *obuf, u16 obuf_len, void *ibuf, u16 ibuf_len) in usbio_ctrl_msg() 211 const void *obuf, u16 obuf_len, void *ibuf, u16 ibuf_len) in usbio_control_msg() 256 const void *obuf, u16 obuf_len, void *ibuf, u16 ibuf_len) in usbio_bulk_msg()
|
| H A D | usb-ljca.c | 304 const u8 *obuf, u8 obuf_len, u8 *ibuf, u8 ibuf_len, in ljca_send() 378 int ljca_transfer(struct ljca_client *client, u8 cmd, const u8 *obuf, in ljca_transfer() 387 int ljca_transfer_noack(struct ljca_client *client, u8 cmd, const u8 *obuf, in ljca_transfer_noack()
|
| /linux/drivers/media/usb/gspca/ |
| H A D | kinect.c | 51 uint8_t obuf[0x400]; /* output buffer for control commands */ member 126 uint8_t *obuf = sd->obuf; in send_cmd() local
|
| /linux/drivers/media/tuners/ |
| H A D | tuner-i2c.h | 45 unsigned char *obuf, int olen, in tuner_i2c_xfer_send_recv()
|
| H A D | xc2028.c | 134 #define i2c_send_recv(priv, obuf, osize, ibuf, isize) ({ \ argument
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-ljca.c | 59 u8 obuf[LJCA_I2C_BUF_SIZE]; member
|
| /linux/fs/ |
| H A D | splice.c | 1720 struct pipe_buffer *ibuf, *obuf; in splice_pipe_to_pipe() local 1854 struct pipe_buffer *ibuf, *obuf; in link_pipe() local
|
| /linux/drivers/gpio/ |
| H A D | gpio-ljca.c | 73 u8 obuf[LJCA_GPIO_BUF_SIZE]; member
|
| /linux/drivers/net/can/usb/peak_usb/ |
| H A D | pcan_usb_core.c | 359 u8 *obuf; in peak_usb_ndo_start_xmit() local
|
| H A D | pcan_usb_pro.c | 787 struct sk_buff *skb, u8 *obuf, size_t *size) in pcan_usb_pro_encode_msg()
|
| H A D | pcan_usb.c | 774 u8 *obuf, size_t *size) in pcan_usb_encode_msg()
|
| H A D | pcan_usb_fd.c | 835 struct sk_buff *skb, u8 *obuf, size_t *size) in pcan_usb_fd_encode_msg()
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | bcm3510.c | 205 static int bcm3510_do_hab_cmd(struct bcm3510_state *st, u8 cmd, u8 msgid, u8 *obuf, u8 olen, u8 *ib… in bcm3510_do_hab_cmd()
|
| /linux/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb.h | 111 char *obuf[NUMOBUFS], *ibuf; /* transfer buffers */ member
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | lmedm04.c | 500 static u8 obuf[64], ibuf[64]; in lme2510_i2c_xfer() local
|