Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 29 of 29) sorted by relevance

/linux-4.4.14/lib/
Ddecompress_inflate.c40 unsigned char *out_buf, long out_len, in __gunzip()
189 unsigned char *out_buf, in gunzip()
199 unsigned char *out_buf, long out_len, in __decompress()
Ddecompress_unlzo.c122 u8 *in_buf, *in_buf_save, *out_buf; in unlzo() local
295 unsigned char *out_buf, long olen, in __decompress()
Ddecompress_unxz.c401 unsigned char *out_buf, long olen, in __decompress()
/linux-4.4.14/fs/ubifs/
Dcompress.c96 int in_len, void *out_buf, int *out_len, int *compr_type) in ubifs_compress()
148 int in_len, void *out_buf, int *out_len, int compr_type) in ubifs_decompress()
/linux-4.4.14/drivers/mfd/
Dcros_ec_i2c.c66 u8 *out_buf = NULL; in cros_ec_pkt_xfer_i2c() local
195 u8 *out_buf = NULL; in cros_ec_cmd_xfer_i2c() local
/linux-4.4.14/arch/s390/kernel/
Ddebug.c1215 struct debug_view *view, char *out_buf) in debug_prolog_pages_fn()
1266 debug_prolog_level_fn(debug_info_t * id, struct debug_view *view, char *out_buf) in debug_prolog_level_fn()
1402 int area, debug_entry_t * entry, char *out_buf) in debug_raw_header_fn()
1417 char *out_buf, const char *in_buf) in debug_raw_format_fn()
1432 char *out_buf, const char *in_buf) in debug_hex_ascii_format_fn()
1458 int area, debug_entry_t * entry, char *out_buf) in debug_dflt_header_fn()
1491 char *out_buf, debug_sprintf_entry_t *curr_event) in debug_sprintf_format_fn()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dpsb_intel_modes.c31 u8 out_buf[] = { 0x0, 0x0 }; in psb_intel_ddc_probe() local
Dpsb_intel_lvds.c106 u8 out_buf[2]; in psb_lvds_i2c_set_brightness() local
/linux-4.4.14/drivers/gpu/drm/i915/
Ddvo_sil164.c72 u8 out_buf[2]; in sil164_readb() local
109 uint8_t out_buf[2]; in sil164_writeb() local
Ddvo_tfp410.c97 u8 out_buf[2]; in tfp410_readb() local
134 uint8_t out_buf[2]; in tfp410_writeb() local
Ddvo_ivch.c195 u8 out_buf[1]; in ivch_read() local
238 u8 out_buf[3]; in ivch_write() local
Ddvo_ch7xxx.c139 u8 out_buf[2]; in ch7xxx_readb() local
177 uint8_t out_buf[2]; in ch7xxx_writeb() local
Ddvo_ns2501.c396 u8 out_buf[2]; in ns2501_readb() local
441 uint8_t out_buf[2]; in ns2501_writeb() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_i2c.c289 u8 out_buf[2]; in amdgpu_i2c_get_byte() local
323 uint8_t out_buf[2]; in amdgpu_i2c_put_byte() local
/linux-4.4.14/drivers/w1/slaves/
Dw1_ds2423.c44 struct device_attribute *attr, char *out_buf) in w1_slave_show()
/linux-4.4.14/fs/cifs/
Dtransport.c840 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceive()
954 struct smb_hdr *out_buf) in send_lock_cancel()
975 struct smb_hdr *in_buf, struct smb_hdr *out_buf, in SendReceiveBlockingLock()
Dsmb2ops.c267 struct network_interface_info_ioctl_rsp *out_buf; in SMB3_request_interfaces() local
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_i2c.c1056 u8 out_buf[2]; in radeon_i2c_get_byte() local
1090 uint8_t out_buf[2]; in radeon_i2c_put_byte() local
/linux-4.4.14/drivers/target/iscsi/
Discsi_target_nego.c64 char *out_buf, in extract_param()
106 char *out_buf, in iscsi_handle_authentication()
/linux-4.4.14/include/uapi/linux/
Dndctl.h43 __u8 out_buf[0]; member
61 __u8 out_buf[0]; member
/linux-4.4.14/drivers/net/irda/
Dkingsun-sir.c110 __u8 *out_buf; /* transmit buffer */ member
Dmcs7780.h115 char out_buf[4096]; /* transmit/receive buffer */ member
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource.c341 struct vmw_dma_buffer **out_buf) in vmw_user_lookup_handle()
1045 struct vmw_dma_buffer *out_buf; in vmw_dumb_map_offset() local
/linux-4.4.14/drivers/hid/
Dhid-logitech-dj.c705 u8 *out_buf; in logi_dj_ll_raw_request() local
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c232 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
/linux-4.4.14/tools/hv/
Dhv_kvp_daemon.c1095 char *out_buf, int out_len) in parse_ip_val_buffer()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c966 u32 *out_buf = &msgbuf[1]; in ixgbe_get_vf_reta() local
/linux-4.4.14/drivers/crypto/
Dmxs-dcp.c263 uint8_t *out_buf = sdcp->coh->aes_out_buf; in mxs_dcp_aes_block_crypt() local
/linux-4.4.14/drivers/char/
Dvirtio_console.c673 static ssize_t fill_readbuf(struct port *port, char __user *out_buf, in fill_readbuf()