Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/mon/
Dmon_bin.c180 struct mon_reader_bin { struct
200 static inline struct mon_bin_hdr *MON_OFF2HDR(const struct mon_reader_bin *rp, in MON_OFF2HDR() argument
217 static void mon_buff_area_fill(const struct mon_reader_bin *rp,
219 static int mon_bin_wait_event(struct file *file, struct mon_reader_bin *rp);
226 static unsigned int mon_copy_to_buff(const struct mon_reader_bin *this, in mon_copy_to_buff()
258 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, in copy_from_buf()
292 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, in mon_buff_area_alloc()
317 static unsigned int mon_buff_area_alloc_contiguous(struct mon_reader_bin *rp, in mon_buff_area_alloc_contiguous()
356 static void mon_buff_area_shrink(struct mon_reader_bin *rp, unsigned int size) in mon_buff_area_shrink()
370 static void mon_buff_area_free(struct mon_reader_bin *rp, unsigned int size) in mon_buff_area_free()
[all …]