Home
last modified time | relevance | path

Searched refs:external_specific_device (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/msm8974/
Dplatform.c104 struct external_specific_device { struct
861 struct external_specific_device *ext_dev; in get_external_specific_device_acdb_id()
871 ext_dev = node_to_item(node, struct external_specific_device, list); in get_external_specific_device_acdb_id()
1991 struct external_specific_device *ext_dev; in platform_deinit()
2023 ext_dev = node_to_item(node, struct external_specific_device, list); in platform_deinit()
2285 struct external_specific_device *device; in platform_add_external_specific_device()
2293 device = (struct external_specific_device *)calloc(1, sizeof(struct external_specific_device)); in platform_add_external_specific_device()