Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dhdsp.h76 struct hdsp_firmware { struct
80 #define SNDRV_HDSP_IOCTL_UPLOAD_FIRMWARE _IOW('H', 0x42, struct hdsp_firmware) argument
106 typedef struct hdsp_firmware hdsp_firmware_t;
/Linux-v4.19/sound/pci/rme9652/
Dhdsp.c4825 struct hdsp_firmware __user *firmware; in snd_hdsp_hwdep_ioctl()
4838 firmware = (struct hdsp_firmware __user *)argp; in snd_hdsp_hwdep_ioctl()