Home
last modified time | relevance | path

Searched refs:hdsp_firmware (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/sound/
Dhdsp.h75 struct hdsp_firmware { struct
79 #define SNDRV_HDSP_IOCTL_UPLOAD_FIRMWARE _IOW('H', 0x42, struct hdsp_firmware) argument
105 typedef struct hdsp_firmware hdsp_firmware_t;
/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c4798 struct hdsp_firmware __user *firmware; in snd_hdsp_hwdep_ioctl()
4811 firmware = (struct hdsp_firmware __user *)argp; in snd_hdsp_hwdep_ioctl()