Home
last modified time | relevance | path

Searched defs:hdsp_version (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dhdsp.h70 struct hdsp_version { struct
75 #define SNDRV_HDSP_IOCTL_GET_VERSION _IOR('H', 0x43, struct hdsp_version) argument
/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c4832 struct hdsp_version hdsp_version; in snd_hdsp_hwdep_ioctl() local