HomeSort by relevance Sort by last modified time
    Searched refs:dolby_param_data (Results 1 - 4 of 4) sorted by null

  /device/google/bonito/sdm710/kernel-headers/sound/
devdep_params.h 4 struct dolby_param_data { struct
19 _IOWR('U', 0x10, struct dolby_param_data)
21 _IOR('U', 0x11, struct dolby_param_data)
23 _IOWR('U', 0x13, struct dolby_param_data)
27 _IOR('U', 0x15, struct dolby_param_data)
  /device/google/bonito/sdm710/original-kernel-headers/sound/
devdep_params.h 4 struct dolby_param_data { struct
19 _IOWR('U', 0x10, struct dolby_param_data)
21 _IOR('U', 0x11, struct dolby_param_data)
23 _IOWR('U', 0x13, struct dolby_param_data)
27 _IOR('U', 0x15, struct dolby_param_data)
  /device/google/crosshatch/sdm845/kernel-headers/sound/
devdep_params.h 21 struct dolby_param_data { struct
33 #define SNDRV_DEVDEP_DAP_IOCTL_SET_PARAM _IOWR('U', 0x10, struct dolby_param_data)
34 #define SNDRV_DEVDEP_DAP_IOCTL_GET_PARAM _IOR('U', 0x11, struct dolby_param_data)
35 #define SNDRV_DEVDEP_DAP_IOCTL_DAP_COMMAND _IOWR('U', 0x13, struct dolby_param_data)
37 #define SNDRV_DEVDEP_DAP_IOCTL_GET_VISUALIZER _IOR('U', 0x15, struct dolby_param_data)
  /device/google/crosshatch/sdm845/original-kernel-headers/sound/
devdep_params.h 4 struct dolby_param_data { struct
19 _IOWR('U', 0x10, struct dolby_param_data)
21 _IOR('U', 0x11, struct dolby_param_data)
23 _IOWR('U', 0x13, struct dolby_param_data)
27 _IOR('U', 0x15, struct dolby_param_data)

Completed in 129 milliseconds