Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dhdsp.h62 #define SNDRV_HDSP_IOCTL_GET_CONFIG_INFO _IOR('H', 0x41, struct hdsp_config_info) macro
/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c4761 case SNDRV_HDSP_IOCTL_GET_CONFIG_INFO: { in snd_hdsp_hwdep_ioctl()