Home
last modified time | relevance | path

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

/include/linux/
A Dmost.h231 struct most_interface { struct
235 enum most_interface_type interface; argument
241 int (*configure)(struct most_interface *iface, int channel_idx, argument
243 int (*enqueue)(struct most_interface *iface, int channel_idx, argument
245 int (*poison_channel)(struct most_interface *iface, int channel_idx); argument
246 void (*request_netinfo)(struct most_interface *iface, int channel_idx, argument
267 int (*probe_channel)(struct most_interface *iface, int channel_idx, argument

Completed in 4 milliseconds