Lines Matching defs:most_dev
73 struct most_dev;
77 struct most_dev *mdev;
85 * struct most_dev - holds all usb interface specific stuff
102 struct most_dev {
124 #define to_mdev(d) container_of(d, struct most_dev, iface)
125 #define to_mdev_from_dev(d) container_of(d, struct most_dev, dev)
126 #define to_mdev_from_work(w) container_of(w, struct most_dev, poll_work_obj)
238 struct most_dev *mdev = to_mdev(iface);
276 static int hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo)
309 static int hdm_remove_padding(struct most_dev *mdev, int channel,
343 struct most_dev *mdev = to_mdev(mbo->ifp);
395 struct most_dev *mdev = to_mdev(mbo->ifp);
460 struct most_dev *mdev = to_mdev(iface);
537 struct most_dev *mdev = to_mdev(mbo->ifp);
545 struct most_dev *mdev = to_mdev(mbo->ifp);
571 struct most_dev *mdev = to_mdev(iface);
651 struct most_dev *mdev = to_mdev(iface);
670 struct most_dev *mdev = from_timer(mdev, t, link_stat_timer);
685 struct most_dev *mdev = to_mdev_from_work(wq_obj);
731 struct most_dev *mdev = clear_work->mdev;
930 struct most_dev *mdev = to_mdev_from_dev(dev);
952 struct most_dev *mdev;
1111 struct most_dev *mdev = usb_get_intfdata(interface);
1135 struct most_dev *mdev = usb_get_intfdata(interface);
1149 struct most_dev *mdev = usb_get_intfdata(interface);