/Linux-v5.4/fs/ubifs/ |
D | io.c | 476 struct ubifs_wbuf *wbuf = container_of(timer, struct ubifs_wbuf, timer); in wbuf_timer_callback_nolock() local 490 static void new_wbuf_timer_nolock(struct ubifs_info *c, struct ubifs_wbuf *wbuf) in new_wbuf_timer_nolock() 515 static void cancel_wbuf_timer_nolock(struct ubifs_wbuf *wbuf) in cancel_wbuf_timer_nolock() 536 int ubifs_wbuf_sync_nolock(struct ubifs_wbuf *wbuf) in ubifs_wbuf_sync_nolock() 611 int ubifs_wbuf_seek_nolock(struct ubifs_wbuf *wbuf, int lnum, int offs) in ubifs_wbuf_seek_nolock() 662 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf; in ubifs_bg_wbufs_sync() local 693 struct ubifs_wbuf *wbuf = &c->jheads[i].wbuf; in ubifs_bg_wbufs_sync() local 718 int ubifs_wbuf_write_nolock(struct ubifs_wbuf *wbuf, void *buf, int len) in ubifs_wbuf_write_nolock() 964 int ubifs_read_node_wbuf(struct ubifs_wbuf *wbuf, void *buf, int type, int len, in ubifs_read_node_wbuf() 1095 int ubifs_wbuf_init(struct ubifs_info *c, struct ubifs_wbuf *wbuf) in ubifs_wbuf_init() [all …]
|
D | gc.c | 72 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in switch_gc_head() local 307 struct ubifs_scan_node *snod, struct ubifs_wbuf *wbuf) in move_node() 338 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in move_nodes() local 498 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect_leb() local 677 struct ubifs_wbuf *wbuf = &c->jheads[GCHD].wbuf; in ubifs_garbage_collect() local 942 struct ubifs_wbuf *wbuf; in ubifs_gc_end_commit() local
|
D | journal.c | 101 struct ubifs_wbuf *wbuf = &c->jheads[jhead].wbuf; in reserve_space() local 272 struct ubifs_wbuf *wbuf = &c->jheads[jhead].wbuf; in write_head() local 639 struct ubifs_wbuf *wbuf = &c->jheads[BASEHD].wbuf; in ubifs_jnl_update() local 1142 struct ubifs_wbuf *wbuf = &c->jheads[BASEHD].wbuf; in ubifs_jnl_xrename() local 1342 struct ubifs_wbuf *wbuf = &c->jheads[BASEHD].wbuf; in ubifs_jnl_rename() local 1829 struct ubifs_wbuf *wbuf = &c->jheads[BASEHD].wbuf; in ubifs_jnl_change_xattr() local
|
D | misc.h | 127 static inline int ubifs_wbuf_sync(struct ubifs_wbuf *wbuf) in ubifs_wbuf_sync()
|
D | tnc_misc.c | 466 struct ubifs_wbuf *wbuf; in ubifs_tnc_read_node() local
|
/Linux-v5.4/drivers/slimbus/ |
D | stream.c | 127 u8 wbuf[2]; in slim_connect_port_channel() local 147 u8 wbuf[1]; in slim_disconnect_port() local 163 u8 wbuf[1]; in slim_deactivate_remove_channel() local 267 u8 wbuf[4]; in slim_define_channel_content() local 302 u8 wbuf[4]; in slim_define_channel() local 326 u8 wbuf[1]; in slim_activate_channel() local
|
D | qcom-ngd-ctrl.c | 773 u8 wbuf[SLIM_MSGQ_BUF_LEN]; in qcom_slim_ngd_xfer_msg() local 918 u8 wbuf[SLIM_MSGQ_BUF_LEN]; in qcom_slim_ngd_enable_stream() local 1006 u8 wbuf[10] = {0}; in qcom_slim_ngd_get_laddr() local 1155 u8 wbuf[8]; in qcom_slim_ngd_master_worker() local
|
D | messaging.c | 273 size_t count, u8 *rbuf, u8 *wbuf) in slim_fill_msg()
|
/Linux-v5.4/drivers/media/usb/dvb-usb-v2/ |
D | dvb_usb_urb.c | 12 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in dvb_usb_v2_generic_io() 61 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in dvb_usbv2_generic_rw() 86 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in dvb_usbv2_generic_rw_locked()
|
D | au6610.c | 15 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in au6610_usb_msg() 67 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in au6610_i2c_msg()
|
D | gl861.c | 18 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in gl861_i2c_msg() 195 gl861_i2c_write_ex(struct dvb_usb_device *d, u8 addr, u8 *wbuf, u16 wlen) in gl861_i2c_write_ex() 392 u8 wbuf[2], rbuf[2]; in friio_reset() local
|
D | af9035.c | 117 u8 wbuf[MAX_XFER_SIZE]; in af9035_wr_regs() local 140 u8 wbuf[] = { len, 2, 0, 0, (reg >> 8) & 0xff, reg & 0xff }; in af9035_rd_regs() local 485 u8 wbuf[1] = { 1 }; in af9035_identify_state() local 594 u8 wbuf[1]; in af9035_download_firmware_old() local 725 u8 wbuf[1]; in af9035_download_firmware() local
|
D | zd1301.c | 25 static int zd1301_ctrl_msg(struct dvb_usb_device *d, const u8 *wbuf, in zd1301_ctrl_msg()
|
/Linux-v5.4/sound/isa/wavefront/ |
D | wavefront_synth.c | 334 int cmd, unsigned char *rbuf, unsigned char *wbuf) in snd_wavefront_cmd() 600 unsigned char wbuf[2]; in wavefront_delete_sample() local 618 unsigned char rbuf[32], wbuf[32]; in wavefront_get_sample_status() local 2154 unsigned char rbuf[4], wbuf[4]; in snd_wavefront_detect() local
|
/Linux-v5.4/drivers/media/usb/dvb-usb/ |
D | dvb-usb-urb.c | 12 int dvb_usb_generic_rw(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, in dvb_usb_generic_rw()
|
D | dtv5100.c | 26 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in dtv5100_i2c_msg()
|
D | digitv.c | 26 u8 cmd, u8 vv, u8 *wbuf, int wlen, u8 *rbuf, int rlen) in digitv_ctrl_msg()
|
D | dibusb-common.c | 138 u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) in dibusb_i2c_msg()
|
/Linux-v5.4/drivers/media/pci/ddbridge/ |
D | ddbridge-i2c.h | 34 u8 *wbuf, u32 wlen, u8 *rbuf, u32 rlen) in i2c_io()
|
/Linux-v5.4/drivers/soundwire/ |
D | stream.c | 65 u16 wbuf; in _sdw_program_slave_port_params() local 134 u8 wbuf; in sdw_program_slave_port_params() local 645 u8 *wbuf; in sdw_bank_switch() local
|
/Linux-v5.4/drivers/video/fbdev/omap/ |
D | lcd_mipid.c | 54 static void mipid_transfer(struct mipid_device *md, int cmd, const u8 *wbuf, in mipid_transfer() 340 u16 wbuf[3]; in ls041y3_esd_check_mode2() member
|
/Linux-v5.4/drivers/media/tuners/ |
D | qm1d1c0042.c | 66 u8 wbuf[2] = { reg, val }; in reg_write() local
|
/Linux-v5.4/drivers/media/rc/ |
D | ir-rx51.c | 28 int wbuf[WBUF_LEN]; member
|
/Linux-v5.4/drivers/media/i2c/m5mols/ |
D | m5mols_core.c | 147 u8 wbuf[5]; in m5mols_read() local 243 u8 wbuf[M5MOLS_I2C_MAX_SIZE + 4]; in m5mols_write() local
|
/Linux-v5.4/drivers/media/pci/ngene/ |
D | ngene-dvb.c | 83 struct dvb_ringbuffer *wbuf = &dev->tsout_rbuf; in ts_poll() local
|