Searched refs:most_dev (Results 1 – 1 of 1) sorted by relevance
74 struct most_dev;78 struct most_dev *mdev;103 struct most_dev { struct124 #define to_mdev(d) container_of(d, struct most_dev, iface) argument125 #define to_mdev_from_work(w) container_of(w, struct most_dev, poll_work_obj)230 struct most_dev *mdev = to_mdev(iface); in hdm_poison_channel()272 static int hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo) in hdm_add_padding()305 static int hdm_remove_padding(struct most_dev *mdev, int channel, in hdm_remove_padding()339 struct most_dev *mdev = to_mdev(mbo->ifp); in hdm_write_completion()488 struct most_dev *mdev = to_mdev(mbo->ifp); in hdm_read_completion()[all …]