Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/
Dcore.h254 #define to_most_interface(d) container_of(d, struct most_interface, dev) macro
Dcore.c405 struct most_interface *iface = to_most_interface(dev); in description_show()
414 struct most_interface *iface = to_most_interface(dev); in interface_show()
479 struct most_interface *iface = to_most_interface(dev); in print_links()
579 iface = to_most_interface(dev); in get_channel()
1322 iface = to_most_interface(dev); in disconnect_channels()