Home
last modified time | relevance | path

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

/linux-2.6.39/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.c126 struct urb *urb, char ev_type, struct mon_bus *mbus) in mon_text_get_setup()
140 int len, char ev_type, struct mon_bus *mbus) in mon_text_get_data()
299 struct mon_bus *mbus) in mon_text_fetch()
320 struct mon_bus *mbus; in mon_text_open() local
447 struct mon_bus *mbus = rp->r.m_bus; in mon_text_read_wait() local
609 struct mon_bus *mbus; in mon_text_release() local
665 int mon_text_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_text_add()
717 void mon_text_del(struct mon_bus *mbus) in mon_text_del()
Dmon_stat.c27 struct mon_bus *mbus; in mon_stat_open() local
Dmon_bin.c671 struct mon_bus *mbus; in mon_bin_open() local
776 struct mon_bus* mbus = rp->r.m_bus; in mon_bin_release() local
1329 int mon_bin_add(struct mon_bus *mbus, const struct usb_bus *ubus) in mon_bin_add()
1347 void mon_bin_del(struct mon_bus *mbus) in mon_bin_del()
/linux-2.6.39/drivers/media/video/omap3isp/
Dispvideo.c162 const struct v4l2_mbus_framefmt *mbus, in isp_video_mbus_to_pix()
205 struct v4l2_mbus_framefmt *mbus) in isp_video_pix_to_mbus()
/linux-2.6.39/drivers/dma/
Damba-pl08x.c510 struct pl08x_bus_data **mbus, struct pl08x_bus_data **sbus, u32 cctl) in pl08x_choose_master_bus()
587 struct pl08x_bus_data *mbus, *sbus; in pl08x_fill_llis_for_desc() local