Searched refs:most_register_interface (Results 1 – 3 of 3) sorted by relevance
286 int most_register_interface(struct most_interface *iface);
1279 int most_register_interface(struct most_interface *iface) in most_register_interface() function1381 EXPORT_SYMBOL_GPL(most_register_interface);
1057 ret = most_register_interface(&mdev->iface); in hdm_probe()