most_register_interface
EXPORT_SYMBOL_GPL(most_register_interface);
ret = most_register_interface(&mdev->iface);
return most_register_interface(&dev->most_iface);
int most_register_interface(struct most_interface *iface);