Searched refs:hdspm_ltc (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | hdspm.h | 85 * The hdspm_ltc structure contains the current SMPTE 111 struct hdspm_ltc { struct 119 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | hdspm.h | 70 * The hdspm_ltc structure contains the current SMPTE 96 struct hdspm_ltc { struct 104 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | hdspm.h | 79 struct hdspm_ltc { struct 85 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | hdspm.h | 79 struct hdspm_ltc { struct 85 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | hdspm.h | 66 struct hdspm_ltc { struct 72 #define SNDRV_HDSPM_IOCTL_GET_LTC _IOR('H', 0x46, struct hdspm_ltc)
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdspm.c | 6174 struct hdspm_ltc ltc; in snd_hdspm_hwdep_ioctl() 6268 dev_err(hdspm->card->dev, "copy_to_user(.., .., %lu): %lu [LTC]\n", sizeof(struct hdspm_ltc), s); */ in snd_hdspm_hwdep_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 6159 struct hdspm_ltc ltc; in snd_hdspm_hwdep_ioctl() 6253 dev_err(hdspm->card->dev, "copy_to_user(.., .., %lu): %lu [LTC]\n", sizeof(struct hdspm_ltc), s); */ in snd_hdspm_hwdep_ioctl()
|
Completed in 20 milliseconds