Home
last modified time | relevance | path

Searched defs:wbuf (Results 1 - 25 of 193) sorted by relevance

12345678

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsha256.h31 FILLP_UINT32 wbuf[16]; member
/third_party/musl/porting/linux/user/src/stdio/
H A D__stdio_write.c30 unsigned char *wbuf = (unsigned char *)buf; in __stdio_write() local
/third_party/musl/src/multibyte/
H A Dmbsnrtowcs.c6 wchar_t *ws, wbuf[256]; in mbsnrtowcs() local
/third_party/musl/src/stdio/
H A D__stdio_write.c30 unsigned char *wbuf = (unsigned char *)buf; in __stdio_write() local
/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite03.c25 static char wbuf[BUFSIZ], rbuf[BUFSIZ]; variable
H A Dwrite04.c29 char wbuf[8 * page_size]; in verify_write() local
38 char wbuf[17 * page_size]; in setup() local
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_urb.c11 dvb_usb_v2_generic_io(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) dvb_usb_v2_generic_io() argument
60 dvb_usbv2_generic_rw(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) dvb_usbv2_generic_rw() argument
85 dvb_usbv2_generic_rw_locked(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) dvb_usbv2_generic_rw_locked() argument
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_urb.c11 dvb_usb_v2_generic_io(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) dvb_usb_v2_generic_io() argument
60 dvb_usbv2_generic_rw(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) dvb_usbv2_generic_rw() argument
85 dvb_usbv2_generic_rw_locked(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, u16 rlen) dvb_usbv2_generic_rw_locked() argument
/third_party/musl/src/time/
H A Dwcsftime.c11 wchar_t wbuf[100]; in __wcsftime_l() local
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddvb-usb-urb.c12 int dvb_usb_generic_rw(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, in dvb_usb_generic_rw() argument
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddvb-usb-urb.c12 int dvb_usb_generic_rw(struct dvb_usb_device *d, u8 *wbuf, u16 wlen, u8 *rbuf, in dvb_usb_generic_rw() argument
/third_party/optimized-routines/string/test/
H A Dmemmove.c41 static unsigned char wbuf[LEN + 2 * A]; variable
H A Dstpcpy.c46 static char wbuf[LEN + 3 * ALIGN]; variable
H A Dmemcpy.c43 static unsigned char wbuf[LEN + 2 * A]; variable
H A Dstrcpy.c44 static char wbuf[LEN + 3 * ALIGN]; variable
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.h33 i2c_io(struct i2c_adapter *adapter, u8 adr, u8 *wbuf, u32 wlen, u8 *rbuf, u32 rlen) i2c_io() argument
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-i2c.h24 i2c_io(struct i2c_adapter *adapter, u8 adr, u8 *wbuf, u32 wlen, u8 *rbuf, u32 rlen) i2c_io() argument
/third_party/curl/lib/
H A Dstrerror.c782 wchar_t wbuf[256]; in get_winapi_error() local
/third_party/ltp/testcases/kernel/fs/fs-bench/
H A Drandom-del-create.c96 char wbuf[MAXFSIZE]; in create_file() local
H A Drandom-access-del-create.c98 char wbuf[MAXFSIZE]; in create_file() local
H A Dcreate-files.c15 char wbuf[MAXFSIZE]; variable
/kernel/linux/linux-5.10/drivers/slimbus/
H A Dstream.c127 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]; slim_define_channel_content() local
302 u8 wbuf[4]; slim_define_channel() local
326 u8 wbuf[1]; slim_activate_channel() local
[all...]
H A Dmessaging.c273 slim_fill_msg(struct slim_val_inf *msg, u32 addr, size_t count, u8 *rbuf, u8 *wbuf) slim_fill_msg() argument
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_midi.c484 unsigned char rbuf[4], wbuf[4]; in snd_wavefront_midi_start() local
/kernel/linux/linux-5.10/fs/ubifs/
H A Dtnc_misc.c466 struct ubifs_wbuf *wbuf; in ubifs_tnc_read_node() local

Completed in 8 milliseconds

12345678