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

/linux-4.4.14/drivers/usb/mon/
H A Dmon_text.c37 #define EVENT_MAX (4*PAGE_SIZE / sizeof(struct mon_event_text))
53 struct mon_event_text { struct
100 static struct mon_event_text *
103 struct mon_text_ptr *p, const struct mon_event_text *ep);
105 struct mon_text_ptr *p, const struct mon_event_text *ep);
107 struct mon_text_ptr *p, const struct mon_event_text *ep);
109 struct mon_text_ptr *p, const struct mon_event_text *ep);
111 struct mon_text_ptr *p, const struct mon_event_text *ep);
113 struct mon_text_ptr *p, const struct mon_event_text *ep);
115 struct mon_text_ptr *p, const struct mon_event_text *ep);
126 static inline char mon_text_get_setup(struct mon_event_text *ep, mon_text_get_setup()
140 static inline char mon_text_get_data(struct mon_event_text *ep, struct urb *urb, mon_text_get_data()
191 struct mon_event_text *ep; mon_text_event()
269 struct mon_event_text *ep; mon_text_error()
299 static struct mon_event_text *mon_text_fetch(struct mon_reader_text *rp, mon_text_fetch()
314 return list_entry(p, struct mon_event_text, e_link); mon_text_fetch()
352 sizeof(struct mon_event_text), sizeof(long), 0, mon_text_open()
386 struct mon_event_text *ep; mon_text_read_t()
413 struct mon_event_text *ep; mon_text_read_u()
445 static struct mon_event_text *mon_text_read_wait(struct mon_reader_text *rp, mon_text_read_wait()
450 struct mon_event_text *ep; mon_text_read_wait()
477 struct mon_text_ptr *p, const struct mon_event_text *ep) mon_text_read_head_t()
495 struct mon_text_ptr *p, const struct mon_event_text *ep) mon_text_read_head_u()
513 struct mon_text_ptr *p, const struct mon_event_text *ep) mon_text_read_statset()
534 struct mon_text_ptr *p, const struct mon_event_text *ep) mon_text_read_intstat()
541 struct mon_text_ptr *p, const struct mon_event_text *ep) mon_text_read_isostat()
554 struct mon_text_ptr *p, const struct mon_event_text *ep) mon_text_read_isodesc()
576 struct mon_text_ptr *p, const struct mon_event_text *ep) mon_text_read_data()
613 struct mon_event_text *ep; mon_text_release()
635 ep = list_entry(p, struct mon_event_text, e_link); mon_text_release()
738 memset(mem, 0xe5, sizeof(struct mon_event_text)); mon_text_ctor()

Completed in 74 milliseconds