Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dhdspm.h108 struct hdspm_ltc { struct
116 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc) argument
/linux-4.4.14/sound/pci/rme9652/
Dhdspm.c6172 struct hdspm_ltc ltc; in snd_hdspm_hwdep_ioctl()
6263 s = copy_to_user(argp, &ltc, sizeof(struct hdspm_ltc)); in snd_hdspm_hwdep_ioctl()