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