Searched defs:ebuf (Results  1 – 15 of 15) sorted by relevance
| /linux-4.4.14/drivers/staging/rdma/ipath/ | 
| D | ipath_stats.c | 301 		char ebuf[256];  in ipath_get_faststats()  local
 | 
| D | ipath_driver.c | 1156 	void *ebuf;  in ipath_kreceive()  local
 | 
| /linux-4.4.14/fs/jffs2/ | 
| D | erase.c | 342 	void *ebuf;  in jffs2_block_check_erase()  local
 | 
| /linux-4.4.14/drivers/staging/media/cxd2099/ | 
| D | cxd2099.c | 633 static int read_data(struct dvb_ca_en50221 *ca, int slot, u8 *ebuf, int ecount)  in read_data()658 static int write_data(struct dvb_ca_en50221 *ca, int slot, u8 *ebuf, int ecount)  in write_data()
 
 | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib_driver.c | 451 	void *ebuf;  in qib_kreceive()  local
 | 
| /linux-4.4.14/drivers/net/usb/ | 
| D | dm9601.c | 204 	__le16 *ebuf = (__le16 *) data;  in dm9601_get_eeprom()  local
 | 
| D | sr9800.c | 448 	__le16 *ebuf = (__le16 *)data;  in sr_get_eeprom()  local
 | 
| /linux-4.4.14/arch/s390/crypto/ | 
| D | prng.c | 114 static int generate_entropy(u8 *ebuf, size_t nbytes)  in generate_entropy()
 | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | driver.c | 349 		void *ebuf = NULL;  in rcv_hdrerr()  local
 | 
| D | hfi.h | 327 	void *ebuf;  member
 | 
| /linux-4.4.14/drivers/gpu/drm/i915/ | 
| D | i915_gpu_error.c | 515 int i915_error_state_buf_init(struct drm_i915_error_state_buf *ebuf,  in i915_error_state_buf_init()
 | 
| /linux-4.4.14/drivers/media/dvb-core/ | 
| D | dvb_ca_en50221.c | 590 static int dvb_ca_en50221_read_data(struct dvb_ca_private *ca, int slot, u8 * ebuf, int ecount)  in dvb_ca_en50221_read_data()
 | 
| /linux-4.4.14/drivers/block/aoe/ | 
| D | aoecmd.c | 1370 	char ebuf[128];  in aoecmd_ata_rsp()  local
 | 
| /linux-4.4.14/drivers/misc/cxl/ | 
| D | pci.c | 775 	const void __iomem *ebuf = afu->afu_desc_mmio + afu->eb_offset;  in cxl_afu_read_err_buffer()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/natsemi/ | 
| D | natsemi.c | 3047 	u16 *ebuf = (u16 *)buf;  in netdev_get_eeprom()  local
 |