Lines Matching defs:iface
49 struct most_interface *iface; member
396 struct most_interface *iface = dev_get_drvdata(dev); in description_show() local
405 struct most_interface *iface = dev_get_drvdata(dev); in interface_show() local
470 struct most_interface *iface = dev_get_drvdata(dev); in print_links() local
535 struct most_interface *iface; in get_channel() local
953 int channel_has_mbo(struct most_interface *iface, int id, in channel_has_mbo()
984 struct mbo *most_get_mbo(struct most_interface *iface, int id, in most_get_mbo()
1090 int most_start_channel(struct most_interface *iface, int id, in most_start_channel()
1160 int most_stop_channel(struct most_interface *iface, int id, in most_stop_channel()
1232 struct most_interface *iface; in disconnect_channels() local
1279 int most_register_interface(struct most_interface *iface) in most_register_interface()
1381 void most_deregister_interface(struct most_interface *iface) in most_deregister_interface()
1416 void most_stop_enqueue(struct most_interface *iface, int id) in most_stop_enqueue()
1437 void most_resume_enqueue(struct most_interface *iface, int id) in most_resume_enqueue()