Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/
Dcore.h254 #define to_most_interface(d) container_of(d, struct most_interface, dev) macro
Dcore.c493 struct most_interface *iface = to_most_interface(dev); in description_show()
502 struct most_interface *iface = to_most_interface(dev); in interface_show()
567 struct most_interface *iface = to_most_interface(dev); in print_links()
674 iface = to_most_interface(dev); in get_channel()
1342 iface = to_most_interface(dev); in disconnect_channels()