Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/sound/pci/rme9652/
Dhdsp.c4797 struct hdsp_firmware __user *firmware; in snd_hdsp_hwdep_ioctl()
4810 firmware = (struct hdsp_firmware __user *)argp; in snd_hdsp_hwdep_ioctl()