hdsp_firmware 76 include/sound/hdsp.h #define SNDRV_HDSP_IOCTL_UPLOAD_FIRMWARE _IOW('H', 0x42, struct hdsp_firmware) hdsp_firmware 102 include/sound/hdsp.h typedef struct hdsp_firmware hdsp_firmware_t; hdsp_firmware 4639 sound/pci/rme9652/hdsp.c struct hdsp_firmware __user *firmware; hdsp_firmware 4651 sound/pci/rme9652/hdsp.c firmware = (struct hdsp_firmware __user *)argp;