Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 123) sorted by relevance

12345

/hardware/invensense/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c46 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/
Dini.c93 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 …]
Dcalibrator.h38 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/
DALSAControl.cpp54 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()
DALSAMixer.cpp60 #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/
DTIOMXPlugin.cpp65 const char *name, in makeComponentInstance()
89 OMX_STRING name, in enumerateComponents()
100 const char *name, in getRolesOfComponent()
/hardware/samsung_slsi/exynos5/libstagefrighthw/
DExynos_OMX_Plugin.cpp67 const char *name, in makeComponentInstance()
91 OMX_STRING name, in enumerateComponents()
102 const char *name, in getRolesOfComponent()
/hardware/msm7k/libstagefrighthw/
DQComOMXPlugin.cpp65 const char *name, in makeComponentInstance()
89 OMX_STRING name, in enumerateComponents()
100 const char *name, in getRolesOfComponent()
/hardware/qcom/media/libstagefrighthw/
DQComOMXPlugin.cpp65 const char *name, in makeComponentInstance()
89 OMX_STRING name, in enumerateComponents()
100 const char *name, in getRolesOfComponent()
/hardware/ti/omap4xxx/libstagefrighthw/
DTIOMXPlugin.cpp73 const char *name, in makeComponentInstance()
97 OMX_STRING name, in enumerateComponents()
109 const char *name, in getRolesOfComponent()
/hardware/libhardware_legacy/qemu/
Dqemu.c76 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/
DSignalDrivenThread.cpp53 void SignalDrivenThread::Start(const char* name, in Start()
59 SignalDrivenThread::SignalDrivenThread(const char* name, in SignalDrivenThread()
/hardware/libhardware/modules/camera/
DCameraHAL.cpp89 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/
DExynosMutex.cpp58 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/
DFmRxApp.java436 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/
Dcopybit.cpp247 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/
Dnfc_pn544_example.c31 static int nfc_open(const hw_module_t* module, const char* name, in nfc_open()
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_ComponentRegistry.h39 OMX_STRING name; member
/hardware/qcom/display/libgralloc/
Dgralloc.cpp99 int gralloc_device_open(const hw_module_t* module, const char* name, in gralloc_device_open()
Dframebuffer.cpp123 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/
Dgralloc.cpp116 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/
Dframebuffer.cpp149 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/
Dframebuffer.cpp164 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/
Dmapinfo.h8 char name[]; member
/hardware/qcom/display/libcopybit/
Dcopybit.cpp271 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()

12345