Searched defs:read_buffer (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/drivers/xen/xenbus/ |
D | xenbus_dev_frontend.c | 78 struct read_buffer { struct 79 struct list_head list; 80 unsigned int cons; 81 unsigned int len; 82 char msg[];
|
/linux-3.3/arch/arm/kernel/ |
D | atags.c | 13 read_buffer(char* page, char** start, off_t off, int count, in read_buffer() function
|
/linux-3.3/drivers/staging/tidspbridge/include/dspbridge/ |
D | dynamic_loader.h | 173 int (*read_buffer) (struct dynamic_loader_stream *thisptr, member
|
/linux-3.3/drivers/char/xilinx_hwicap/ |
D | xilinx_hwicap.h | 46 u8 read_buffer[4]; member
|
/linux-3.3/drivers/staging/android/ |
D | binder.h | 75 unsigned long read_buffer; member
|
/linux-3.3/drivers/usb/misc/ |
D | legousbtower.c | 217 char* read_buffer; member
|
/linux-3.3/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 682 u8 read_buffer[32] = {0, }; in hdmiphy_conf_apply() local
|
/linux-3.3/drivers/telephony/ |
D | ixj.h | 1202 char *read_buffer, *read_buffer_end; member
|
/linux-3.3/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_type.h | 2704 s32 (*read_buffer)(struct ixgbe_hw *, u16, u16, u16 *); member
|