forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
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,