OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:csd_volume_t
(Results
1 - 1
of
1
) sorted by null
/hardware/qcom/audio/hal/msm8960/
platform.c
71
typedef int (*
csd_volume_t
)(int);
typedef
97
csd_volume_t
csd_volume;
352
my_data->csd_volume = (
csd_volume_t
)dlsym(my_data->csd_client,
[
all
...]
Completed in 606 milliseconds