/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | control.c | 299 struct snd_ctl_tlv header; in snd_sof_bytes_ext_put() 300 const struct snd_ctl_tlv __user *tlvd = in snd_sof_bytes_ext_put() 301 (const struct snd_ctl_tlv __user *)binary_data; in snd_sof_bytes_ext_put() 304 if (size < sizeof(struct snd_ctl_tlv)) in snd_sof_bytes_ext_put() 312 if (copy_from_user(&header, tlvd, sizeof(const struct snd_ctl_tlv))) in snd_sof_bytes_ext_put() 316 if (header.length + sizeof(struct snd_ctl_tlv) > size) { in snd_sof_bytes_ext_put() 318 header.length, sizeof(struct snd_ctl_tlv), size); in snd_sof_bytes_ext_put() 377 struct snd_ctl_tlv header; in snd_sof_bytes_ext_volatile_get() 378 struct snd_ctl_tlv __user *tlvd = (struct snd_ctl_tlv __use in snd_sof_bytes_ext_volatile_get() [all...] |
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc4-control.c | 301 struct snd_ctl_tlv __user *tlvd = (struct snd_ctl_tlv __user *)binary_data; in sof_ipc4_bytes_ext_put() 307 struct snd_ctl_tlv header; in sof_ipc4_bytes_ext_put() 314 if (copy_from_user(&header, tlvd, sizeof(struct snd_ctl_tlv))) in sof_ipc4_bytes_ext_put() 318 if (header.length + sizeof(struct snd_ctl_tlv) > size) { in sof_ipc4_bytes_ext_put() 321 header.length, sizeof(struct snd_ctl_tlv), size); in sof_ipc4_bytes_ext_put() 374 struct snd_ctl_tlv __user *tlvd = (struct snd_ctl_tlv __user *)binary_data; in _sof_ipc4_bytes_ext_get() 378 struct snd_ctl_tlv header; in _sof_ipc4_bytes_ext_get() 385 if (size < sizeof(struct snd_ctl_tlv)) in _sof_ipc4_bytes_ext_get() [all...] |
H A D | ipc3-control.c | 370 const struct snd_ctl_tlv __user *tlvd = (const struct snd_ctl_tlv __user *)binary_data; in sof_ipc3_bytes_ext_put() 373 struct snd_ctl_tlv header; in sof_ipc3_bytes_ext_put() 381 if (copy_from_user(&header, tlvd, sizeof(struct snd_ctl_tlv))) in sof_ipc3_bytes_ext_put() 385 if (header.length + sizeof(struct snd_ctl_tlv) > size) { in sof_ipc3_bytes_ext_put() 387 header.length, sizeof(struct snd_ctl_tlv), size); in sof_ipc3_bytes_ext_put() 457 struct snd_ctl_tlv __user *tlvd = (struct snd_ctl_tlv __user *)binary_data; in _sof_ipc3_bytes_ext_get() 460 struct snd_ctl_tlv header; in _sof_ipc3_bytes_ext_get() 467 if (size < sizeof(struct snd_ctl_tlv)) in _sof_ipc3_bytes_ext_get() [all...] |
H A D | control.c | 171 if (size < sizeof(struct snd_ctl_tlv)) in snd_sof_bytes_ext_put()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 784 struct snd_ctl_tlv { struct 801 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) 802 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 803 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 1071 struct snd_ctl_tlv { struct 1089 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) 1090 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 1091 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 1071 struct snd_ctl_tlv { struct 1089 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) 1090 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 1091 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 1170 struct snd_ctl_tlv { struct 1188 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) 1189 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 1190 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 1170 struct snd_ctl_tlv { struct 1188 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) 1189 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 1190 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 860 struct snd_ctl_tlv { struct 877 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) 878 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 879 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 860 struct snd_ctl_tlv { struct 877 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) 878 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 879 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | control.c | 1654 struct snd_ctl_tlv __user *buf, in snd_ctl_tlv_ioctl() 1657 struct snd_ctl_tlv header; in snd_ctl_tlv_ioctl()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control.c | 1952 struct snd_ctl_tlv __user *buf, in snd_ctl_tlv_ioctl() 1955 struct snd_ctl_tlv header; in snd_ctl_tlv_ioctl()
|