/hardware/invensense/libsensors_iio/software/core/mllite/linux/ |
D | ml_sysfs_helper.c | 46 int find_type_by_name(const char *name, const char *type) in find_type_by_name() 101 static int parsing_proc_input(int mode, char *name){ in parsing_proc_input() 314 inv_error_t inv_get_sysfs_path(char *name) in inv_get_sysfs_path() 322 inv_error_t inv_get_sysfs_abs_path(char *name) in inv_get_sysfs_abs_path() 336 inv_error_t inv_get_dmpfile(char *name) in inv_get_dmpfile() 351 inv_error_t inv_get_chip_name(char *name) in inv_get_chip_name() 367 inv_error_t inv_get_handler_number(const char *name, int *num) in inv_get_handler_number() 385 inv_error_t inv_get_input_number(const char *name, int *num) in inv_get_input_number() 402 inv_error_t inv_get_iio_trigger_path(char *name) in inv_get_iio_trigger_path() 417 inv_error_t inv_get_iio_device_node(char *name) in inv_get_iio_device_node()
|
/hardware/ti/wlan/mac80211/ti-utils/ |
D | ini.c | 93 static int split_line(char *line, char **name, char **value) in split_line() 189 char *name, *val; in parse_general_prms() local 243 char *name, *val; in parse_general_prms_128x() local 310 char *name, *val; in parse_band2_prms() local 335 char *name, *val; in parse_band2_prms_128x() local 355 char *name, *val; in parse_band5_prms() local 380 char *name, *val; in parse_band5_prms_128x() local 400 char *name, *val; in parse_fem0_band2_prms() local 461 char *name, *val; in parse_fem0_band2_prms_128x() local 530 char *name, *val; in parse_fem1_band2_prms() local [all …]
|
D | calibrator.h | 38 const char *name; member 73 #define COMMAND(section, name, args, cmd, flags, idby, handler, help) \ argument 75 #define HIDDEN(section, name, args, cmd, flags, idby, handler) \ argument
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | ALSAControl.cpp | 54 status_t ALSAControl::get(const char *name, unsigned int &value, int index) in get() 71 status_t ALSAControl::set(const char *name, unsigned int value, int index) in set() 91 status_t ALSAControl::set(const char *name, const char *value) in set() 111 status_t ALSAControl::setext(const char *name, int count, char **setValues) in setext()
|
D | ALSAMixer.cpp | 60 #define ALSA_PROP(dev, name, out, in) \ argument 95 char name[ALSA_NAME_MAX]; member 98 static int initMixer (snd_mixer_t **mixer, const char *name) in initMixer()
|
/hardware/ti/omap3/libstagefrighthw/ |
D | TIOMXPlugin.cpp | 65 const char *name, in makeComponentInstance() 89 OMX_STRING name, in enumerateComponents() 100 const char *name, in getRolesOfComponent()
|
/hardware/samsung_slsi/exynos5/libstagefrighthw/ |
D | Exynos_OMX_Plugin.cpp | 67 const char *name, in makeComponentInstance() 91 OMX_STRING name, in enumerateComponents() 102 const char *name, in getRolesOfComponent()
|
/hardware/msm7k/libstagefrighthw/ |
D | QComOMXPlugin.cpp | 65 const char *name, in makeComponentInstance() 89 OMX_STRING name, in enumerateComponents() 100 const char *name, in getRolesOfComponent()
|
/hardware/qcom/media/libstagefrighthw/ |
D | QComOMXPlugin.cpp | 65 const char *name, in makeComponentInstance() 89 OMX_STRING name, in enumerateComponents() 100 const char *name, in getRolesOfComponent()
|
/hardware/ti/omap4xxx/libstagefrighthw/ |
D | TIOMXPlugin.cpp | 73 const char *name, in makeComponentInstance() 97 OMX_STRING name, in enumerateComponents() 109 const char *name, in getRolesOfComponent()
|
/hardware/libhardware_legacy/qemu/ |
D | qemu.c | 76 const char* name ) in qemu_channel_open_qemud_pipe() 95 const char* name ) in qemu_channel_open_qemud() 132 const char* name ) in qemu_channel_open_qemud_old() 156 const char* name, in qemu_channel_open_tty() 185 const char* name, in qemu_channel_open()
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | SignalDrivenThread.cpp | 53 void SignalDrivenThread::Start(const char* name, in Start() 59 SignalDrivenThread::SignalDrivenThread(const char* name, in SignalDrivenThread()
|
/hardware/libhardware/modules/camera/ |
D | CameraHAL.cpp | 89 int CameraHAL::open(const hw_module_t* mod, const char* name, hw_device_t** dev) in open() 124 static int open_dev(const hw_module_t* mod, const char* name, hw_device_t** dev) in open_dev()
|
/hardware/samsung_slsi/exynos5/libexynosutils/ |
D | ExynosMutex.cpp | 58 bool ExynosMutex::create(int type, char* name) in create() 186 char *name) in exynos_mutex_create()
|
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
D | FmRxApp.java | 436 public static void UpdateRenameStation(int index, String name) { in UpdateRenameStation() 447 public static void updateSetStation(int index, String freq, String name) { in updateSetStation() 546 public static void SetStation(Integer index, String freq, String name) { in SetStation() 573 public static void UnSetStation(Integer index, String freq, String name) { in UnSetStation() 595 Object name = item.get(ITEM_NAME); in GetStation() local
|
/hardware/msm7k/libcopybit/ |
D | copybit.cpp | 247 int name, in set_parameter_copybit() 311 static int get(struct copybit_device_t *dev, int name) in get() 437 static int open_copybit(const struct hw_module_t* module, const char* name, in open_copybit()
|
/hardware/libhardware/modules/nfc/ |
D | nfc_pn544_example.c | 31 static int nfc_open(const hw_module_t* module, const char* name, in nfc_open()
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_ComponentRegistry.h | 39 OMX_STRING name; member
|
/hardware/qcom/display/libgralloc/ |
D | gralloc.cpp | 99 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
D | framebuffer.cpp | 123 char name[64]; in mapFrameBufferLocked() local 356 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
|
/hardware/msm7k/libgralloc-qsd8k/ |
D | gralloc.cpp | 116 virtual int ashmem_create_region(const char *name, size_t size) { in ashmem_create_region() 180 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
|
/hardware/libhardware/modules/gralloc/ |
D | framebuffer.cpp | 149 char name[64]; in mapFrameBufferLocked() local 310 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | framebuffer.cpp | 164 char name[64]; in init_fb() local 209 int fb_device_open(hw_module_t const* module, const char* name, in fb_device_open()
|
/hardware/ti/omap4xxx/ |
D | mapinfo.h | 8 char name[]; member
|
/hardware/qcom/display/libcopybit/ |
D | copybit.cpp | 271 int name, in set_parameter_copybit() 352 static int get(struct copybit_device_t *dev, int name) in get() 528 static int open_copybit(const struct hw_module_t* module, const char* name, in open_copybit()
|