Searched refs:wbuf (Results 51 - 75 of 87) sorted by relevance

1234

/linux-master/fs/ubifs/
H A Dubifs.h678 * @need_sync: non-zero if the timer expired and the wbuf needs sync'ing
680 * @inodes: stores the inode numbers of the nodes which are in wbuf
731 * @wbuf: head's write-buffer
739 struct ubifs_wbuf wbuf; member in struct:ubifs_jhead
1751 int ubifs_wbuf_write_nolock(struct ubifs_wbuf *wbuf, void *buf, int len);
1752 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs);
1753 int ubifs_wbuf_init(struct ubifs_info *c, struct ubifs_wbuf *wbuf);
1756 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len,
1772 int ubifs_wbuf_sync_nolock(struct ubifs_wbuf *wbuf);
1774 void ubifs_wbuf_add_ino_nolock(struct ubifs_wbuf *wbuf, ino_
[all...]
H A Dcommit.c130 err = ubifs_wbuf_sync(&c->jheads[i].wbuf);
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91x.c1696 u16 wbuf; local
1700 ret = smc_read_eeprom_word(dev, offset >> 1, &wbuf);
1703 DBG(2, dev, "Read 0x%x from 0x%x\n", wbuf, offset >> 1);
1704 data[i] = (wbuf >> 8) & 0xff;
1705 data[i+1] = wbuf & 0xff;
1721 u16 wbuf; local
1725 wbuf = (data[i] << 8) | data[i + 1];
1726 DBG(2, dev, "Writing 0x%x to 0x%x\n", wbuf, offset >> 1);
1727 ret = smc_write_eeprom_word(dev, offset >> 1, wbuf);
/linux-master/drivers/media/dvb-frontends/
H A Dtc90522.c640 u8 wbuf[256]; local
655 p = wbuf;
656 bufend = wbuf + sizeof(wbuf);
H A Dcxd2099.c50 u8 wbuf[1028]; member in struct:cxd
158 u8 *buf = ci->wbuf;
H A Daf9033.c988 u8 wbuf[2] = {(pid >> 0) & 0xff, (pid >> 8) & 0xff}; local
996 ret = regmap_bulk_write(dev->regmap, 0x80f996, wbuf, 2);
/linux-master/drivers/i2c/busses/
H A Di2c-jz4780.c147 /* lock to protect rbuf and wbuf between xfer_rd/wr and irq handler */
156 unsigned char *wbuf; member in struct:jz4780_i2c
526 data = *i2c->wbuf;
532 i2c->wbuf++;
642 i2c->wbuf = buf;
/linux-master/fs/jffs2/
H A Dos-linux.h103 #define jffs2_is_writebuffered(c) (c->wbuf != NULL)
115 /* wbuf.c */
/linux-master/drivers/usb/atm/
H A Dcxacru.c614 u8 *wbuf = instance->snd_buf; local
639 memset(wbuf, 0, wbuflen);
641 wbuf[0] = cm;
643 wbuf[offb] = cm;
644 memcpy(wbuf + offb + 4, wdata + offd, min_t(int, stride, wsize - offd));
/linux-master/drivers/media/usb/dvb-usb/
H A Dttusb2.c72 u8 *wbuf, int wlen, u8 *rbuf, int rlen)
95 memcpy(&s[4],wbuf,wlen);
71 ttusb2_msg(struct dvb_usb_device *d, u8 cmd, u8 *wbuf, int wlen, u8 *rbuf, int rlen) argument
H A Daf9005.c453 int af9005_send_command(struct dvb_usb_device *d, u8 command, u8 * wbuf, argument
486 st->data[7 + i] = wbuf[i];
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-sony-acx565akm.c76 const u8 *wbuf, int wlen, u8 *rbuf, int rlen)
105 x->tx_buf = wbuf;
75 acx565akm_transfer(struct acx565akm_panel *lcd, int cmd, const u8 *wbuf, int wlen, u8 *rbuf, int rlen) argument
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-sony-acx565akm.c105 const u8 *wbuf, int wlen, u8 *rbuf, int rlen)
136 x->tx_buf = wbuf;
104 acx565akm_transfer(struct panel_drv_data *ddata, int cmd, const u8 *wbuf, int wlen, u8 *rbuf, int rlen) argument
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c141 u8 *wbuf, int wlen, u8 *rbuf, int rlen)
153 memcpy(st->usb_buffer, wbuf, wlen);
476 u8 *wbuf, int wlen, u8 *rbuf, int rlen)
482 return lme2510_usb_talk(d, wbuf, wlen, rbuf, rlen);
140 lme2510_usb_talk(struct dvb_usb_device *d, u8 *wbuf, int wlen, u8 *rbuf, int rlen) argument
475 lme2510_msg(struct dvb_usb_device *d, u8 *wbuf, int wlen, u8 *rbuf, int rlen) argument
H A Ddvbsky.c40 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen)
47 memcpy(state->obuf, wbuf, wlen);
39 dvbsky_usb_generic_rw(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) argument
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge.h206 u32 wbuf; member in struct:ddb_i2c
/linux-master/include/sound/
H A Dwavefront.h517 unsigned char wbuf[WF_MAX_WRITE]; /* bytes written to card */ member in struct:wavefront_control
/linux-master/drivers/s390/char/
H A Draw3270.c593 static const unsigned char wbuf[] = { local
600 memcpy(&rp->init_data, wbuf, sizeof(wbuf));
603 rp->init_readpart.ccw.count = sizeof(wbuf);
/linux-master/drivers/slimbus/
H A Dqcom-ctrl.c373 if (txn->msg && txn->msg->wbuf)
374 memcpy(puc, txn->msg->wbuf, txn->msg->num_bytes);
411 msg.wbuf = (void *)&p;
/linux-master/net/9p/
H A Dtrans_fd.c102 * @wbuf: current write buffer
125 char *wbuf; member in struct:p9_conn
472 m->wbuf = req->tc.sdata;
483 err = p9_fd_write(m->client, m->wbuf + m->wpos, m->wsize - m->wpos);
/linux-master/fs/smb/server/
H A Dvfs.c420 char *stream_buf = NULL, *wbuf; local
447 wbuf = kvzalloc(size, GFP_KERNEL);
448 if (!wbuf) {
454 memcpy(wbuf, stream_buf, v_len);
456 stream_buf = wbuf;
/linux-master/drivers/media/pci/pt1/
H A Dpt1.c202 u8 wbuf, rbuf; local
204 wbuf = 0x07;
208 msg[0].buf = &wbuf;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c1008 u8 wbuf[2] = { 0x1f, 00 }; local
1010 struct i2c_msg msg[] = { { .addr = 0x08, .flags = 0, .buf = wbuf, .len = 1 },
1017 wbuf[1] = rbuf | 0x10;
1019 wbuf[1] = rbuf & 0xef;
/linux-master/drivers/media/rc/
H A Dnuvoton-cir.c168 const u8 *wbuf, int count)
196 nvt_cir_wake_reg_write(nvt, wbuf[i], CIR_WAKE_WR_FIFO_DATA);
167 nvt_write_wakeup_codes(struct rc_dev *dev, const u8 *wbuf, int count) argument
/linux-master/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c141 u8 rbuf[2], wbuf[2] = { addr >> 8, addr & 0xff }; local
146 .len = sizeof(wbuf),
147 .buf = wbuf

Completed in 289 milliseconds

1234