Searched refs:mon_reader_bin (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/mon/
H A Dusb_mon.h66 struct mon_reader_bin;
67 extern void mon_dmapeek_vec(const struct mon_reader_bin *rp,
69 extern unsigned int mon_copy_to_buff(const struct mon_reader_bin *rp,
H A Dmon_dma.c52 void mon_dmapeek_vec(const struct mon_reader_bin *rp,
89 void mon_dmapeek_vec(const struct mon_reader_bin *rp,
H A Dmon_bin.c133 struct mon_reader_bin { struct
153 static inline struct mon_bin_hdr *MON_OFF2HDR(const struct mon_reader_bin *rp,
165 static void mon_buff_area_fill(const struct mon_reader_bin *rp,
167 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp);
175 unsigned int mon_copy_to_buff(const struct mon_reader_bin *this,
207 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off,
241 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp,
266 static unsigned int mon_buff_area_alloc_contiguous(struct mon_reader_bin *rp,
305 static void mon_buff_area_shrink(struct mon_reader_bin *rp, unsigned int size)
319 static void mon_buff_area_free(struct mon_reader_bin *r
[all...]

Completed in 44 milliseconds