/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | psb_intel_modes.c | 31 u8 out_buf[] = { 0x0, 0x0 }; psb_intel_ddc_probe() local
|
H A D | psb_intel_lvds.c | 106 u8 out_buf[2]; psb_lvds_i2c_set_brightness() local
|
/linux-4.1.27/fs/ubifs/ |
H A D | compress.c | 95 ubifs_compress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int *compr_type) ubifs_compress() argument 147 ubifs_decompress(const struct ubifs_info *c, const void *in_buf, int in_len, void *out_buf, int *out_len, int compr_type) ubifs_decompress() argument
|
/linux-4.1.27/lib/ |
H A D | decompress_inflate.c | 37 __gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void(*error)(char *x)) __gunzip() argument 186 gunzip(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long *pos, void (*error)(char *x)) gunzip() argument 196 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long out_len, long *pos, void (*error)(char *x)) __decompress() argument
|
H A D | decompress_unlzo.c | 122 u8 *in_buf, *in_buf_save, *out_buf; unlzo() local 292 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
|
H A D | decompress_unxz.c | 398 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *out_buf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
|
/linux-4.1.27/drivers/mfd/ |
H A D | cros_ec_i2c.c | 40 u8 *out_buf = NULL; cros_ec_cmd_xfer_i2c() local
|
/linux-4.1.27/drivers/w1/slaves/ |
H A D | w1_ds2423.c | 43 w1_slave_show(struct device *device, struct device_attribute *attr, char *out_buf) w1_slave_show() argument
|
/linux-4.1.27/drivers/net/irda/ |
H A D | kingsun-sir.c | 110 __u8 *out_buf; /* transmit buffer */ member in struct:kingsun_cb
|
H A D | mcs7780.h | 115 char out_buf[4096]; /* transmit/receive buffer */ member in struct:mcs_cb
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | dvo_ns2501.c | 381 u8 out_buf[2]; ns2501_readb() local 426 uint8_t out_buf[2]; ns2501_writeb() local
|
H A D | dvo_sil164.c | 72 u8 out_buf[2]; sil164_readb() local 109 uint8_t out_buf[2]; sil164_writeb() local
|
H A D | dvo_ivch.c | 170 u8 out_buf[1]; ivch_read() local 213 u8 out_buf[3]; ivch_write() local
|
H A D | dvo_tfp410.c | 97 u8 out_buf[2]; tfp410_readb() local 134 uint8_t out_buf[2]; tfp410_writeb() local
|
H A D | dvo_ch7xxx.c | 139 u8 out_buf[2]; ch7xxx_readb() local 177 uint8_t out_buf[2]; ch7xxx_writeb() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_i2c.c | 1056 u8 out_buf[2]; radeon_i2c_get_byte() local 1090 uint8_t out_buf[2]; radeon_i2c_put_byte() local
|
/linux-4.1.27/drivers/target/iscsi/ |
H A D | iscsi_target_nego.c | 60 extract_param( const char *in_buf, const char *pattern, unsigned int max_length, char *out_buf, unsigned char *type) extract_param() argument 103 iscsi_handle_authentication( struct iscsi_conn *conn, char *in_buf, char *out_buf, int in_length, int *out_length, unsigned char *authtype) iscsi_handle_authentication() argument
|
/linux-4.1.27/fs/cifs/ |
H A D | transport.c | 837 SendReceive(const unsigned int xid, struct cifs_ses *ses, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned, const int timeout) SendReceive() argument 950 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf) send_lock_cancel() argument 972 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned) SendReceiveBlockingLock() argument
|
H A D | smb2ops.c | 267 struct network_interface_info_ioctl_rsp *out_buf; SMB3_request_interfaces() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 960 u32 *out_buf = &msgbuf[1]; ixgbe_get_vf_reta() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 232 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) halbtc_get() argument
|
/linux-4.1.27/drivers/crypto/ |
H A D | mxs-dcp.c | 263 uint8_t *out_buf = sdcp->coh->aes_out_buf; mxs_dcp_aes_block_crypt() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_resource.c | 1047 struct vmw_dma_buffer *out_buf; vmw_dumb_map_offset() local 339 vmw_user_lookup_handle(struct vmw_private *dev_priv, struct ttm_object_file *tfile, uint32_t handle, struct vmw_surface **out_surf, struct vmw_dma_buffer **out_buf) vmw_user_lookup_handle() argument
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-logitech-dj.c | 705 u8 *out_buf; logi_dj_ll_raw_request() local
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | debug.c | 1266 debug_prolog_level_fn(debug_info_t * id, struct debug_view *view, char *out_buf) debug_prolog_level_fn() argument 1214 debug_prolog_pages_fn(debug_info_t * id, struct debug_view *view, char *out_buf) debug_prolog_pages_fn() argument 1401 debug_raw_header_fn(debug_info_t * id, struct debug_view *view, int area, debug_entry_t * entry, char *out_buf) debug_raw_header_fn() argument 1416 debug_raw_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, const char *in_buf) debug_raw_format_fn() argument 1431 debug_hex_ascii_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, const char *in_buf) debug_hex_ascii_format_fn() argument 1457 debug_dflt_header_fn(debug_info_t * id, struct debug_view *view, int area, debug_entry_t * entry, char *out_buf) debug_dflt_header_fn() argument 1489 debug_sprintf_format_fn(debug_info_t * id, struct debug_view *view, char *out_buf, debug_sprintf_entry_t *curr_event) debug_sprintf_format_fn() argument
|
/linux-4.1.27/tools/hv/ |
H A D | hv_kvp_daemon.c | 1096 parse_ip_val_buffer(char *in_buf, int *offset, char *out_buf, int out_len) parse_ip_val_buffer() argument
|
/linux-4.1.27/drivers/char/ |
H A D | virtio_console.c | 673 static ssize_t fill_readbuf(struct port *port, char __user *out_buf, fill_readbuf() argument
|