Lines Matching defs:rp

193 static void mon_text_event(struct mon_reader_text *rp, struct urb *urb,  in mon_text_event()
261 struct mon_reader_text *rp = data; in mon_text_submit() local
267 struct mon_reader_text *rp = data; in mon_text_complete() local
273 struct mon_reader_text *rp = data; in mon_text_error() local
304 static struct mon_event_text *mon_text_fetch(struct mon_reader_text *rp, in mon_text_fetch()
327 struct mon_reader_text *rp; in mon_text_open() local
381 static ssize_t mon_text_copy_to_user(struct mon_reader_text *rp, in mon_text_copy_to_user()
397 struct mon_reader_text *rp = file->private_data; in mon_text_read_t() local
436 struct mon_reader_text *rp = file->private_data; in mon_text_read_u() local
480 static struct mon_event_text *mon_text_read_wait(struct mon_reader_text *rp, in mon_text_read_wait()
511 static void mon_text_read_head_t(struct mon_reader_text *rp, in mon_text_read_head_t()
529 static void mon_text_read_head_u(struct mon_reader_text *rp, in mon_text_read_head_u()
547 static void mon_text_read_statset(struct mon_reader_text *rp, in mon_text_read_statset()
568 static void mon_text_read_intstat(struct mon_reader_text *rp, in mon_text_read_intstat()
575 static void mon_text_read_isostat(struct mon_reader_text *rp, in mon_text_read_isostat()
588 static void mon_text_read_isodesc(struct mon_reader_text *rp, in mon_text_read_isodesc()
610 static void mon_text_read_data(struct mon_reader_text *rp, in mon_text_read_data()
644 struct mon_reader_text *rp = file->private_data; in mon_text_release() local