Searched refs:dev (Results 51 - 75 of 169) sorted by relevance

1234567

/hardware/invensense/6515/libsensors_iio/
H A Dsensors_mpl.cpp367 static int poll__close(struct hw_device_t *dev) argument
370 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
377 static int poll__activate(struct sensors_poll_device_t *dev, argument
380 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
384 static int poll__setDelay(struct sensors_poll_device_t *dev, argument
387 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
392 static int poll__poll(struct sensors_poll_device_t *dev, argument
395 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
399 static int poll__query(struct sensors_poll_device_1 *dev, argument
402 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
406 poll__batch(struct sensors_poll_device_1 *dev, int handle, int flags, int64_t period_ns, int64_t timeout) argument
414 poll__flush(struct sensors_poll_device_1 *dev, int handle) argument
435 sensors_poll_context_t *dev = new sensors_poll_context_t(); local
[all...]
/hardware/invensense/65xx/libsensors_iio/
H A Dsensors_mpl.cpp333 static int poll__close(struct hw_device_t *dev) argument
336 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
343 static int poll__activate(struct sensors_poll_device_t *dev, argument
346 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
350 static int poll__setDelay(struct sensors_poll_device_t *dev, argument
353 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
358 static int poll__poll(struct sensors_poll_device_t *dev, argument
361 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
365 static int poll__query(struct sensors_poll_device_1 *dev, argument
368 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
372 poll__batch(struct sensors_poll_device_1 *dev, int handle, int flags, int64_t period_ns, int64_t timeout) argument
379 poll__flush(struct sensors_poll_device_1 *dev, int handle) argument
393 sensors_poll_context_t *dev = new sensors_poll_context_t(); local
[all...]
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc.cpp57 static void reset_panel(struct hwc_composer_device_1* dev);
87 static void hwc_registerProcs(struct hwc_composer_device_1* dev, argument
91 hwc_context_t* ctx = (hwc_context_t*)(dev);
267 static int hwc_prepare_primary(hwc_composer_device_1 *dev, argument
270 hwc_context_t* ctx = (hwc_context_t*)(dev);
301 static int hwc_prepare_external(hwc_composer_device_1 *dev, argument
304 hwc_context_t* ctx = (hwc_context_t*)(dev);
336 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, argument
340 hwc_context_t* ctx = (hwc_context_t*)(dev);
344 reset_panel(dev);
384 hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, int event, int enable) argument
415 hwc_setPowerMode(struct hwc_composer_device_1* dev, int dpy, int mode) argument
515 reset_panel(struct hwc_composer_device_1* dev) argument
545 hwc_query(struct hwc_composer_device_1* dev, int param, int* value) argument
699 hwc_set(hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t** displays) argument
733 hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, uint32_t* configs, size_t* numConfigs) argument
763 hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, uint32_t , const uint32_t* attributes, int32_t* values) argument
816 hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
853 hwc_device_close(struct hw_device_t *dev) argument
871 struct hwc_context_t *dev; local
[all...]
H A Dhwc_virtual.h37 virtual int prepare(hwc_composer_device_1 *dev,
53 virtual int prepare(hwc_composer_device_1 *dev,
75 virtual int prepare(hwc_composer_device_1 *dev,
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp57 static void reset_panel(struct hwc_composer_device_1* dev);
87 static void hwc_registerProcs(struct hwc_composer_device_1* dev, argument
91 hwc_context_t* ctx = (hwc_context_t*)(dev);
255 static int hwc_prepare_primary(hwc_composer_device_1 *dev, argument
258 hwc_context_t* ctx = (hwc_context_t*)(dev);
290 static int hwc_prepare_external(hwc_composer_device_1 *dev, argument
293 hwc_context_t* ctx = (hwc_context_t*)(dev);
325 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, argument
329 hwc_context_t* ctx = (hwc_context_t*)(dev);
333 reset_panel(dev);
373 hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, int event, int enable) argument
404 hwc_setPowerMode(struct hwc_composer_device_1* dev, int dpy, int mode) argument
487 reset_panel(struct hwc_composer_device_1* dev) argument
517 hwc_query(struct hwc_composer_device_1* dev, int param, int* value) argument
684 hwc_set(hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t** displays) argument
718 hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, uint32_t* configs, size_t* numConfigs) argument
748 hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, uint32_t , const uint32_t* attributes, int32_t* values) argument
808 hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
847 hwc_device_close(struct hw_device_t *dev) argument
865 struct hwc_context_t *dev; local
[all...]
H A Dhwc_virtual.h37 virtual int prepare(hwc_composer_device_1 *dev,
53 virtual int prepare(hwc_composer_device_1 *dev,
81 virtual int prepare(hwc_composer_device_1 *dev,
/hardware/intel/img/hwcomposer/common/base/
H A DHwcModule.cpp30 Hwcomposer *hwc = static_cast<Hwcomposer*>(dev); \
46 static int hwc_prepare(struct hwc_composer_device_1 *dev, argument
59 static int hwc_set(struct hwc_composer_device_1 *dev, argument
72 static void hwc_dump(struct hwc_composer_device_1 *dev, argument
80 void hwc_registerProcs(struct hwc_composer_device_1 *dev, argument
87 static int hwc_device_close(struct hw_device_t * /* dev */)
94 static int hwc_query(struct hwc_composer_device_1 * /* dev */,
102 static int hwc_eventControl(struct hwc_composer_device_1 *dev, argument
127 static int hwc_blank(hwc_composer_device_1_t *dev, int disp, int blank) argument
140 static int hwc_getDisplayConfigs(hwc_composer_device_1_t *dev, argument
156 hwc_getDisplayAttributes(hwc_composer_device_1_t *dev, int disp, uint32_t config, const uint32_t *attributes, int32_t *values) argument
173 hwc_compositionComplete(hwc_composer_device_1_t *dev, int disp) argument
186 hwc_setPowerMode(hwc_composer_device_1_t *dev, int disp, int mode) argument
199 hwc_getActiveConfig(hwc_composer_device_1_t *dev, int disp) argument
212 hwc_setActiveConfig(hwc_composer_device_1_t *dev, int disp, int index) argument
225 hwc_setCursorPositionAsync(hwc_composer_device_1_t *dev, int disp, int x, int y) argument
[all...]
/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.cpp323 static int poll__close(struct hw_device_t *dev)
325 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
332 static int poll__activate(struct sensors_poll_device_t *dev,
334 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
338 static int poll__setDelay(struct sensors_poll_device_t *dev, argument
340 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
344 static int poll__poll(struct sensors_poll_device_t *dev, argument
346 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
357 sensors_poll_context_t *dev = new sensors_poll_context_t(); local
359 memset(&dev
[all...]
/hardware/libhardware/modules/audio/
H A Daudio_hw.c216 static int adev_open_output_stream(struct audio_hw_device *dev, argument
224 struct stub_audio_device *ladev = (struct stub_audio_device *)dev;
259 static void adev_close_output_stream(struct audio_hw_device *dev, argument
265 static int adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) argument
270 static char * adev_get_parameters(const struct audio_hw_device *dev, argument
276 static int adev_init_check(const struct audio_hw_device *dev) argument
281 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) argument
286 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) argument
291 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) argument
296 static int adev_set_master_mute(struct audio_hw_device *dev, boo argument
301 adev_get_master_mute(struct audio_hw_device *dev, bool *muted) argument
306 adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) argument
311 adev_set_mic_mute(struct audio_hw_device *dev, bool state) argument
316 adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) argument
321 adev_get_input_buffer_size(const struct audio_hw_device *dev, const struct audio_config *config) argument
327 adev_open_input_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, struct audio_stream_in **stream_in, audio_input_flags_t flags __unused, const char *address __unused, audio_source_t source __unused) argument
369 adev_close_input_stream(struct audio_hw_device *dev, struct audio_stream_in *in) argument
[all...]
H A Daudio_policy.c244 struct default_ap_device *dev; local
313 struct default_ap_device *dev; local
320 dev = (struct default_ap_device *)calloc(1, sizeof(*dev));
321 if (!dev)
324 dev->device.common.tag = HARDWARE_DEVICE_TAG;
325 dev->device.common.version = 0;
326 dev->device.common.module = (hw_module_t *)module;
327 dev->device.common.close = default_ap_dev_close;
328 dev
[all...]
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp422 int hdmi_get_config(struct exynos5_hwc_composer_device_1_t *dev) argument
430 if (ioctl(dev->hdmi_layers[0].fd, VIDIOC_G_DV_PRESET, &preset) < 0) {
437 ret = ioctl(dev->hdmi_layers[0].fd, VIDIOC_ENUM_DV_PRESETS, &enum_preset);
451 dev->hdmi_w = enum_preset.width;
452 dev->hdmi_h = enum_preset.height;
481 static int hdmi_enable_layer(struct exynos5_hwc_composer_device_1_t *dev, argument
515 static void hdmi_disable_layer(struct exynos5_hwc_composer_device_1_t *dev, argument
542 static void hdmi_hide_layer(struct exynos5_hwc_composer_device_1_t *dev, argument
550 static void hdmi_show_layer(struct exynos5_hwc_composer_device_1_t *dev, argument
560 static int hdmi_enable(struct exynos5_hwc_composer_device_1_t *dev) argument
638 hdmi_disable(struct exynos5_hwc_composer_device_1_t *dev) argument
650 hdmi_output(struct exynos5_hwc_composer_device_1_t *dev, hdmi_layer_t &hl, hwc_layer_1_t &layer, private_handle_t *h, int acquireFenceFd, int *releaseFenceFd) argument
1082 exynos5_prepare(hwc_composer_device_1_t *dev, size_t numDisplays, hwc_display_contents_1_t** displays) argument
1641 exynos5_set(struct hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t** displays) argument
1665 exynos5_registerProcs(struct hwc_composer_device_1* dev, hwc_procs_t const* procs) argument
1673 exynos5_query(struct hwc_composer_device_1* dev, int what, int *value) argument
1694 exynos5_eventControl(struct hwc_composer_device_1 *dev, int dpy, int event, int enabled) argument
1827 exynos5_blank(struct hwc_composer_device_1 *dev, int disp, int blank) argument
1864 exynos5_dump(hwc_composer_device_1* dev, char *buff, int buff_len) argument
1912 exynos5_getDisplayConfigs(struct hwc_composer_device_1 *dev, int disp, uint32_t *configs, size_t *numConfigs) argument
1991 exynos5_getDisplayAttributes(struct hwc_composer_device_1 *dev, int disp, uint32_t config, const uint32_t *attributes, int32_t *values) argument
2070 struct exynos5_hwc_composer_device_1_t *dev; local
2214 struct exynos5_hwc_composer_device_1_t *dev = local
[all...]
/hardware/samsung_slsi/exynos5/libkeymaster/
H A Dkeymaster_mobicore.cpp95 static int exynos_km_generate_keypair(const keymaster_device_t* dev, argument
136 static int exynos_km_import_keypair(const keymaster_device_t* dev, argument
232 static int exynos_km_get_keypair_public(const struct keymaster_device* dev, argument
331 static int exynos_km_sign_data(const keymaster_device_t* dev, argument
379 static int exynos_km_verify_data(const keymaster_device_t* dev, argument
421 static int exynos_km_close(hw_device_t *dev) { argument
422 free(dev);
434 Unique_keymaster_device_t dev(new keymaster_device_t);
435 if (dev.get() == NULL)
438 dev
[all...]
/hardware/qcom/display/msm8226/libgralloc/
H A Dgralloc.cpp105 gpu_context_t *dev; local
107 dev = new gpu_context_t(m, alloc_ctrl);
108 if(!dev)
111 *device = &dev->common;
/hardware/libhardware/include/hardware/
H A Dhdmi_cec.h262 struct hdmi_cec_device* dev; member in struct:hdmi_event
319 int (*add_logical_address)(const struct hdmi_cec_device* dev, cec_logical_address_t addr);
328 void (*clear_logical_address)(const struct hdmi_cec_device* dev);
341 int (*get_physical_address)(const struct hdmi_cec_device* dev, uint16_t* addr);
356 int (*send_message)(const struct hdmi_cec_device* dev, const cec_message_t*);
365 void (*register_event_callback)(const struct hdmi_cec_device* dev,
371 void (*get_version)(const struct hdmi_cec_device* dev, int* version);
378 void (*get_vendor_id)(const struct hdmi_cec_device* dev, uint32_t* vendor_id);
385 void (*get_port_info)(const struct hdmi_cec_device* dev,
393 void (*set_option)(const struct hdmi_cec_device* dev, in
[all...]
/hardware/samsung_slsi/exynos5/gralloc/
H A Dgralloc.cpp58 static int gralloc_alloc_buffer(alloc_device_t* dev,
332 static int gralloc_alloc(alloc_device_t* dev, argument
348 (dev->common.module);
350 (dev->common.module);
378 static int gralloc_free(alloc_device_t* dev, argument
386 dev->common.module);
402 static int gralloc_close(struct hw_device_t *dev) argument
404 gralloc_context_t* ctx = reinterpret_cast<gralloc_context_t*>(dev);
427 gralloc_context_t *dev; local
428 dev
[all...]
/hardware/libhardware/modules/sensors/
H A Dmultihal.cpp404 hw_device_t* dev = *it; local
405 int retval = dev->close(dev);
412 static int device__close(struct hw_device_t *dev) { argument
413 sensors_poll_context_t* ctx = (sensors_poll_context_t*) dev;
421 static int device__activate(struct sensors_poll_device_t *dev, int handle, argument
423 sensors_poll_context_t* ctx = (sensors_poll_context_t*) dev;
427 static int device__setDelay(struct sensors_poll_device_t *dev, int handle, argument
429 sensors_poll_context_t* ctx = (sensors_poll_context_t*) dev;
433 static int device__poll(struct sensors_poll_device_t *dev, sensors_event_ argument
439 device__batch(struct sensors_poll_device_1 *dev, int handle, int flags, int64_t period_ns, int64_t timeout) argument
445 device__flush(struct sensors_poll_device_1 *dev, int handle) argument
651 sensors_poll_context_t *dev = new sensors_poll_context_t(); local
[all...]
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit.cpp158 static void set_rects(struct copybit_context_t *dev, argument
174 if (dev->mFlags & COPYBIT_TRANSFORM_ROT_90) {
196 if (dev->mFlags & COPYBIT_TRANSFORM_FLIP_V) {
197 if (dev->mFlags & COPYBIT_TRANSFORM_ROT_90) {
204 if (dev->mFlags & COPYBIT_TRANSFORM_FLIP_H) {
205 if (dev->mFlags & COPYBIT_TRANSFORM_ROT_90) {
214 static void set_infos(struct copybit_context_t *dev, argument
217 req->alpha = dev->mAlpha;
219 req->flags = dev->mFlags | flags;
221 if (COPYBIT_ENABLE == dev
230 msm_copybit(struct copybit_context_t *dev, void const *list) argument
[all...]
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c80 struct audio_device *dev; /* hardware information - only using this for the lock */ member in struct:stream_out
102 struct audio_device *dev; /* hardware information - only using this for the lock */ member in struct:stream_in
289 pthread_mutex_lock(&out->dev->lock);
298 pthread_mutex_unlock(&out->dev->lock);
322 pthread_mutex_lock(&out->dev->lock);
351 pthread_mutex_unlock(&out->dev->lock);
360 pthread_mutex_lock(&out->dev->lock);
366 pthread_mutex_unlock(&out->dev->lock);
396 pthread_mutex_lock(&out->dev->lock);
401 pthread_mutex_unlock(&out->dev
477 adev_open_output_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out, const char *address __unused) argument
585 adev_close_output_stream(struct audio_hw_device *dev, struct audio_stream_out *stream) argument
602 adev_get_input_buffer_size(const struct audio_hw_device *dev, const struct audio_config *config) argument
885 adev_open_input_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, struct audio_stream_in **stream_in, audio_input_flags_t flags __unused, const char *address __unused, audio_source_t source __unused) argument
981 adev_close_input_stream(struct audio_hw_device *dev, struct audio_stream_in *stream) argument
996 adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) argument
1038 adev_get_parameters(const struct audio_hw_device *dev, const char *keys) argument
1043 adev_init_check(const struct audio_hw_device *dev) argument
1048 adev_set_voice_volume(struct audio_hw_device *dev, float volume) argument
1053 adev_set_master_volume(struct audio_hw_device *dev, float volume) argument
1058 adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) argument
1063 adev_set_mic_mute(struct audio_hw_device *dev, bool state) argument
1072 adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) argument
[all...]
/hardware/intel/img/libdrm/
H A Dinstall-sh269 (dirname "$dst") 2>/dev/null ||
273 X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
336 trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
339 exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
362 rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
388 if (set -f) 2>/dev/null; then
468 { $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null \
481 $doit $rmcmd -f "$dst" 2>/dev/null \
482 || { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null \
483 && { $doit $rmcmd -f "$rmtmp" 2>/dev/nul
[all...]
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c142 struct audio_device *dev; member in struct:stream_out
241 struct audio_device *adev = out->dev;
367 pthread_mutex_lock(&out->dev->lock);
379 pthread_mutex_unlock(&out->dev->lock);
395 struct audio_device *adev = out->dev;
490 struct audio_device *adev = out->dev;
513 struct audio_device *adev = out->dev;
591 pthread_mutex_lock(&out->dev->lock);
619 pthread_mutex_unlock(&out->dev->lock);
641 pthread_mutex_unlock(&out->dev
689 adev_open_output_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out, const char *address) argument
801 adev_close_output_stream(struct audio_hw_device *dev, struct audio_stream_out *stream) argument
815 adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) argument
823 adev_get_parameters(const struct audio_hw_device *dev, const char *keys) argument
832 adev_init_check(const struct audio_hw_device *dev) argument
839 adev_set_voice_volume(struct audio_hw_device *dev, float volume) argument
847 adev_set_master_volume(struct audio_hw_device *dev, float volume) argument
855 adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) argument
863 adev_set_mic_mute(struct audio_hw_device *dev, bool state) argument
871 adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) argument
879 adev_get_input_buffer_size(const struct audio_hw_device *dev, const struct audio_config *config) argument
888 adev_open_input_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, struct audio_stream_in **stream_in, audio_input_flags_t flags, const char *address, audio_source_t source) argument
909 adev_close_input_stream(struct audio_hw_device *dev, struct audio_stream_in *stream) argument
[all...]
/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c104 static int stdev_get_properties(const struct sound_trigger_hw_device *dev, argument
107 struct stub_sound_trigger_device *stdev = (struct stub_sound_trigger_device *)dev;
116 static int stdev_load_sound_model(const struct sound_trigger_hw_device *dev, argument
122 struct stub_sound_trigger_device *stdev = (struct stub_sound_trigger_device *)dev;
155 static int stdev_unload_sound_model(const struct sound_trigger_hw_device *dev, argument
158 struct stub_sound_trigger_device *stdev = (struct stub_sound_trigger_device *)dev;
185 static int stdev_start_recognition(const struct sound_trigger_hw_device *dev, argument
191 struct stub_sound_trigger_device *stdev = (struct stub_sound_trigger_device *)dev;
218 static int stdev_stop_recognition(const struct sound_trigger_hw_device *dev, argument
221 struct stub_sound_trigger_device *stdev = (struct stub_sound_trigger_device *)dev;
[all...]
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp429 static inline struct qcom_audio_device * to_ladev(struct audio_hw_device *dev) argument
431 return reinterpret_cast<struct qcom_audio_device *>(dev);
434 static inline const struct qcom_audio_device * to_cladev(const struct audio_hw_device *dev) argument
436 return reinterpret_cast<const struct qcom_audio_device *>(dev);
439 static int adev_init_check(const struct audio_hw_device *dev) argument
441 const struct qcom_audio_device *qadev = to_cladev(dev);
446 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) argument
448 struct qcom_audio_device *qadev = to_ladev(dev);
452 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) argument
454 struct qcom_audio_device *qadev = to_ladev(dev);
458 adev_get_master_volume(struct audio_hw_device *dev, float *volume) argument
465 adev_set_fm_volume(struct audio_hw_device *dev, float volume) argument
472 adev_set_mode(struct audio_hw_device *dev, audio_mode_t mode) argument
478 adev_set_mic_mute(struct audio_hw_device *dev, bool state) argument
484 adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) argument
490 adev_set_parameters(struct audio_hw_device *dev, const char *kvpairs) argument
496 adev_get_parameters(const struct audio_hw_device *dev, const char *keys) argument
506 adev_get_input_buffer_size(const struct audio_hw_device *dev, const struct audio_config *config) argument
515 adev_open_output_session(struct audio_hw_device *dev, uint32_t devices, int *format, int sessionId, uint32_t samplingRate, uint32_t channels, struct audio_stream_out **stream_out) argument
552 adev_open_output_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out, const char *address __unused) argument
609 adev_close_output_stream(struct audio_hw_device *dev, struct audio_stream_out* stream) argument
620 adev_open_input_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_config *config, audio_stream_in **stream_in, audio_input_flags_t flags __unused, const char *address __unused, audio_source_t source __unused) argument
675 adev_close_input_stream(struct audio_hw_device *dev, struct audio_stream_in *stream) argument
686 adev_dump(const struct audio_hw_device *dev, int fd) argument
[all...]
/hardware/libhardware/modules/local_time/
H A Dlocal_time_hw.c34 static int64_t ltdev_get_local_time(struct local_time_hw_device* dev) argument
43 dev->common.module->name, ret);
53 static uint64_t ltdev_get_local_freq(struct local_time_hw_device* dev) argument
/hardware/qcom/display/msm8084/libgralloc/
H A Dgralloc.cpp105 gpu_context_t *dev; local
107 dev = new gpu_context_t(m, alloc_ctrl);
108 *device = &dev->common;
/hardware/qcom/display/msm8960/libgralloc/
H A Dgralloc.cpp104 gpu_context_t *dev; local
106 dev = new gpu_context_t(m, alloc_ctrl);
107 *device = &dev->common;

Completed in 1898 milliseconds

1234567