snd_usb_register_platform_ops
EXPORT_SYMBOL_GPL(snd_usb_register_platform_ops);
int snd_usb_register_platform_ops(struct snd_usb_platform_ops *ops);
ret = snd_usb_register_platform_ops(&offload_ops);