Home
last modified time | relevance | path

Searched refs:most_dev (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/most/hdm-usb/
Dhdm_usb.c116 struct most_dev { struct
137 #define to_mdev(d) container_of(d, struct most_dev, iface) argument
138 #define to_mdev_from_work(w) container_of(w, struct most_dev, poll_work_obj)
197 static void free_anchored_buffers(struct most_dev *mdev, unsigned int channel) in free_anchored_buffers()
278 struct most_dev *mdev; in hdm_poison_channel()
314 static int hdm_add_padding(struct most_dev *mdev, int channel, struct mbo *mbo) in hdm_add_padding()
351 static int hdm_remove_padding(struct most_dev *mdev, int channel, in hdm_remove_padding()
386 struct most_dev *mdev; in hdm_write_completion()
551 struct most_dev *mdev; in hdm_read_completion()
631 struct most_dev *mdev; in hdm_enqueue()
[all …]