OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:path_ptr
(Results
1 - 7
of
7
) sorted by null
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/
msm-adie-codec.h
103
int (*codec_close) (struct adie_codec_path *
path_ptr
);
104
int (*codec_setpath) (struct adie_codec_path *
path_ptr
,
106
int (*codec_proceed_stage) (struct adie_codec_path *
path_ptr
,
115
struct adie_codec_path *
path_ptr
,
119
int (*codec_set_device_analog_volume) (struct adie_codec_path *
path_ptr
,
122
int (*codec_set_master_mode) (struct adie_codec_path *
path_ptr
,
130
int adie_codec_setpath(struct adie_codec_path *
path_ptr
,
132
int adie_codec_proceed_stage(struct adie_codec_path *
path_ptr
, u32 state);
133
int adie_codec_close(struct adie_codec_path *
path_ptr
);
139
int adie_codec_set_device_digital_volume(struct adie_codec_path *
path_ptr
,
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/mfd/
msm-adie-codec.h
103
int (*codec_close) (struct adie_codec_path *
path_ptr
);
104
int (*codec_setpath) (struct adie_codec_path *
path_ptr
,
106
int (*codec_proceed_stage) (struct adie_codec_path *
path_ptr
,
115
struct adie_codec_path *
path_ptr
,
119
int (*codec_set_device_analog_volume) (struct adie_codec_path *
path_ptr
,
122
int (*codec_set_master_mode) (struct adie_codec_path *
path_ptr
,
130
int adie_codec_setpath(struct adie_codec_path *
path_ptr
,
132
int adie_codec_proceed_stage(struct adie_codec_path *
path_ptr
, u32 state);
133
int adie_codec_close(struct adie_codec_path *
path_ptr
);
139
int adie_codec_set_device_digital_volume(struct adie_codec_path *
path_ptr
,
[
all
...]
/hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/
msm-adie-codec.h
103
int (*codec_close) (struct adie_codec_path *
path_ptr
);
104
int (*codec_setpath) (struct adie_codec_path *
path_ptr
,
106
int (*codec_proceed_stage) (struct adie_codec_path *
path_ptr
,
115
struct adie_codec_path *
path_ptr
,
119
int (*codec_set_device_analog_volume) (struct adie_codec_path *
path_ptr
,
122
int (*codec_set_master_mode) (struct adie_codec_path *
path_ptr
,
130
int adie_codec_setpath(struct adie_codec_path *
path_ptr
,
132
int adie_codec_proceed_stage(struct adie_codec_path *
path_ptr
, u32 state);
133
int adie_codec_close(struct adie_codec_path *
path_ptr
);
139
int adie_codec_set_device_digital_volume(struct adie_codec_path *
path_ptr
,
[
all
...]
/hardware/qcom/msm8960/kernel-headers/linux/mfd/
msm-adie-codec.h
82
int (*codec_close) (struct adie_codec_path *
path_ptr
);
84
int (*codec_setpath) (struct adie_codec_path *
path_ptr
,
86
int (*codec_proceed_stage) (struct adie_codec_path *
path_ptr
,
97
struct adie_codec_path *
path_ptr
,
101
int (*codec_set_device_analog_volume) (struct adie_codec_path *
path_ptr
,
105
int (*codec_set_master_mode) (struct adie_codec_path *
path_ptr
,
/hardware/qcom/msm8x74/kernel-headers/linux/mfd/
msm-adie-codec.h
82
int (*codec_close) (struct adie_codec_path *
path_ptr
);
84
int (*codec_setpath) (struct adie_codec_path *
path_ptr
,
86
int (*codec_proceed_stage) (struct adie_codec_path *
path_ptr
,
97
struct adie_codec_path *
path_ptr
,
101
int (*codec_set_device_analog_volume) (struct adie_codec_path *
path_ptr
,
105
int (*codec_set_master_mode) (struct adie_codec_path *
path_ptr
,
/hardware/qcom/msm8x84/kernel-headers/linux/mfd/
msm-adie-codec.h
82
int (*codec_close) (struct adie_codec_path *
path_ptr
);
84
int (*codec_setpath) (struct adie_codec_path *
path_ptr
,
86
int (*codec_proceed_stage) (struct adie_codec_path *
path_ptr
,
97
struct adie_codec_path *
path_ptr
,
101
int (*codec_set_device_analog_volume) (struct adie_codec_path *
path_ptr
,
105
int (*codec_set_master_mode) (struct adie_codec_path *
path_ptr
,
/external/lldb/tools/driver/
IOChannel.cpp
290
const char *
path_ptr
= history_path;
local
292
::history (m_history, &m_history_event, H_SAVE,
path_ptr
);
294
::history (m_history, &m_history_event, H_LOAD,
path_ptr
);
Completed in 212 milliseconds