Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dhdspm.h112 struct hdspm_ltc { struct
120 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc) argument
/linux-4.1.27/sound/pci/rme9652/
Dhdspm.c6173 struct hdspm_ltc ltc; in snd_hdspm_hwdep_ioctl()
6264 s = copy_to_user(argp, &ltc, sizeof(struct hdspm_ltc)); in snd_hdspm_hwdep_ioctl()