xref: /kernel/linux/linux-6.6/sound/usb/caiaq/input.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/sound/usb/caiaq/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef CAIAQ_INPUT_H
362306a36Sopenharmony_ci#define CAIAQ_INPUT_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_civoid snd_usb_caiaq_input_dispatch(struct snd_usb_caiaqdev *cdev, char *buf, unsigned int len);
662306a36Sopenharmony_ciint snd_usb_caiaq_input_init(struct snd_usb_caiaqdev *cdev);
762306a36Sopenharmony_civoid snd_usb_caiaq_input_free(struct snd_usb_caiaqdev *cdev);
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#endif
10

Indexes created Thu Nov 07 10:32:03 CST 2024