Searched refs:operator_specific_device (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/msm8916/
H A Dplatform.c110 struct operator_specific_device { struct
567 static struct operator_specific_device *get_operator_specific_device(snd_device_t snd_device)
570 struct operator_specific_device *ret = NULL;
571 struct operator_specific_device *device_item;
579 device_item = node_to_item(node, struct operator_specific_device, list);
590 struct operator_specific_device *device;
602 struct operator_specific_device *device;
1025 struct operator_specific_device *device_item;
1039 device_item = node_to_item(node, struct operator_specific_device, list);
1224 struct operator_specific_device *devic
[all...]
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c89 struct operator_specific_device { struct
579 static struct operator_specific_device *get_operator_specific_device(snd_device_t snd_device)
582 struct operator_specific_device *ret = NULL;
583 struct operator_specific_device *device_item;
591 device_item = node_to_item(node, struct operator_specific_device, list);
603 struct operator_specific_device *device;
615 struct operator_specific_device *device;
1312 struct operator_specific_device *device_item;
1329 device_item = node_to_item(node, struct operator_specific_device, list);
1491 struct operator_specific_device *devic
[all...]

Completed in 11 milliseconds