Searched defs:adsp_command_t (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | msm_adsp.h | 24 struct adsp_command_t { struct 25 uint16_t queue; 26 uint32_t len; /* bytes */ 50 _IOR(ADSP_IOCTL_MAGIC, 4, struct adsp_command_t *) argument
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_adsp.h | 25 struct adsp_command_t { struct 45 #define ADSP_IOCTL_WRITE_COMMAND _IOR(ADSP_IOCTL_MAGIC, 4, struct adsp_command_t *) argument
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_adsp.h | 24 struct adsp_command_t { struct 25 uint16_t queue; 26 uint32_t len; /* bytes */ 50 _IOR(ADSP_IOCTL_MAGIC, 4, struct adsp_command_t *) argument
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_adsp.h | 24 struct adsp_command_t { struct 25 uint16_t queue; 26 uint32_t len; /* bytes */ 50 _IOR(ADSP_IOCTL_MAGIC, 4, struct adsp_command_t *) argument
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_adsp.h | 25 struct adsp_command_t { struct 26 uint16_t queue; 27 uint32_t len; /* bytes */ 51 _IOR(ADSP_IOCTL_MAGIC, 4, struct adsp_command_t *) argument
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_adsp.h | 25 struct adsp_command_t { struct 45 #define ADSP_IOCTL_WRITE_COMMAND _IOR(ADSP_IOCTL_MAGIC, 4, struct adsp_command_t *) argument
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | msm_adsp.h | 25 struct adsp_command_t { struct 45 #define ADSP_IOCTL_WRITE_COMMAND _IOR(ADSP_IOCTL_MAGIC, 4, struct adsp_command_t *) argument
|