Searched refs:most_register_interface (Results 1 – 4 of 4) 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);
1059 ret = most_register_interface(&mdev->iface); in hdm_probe()
894 return most_register_interface(&dev->most_iface); in dim2_probe()