/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsaucm_test.c | 166 char *identifier = NULL, *value = NULL; in process_cmd() local 170 identifier = strtok_r(NULL, " ", &value); in process_cmd() 187 if ((identifier == NULL) && ((cmd->code != UCM_HELP) && in process_cmd() 206 err = snd_use_case_mgr_open(&uc_mgr, identifier); in process_cmd() 208 … fprintf(stderr, "%s: error failed to open sound card %s: %d\n", cmd->cmd_str, identifier, err); in process_cmd() 262 err = snd_use_case_get_list(uc_mgr, identifier, &list); in process_cmd() 264 fprintf(stderr, "%s: error failed to get list %s: %d\n", cmd->cmd_str, identifier, err); in process_cmd() 283 err = snd_use_case_set(uc_mgr, identifier, value); in process_cmd() 285 … fprintf(stderr, "%s: error failed to set %s=%s: %d\n", cmd->cmd_str, identifier, value, err); in process_cmd() 296 err = snd_use_case_get(uc_mgr, identifier, &str); in process_cmd() [all …]
|
D | alsa_ucm.h | 215 const char *identifier, 273 const char *identifier, 288 const char *identifier, 314 const char *identifier,
|
D | alsa_ucm.c | 106 const char *identifier, in snd_use_case_get_list() argument 112 if (identifier == NULL) { in snd_use_case_get_list() 125 if (!strncmp(identifier, "_verbs", 6)) { in snd_use_case_get_list() 135 } else if (!strncmp(identifier, "_devices", 8)) { in snd_use_case_get_list() 159 } else if (!strncmp(identifier, "_modifiers", 10)) { in snd_use_case_get_list() 183 } else if (!strncmp(identifier, "_enadevs", 8)) { in snd_use_case_get_list() 213 } else if (!strncmp(identifier, "_enamods", 8)) { in snd_use_case_get_list() 244 ALOGE("Invalid identifier: %s", identifier); in snd_use_case_get_list() 264 const char *identifier, in snd_use_case_get() argument 280 if (identifier == NULL) { in snd_use_case_get() [all …]
|
D | msm8960_use_cases.h | 299 int snd_use_case_set_case(snd_use_case_mgr_t *uc_mgr, const char *identifier,
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 20 /** Invalid identifier for IBroadcastRadio::getImage. */ 266 * If an identifier is supported by radio module, it means it can use it for 270 * Support for VENDOR identifier type does not guarantee compatibility, as 292 * An identifier used to point at the program (primarily to tune to it). 306 * a ProgramSelector with RDS_PI primary identifier, but the tuner hardware 307 * may choose to use DAB technology to make actual tuning. This identifier 332 * multiple ensembles. This identifier points to the channel to which the 436 * Type of program identifier component. 438 * Each identifier type corresponds to exactly one radio technology, 441 * VENDOR identifier types must be opaque to the framework. [all …]
|
D | IBroadcastRadio.hal | 77 * The metadata vector only passes the identifier, so the client may cache 80 * The identifier may be any arbitrary number (i.e. sha256 prefix) selected 88 * The image identifier may become invalid after some time from passing it 97 * onCurrentProgramInfoChanged callback with updated image identifier. 102 * or a zero-length vector if identifier doesn't exist.
|
/hardware/interfaces/broadcastradio/1.1/ |
D | IBroadcastRadio.hal | 35 * implementation only passes the identifier, so the client may cache images 38 * The identifier may be any arbitrary number - sequential, sha256 prefix, 45 * The image identifier may become invalid after some time from passing it 56 * updated image identifier. 61 * or a zero-length vector if identifier doesn't exist.
|
D | types.hal | 100 * If an identifier is supported by radio module, it means it can use it for 104 * Support for VENDOR identifier type does not guarantee compatibility, as 155 * Type of program identifier component. 161 * VENDOR identifier types must be opaque to the framework. 163 * The value format for each (but VENDOR_PRIMARY) identifier is strictly defined 174 * 64bit compound primary identifier for HD Radio. 194 * 24bit compound primary identifier for DAB. 214 * Primary identifier for vendor-specific radio technology. 218 * type between VENDOR_START and VENDOR_END (eg. identifier type 1015 must 226 * A single program identifier component, eg. frequency or channel ID.
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsCamera.hal | 46 * @param deviceId Physical camera device identifier string. 137 * @param id The identifier of camera parameter, CameraParam enum. 155 * @param id The identifier of camera parameter, CameraParam enum. 173 * @param id The identifier of camera parameter, CameraParam enum. 189 * @param opaqueIdentifier An unique identifier of the information to 192 * identifier. 196 * given identifier. 210 * @param opaqueIdentifier An unique identifier of the information to 222 * This API must be called with a physical camera device identifier.
|
D | IEvsEnumerator.hal | 44 * @param cameraId A unique identifier of the camera. 76 * @param id Target display identifier. 93 * @param ultrasonicsArrayId A unique identifier of the ultrasonic array.
|
/hardware/interfaces/automotive/audiocontrol/2.0/ |
D | IFocusListener.hal | 36 * @param zoneId The identifier for the audio zone where the HAL is requesting focus 52 * @param zoneId The identifier for the audio zone that the HAL abandoning focus
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsCamera.hal | 92 * @param opaqueIdentifier An unique identifier of the information to 95 * driver does not recognize a given identifier. 108 * @param opaqueIdentifier An unique identifier of the information to
|
D | types.hal | 27 /* Unique identifier for camera devices. This may be a path to detected 48 /* Unique identifier for the display */
|
/hardware/interfaces/gatekeeper/1.0/ |
D | IGatekeeper.hal | 30 * @param uid The Android user identifier 67 * @param uid The Android user identifier 99 * @param uid The Android user identifier
|
/hardware/interfaces/boot/1.0/ |
D | types.hal | 29 * An identifier for a slot number.
|
/hardware/interfaces/radio/config/1.2/ |
D | types.hal | 25 * The EID is the eUICC identifier. The EID shall be stored within the ECASD and can be
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.t | 411 * The unique extension identifier within the model. 573 * Unique identifier for a pool. 579 * identifier, and sends this identifier across the FMQ. Whenever the 581 * identifier, it can pass the identifier to 585 * identifier.
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDeviceCallback.hal | 34 * unique identifier for the HAL to use to reference it with. 43 * @return memId A positive integer identifier for this memory buffer, for
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantNetwork.hal | 31 * This is not the |SSID| of the network, but an internal identifier for
|
D | types.hal | 57 /** SSID type. Max of 32 octets representing service identifier of a network. */
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthub.hal | 43 * @param hubId identifier for the hub 55 * @param hubId identifier for hub to send message to
|
D | types.hal | 34 uint64_t appId; // Nanoapp identifier 156 uint16_t hostEndPoint; // identifier for the endpoint. (also see enum HostEndPoint)
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 683 * @return subID Message sub identifier 692 * TODO: Is the message identifier the same as subID? 699 * @param id Message identifier 797 * @param kernelID Kernel identifier 817 * @param invokeID Invokable function identifier 846 * @param fieldID Global's Field identifier 862 * @return scriptKernelID Script's Kernel identifier 874 * @return scriptInvokeID Invoke Script's identifier 887 * @return scriptFieldID Script's Field identifier 934 * @param kid Script's Kernel identifier to be changed [all …]
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessageCallback.hal | 88 * Message identifier. It provides an index so the complete Navigation 110 * Sub-message identifier. If required by the message 'type', this value
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssCallback.hal | 34 * identifier that uniquely identifies an individual device.
|