Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/mostcore/
Dmostcore.h239 struct most_interface { struct
241 enum most_interface_type interface; argument
245 int (*configure)(struct most_interface *iface, int channel_idx, argument
247 int (*enqueue)(struct most_interface *iface, int channel_idx, argument
249 int (*poison_channel)(struct most_interface *iface, int channel_idx); argument
250 void (*request_netinfo)(struct most_interface *iface, int channel_idx); argument
265 int (*probe_channel)(struct most_interface *iface, int channel_idx, argument