hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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,