hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/sound/usb/endpoint.h
....@@ -28,6 +28,7 @@
2828 void snd_usb_endpoint_free(struct snd_usb_endpoint *ep);
2929
3030 int snd_usb_endpoint_implicit_feedback_sink(struct snd_usb_endpoint *ep);
31
+int snd_usb_endpoint_slave_next_packet_size(struct snd_usb_endpoint *ep);
3132 int snd_usb_endpoint_next_packet_size(struct snd_usb_endpoint *ep);
3233
3334 void snd_usb_handle_sync_urb(struct snd_usb_endpoint *ep,