Home
last modified time | relevance | path

Searched defs:mbus (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/usb/mon/
Dmon_main.c35 void mon_reader_add(struct mon_bus *mbus, struct mon_reader *r) in mon_reader_add()
64 void mon_reader_del(struct mon_bus *mbus, struct mon_reader *r) in mon_reader_del()
80 static void mon_bus_submit(struct mon_bus *mbus, struct urb *urb) in mon_bus_submit()
97 struct mon_bus *mbus; in mon_submit() local
106 static void mon_bus_submit_error(struct mon_bus *mbus, struct urb *urb, int error) in mon_bus_submit_error()
123 struct mon_bus *mbus; in mon_submit_error() local
132 static void mon_bus_complete(struct mon_bus *mbus, struct urb *urb, int status) in mon_bus_complete()
149 struct mon_bus *mbus; in mon_complete() local
161 static void mon_stop(struct mon_bus *mbus) in mon_stop()
207 struct mon_bus *mbus = ubus->mon_bus; in mon_bus_remove() local
[all …]
Dmon_text.c127 struct urb *urb, char ev_type, struct mon_bus *mbus) in mon_text_get_setup()
141 int len, char ev_type, struct mon_bus *mbus) in mon_text_get_data()
300 struct mon_bus *mbus) in mon_text_fetch()
321 struct mon_bus *mbus; in mon_text_open() local
448 struct mon_bus *mbus = rp->r.m_bus; in mon_text_read_wait() local
610 struct mon_bus *mbus; in mon_text_release() local
666 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
721 void mon_text_del(struct mon_bus *mbus) in mon_text_del()
Dmon_stat.c28 struct mon_bus *mbus; in mon_stat_open() local
Dmon_bin.c672 struct mon_bus *mbus; in mon_bin_open() local
777 struct mon_bus* mbus = rp->r.m_bus; in mon_bin_release() local
1330 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
1348 void mon_bin_del(struct mon_bus *mbus) in mon_bin_del()
/linux-3.4.99/drivers/media/video/omap3isp/
Dispvideo.c163 const struct v4l2_mbus_framefmt *mbus, in isp_video_mbus_to_pix()
206 struct v4l2_mbus_framefmt *mbus) in isp_video_pix_to_mbus()
/linux-3.4.99/drivers/dma/
Damba-pl08x.c507 struct pl08x_bus_data **mbus, struct pl08x_bus_data **sbus, u32 cctl) in pl08x_choose_master_bus()
570 struct pl08x_bus_data *mbus, *sbus; in pl08x_fill_llis_for_desc() local