Searched refs:dev (Results 26 - 50 of 169) sorted by relevance

1234567

/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit.h181 * @param dev from open
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
192 * @param dev from open
197 int (*get)(struct copybit_device_t *dev, int name);
202 * @param dev from open
209 int (*blit)(struct copybit_device_t *dev,
218 * @param dev from open
223 int (*set_sync)(struct copybit_device_t *dev,
229 * @param dev from open
238 int (*stretch)(struct copybit_device_t *dev,
[all...]
/hardware/libhardware/include/hardware/
H A Daudio.h516 uint32_t (*get_supported_devices)(const struct audio_hw_device *dev);
522 int (*init_check)(const struct audio_hw_device *dev);
525 int (*set_voice_volume)(struct audio_hw_device *dev, float volume);
532 int (*set_master_volume)(struct audio_hw_device *dev, float volume);
541 int (*get_master_volume)(struct audio_hw_device *dev, float *volume);
548 int (*set_mode)(struct audio_hw_device *dev, audio_mode_t mode);
551 int (*set_mic_mute)(struct audio_hw_device *dev, bool state);
552 int (*get_mic_mute)(const struct audio_hw_device *dev, bool *state);
555 int (*set_parameters)(struct audio_hw_device *dev, const char *kv_pairs);
561 char * (*get_parameters)(const struct audio_hw_device *dev,
[all...]
H A Dtv_input.h242 void (*notify)(struct tv_input_device* dev,
321 int (*initialize)(struct tv_input_device* dev,
335 int (*get_stream_configurations)(const struct tv_input_device* dev,
350 int (*open_stream)(struct tv_input_device* dev, int device_id,
362 int (*close_stream)(struct tv_input_device* dev, int device_id,
385 int (*request_capture)(struct tv_input_device* dev, int device_id,
397 int (*cancel_capture)(struct tv_input_device* dev, int device_id,
H A Dhwcomposer.h542 int (*prepare)(struct hwc_composer_device_1 *dev,
587 int (*set)(struct hwc_composer_device_1 *dev,
603 int (*eventControl)(struct hwc_composer_device_1* dev, int disp,
621 int (*blank)(struct hwc_composer_device_1* dev, int disp, int blank);
646 int (*setPowerMode)(struct hwc_composer_device_1* dev, int disp,
655 int (*query)(struct hwc_composer_device_1* dev, int what, int* value);
664 void (*registerProcs)(struct hwc_composer_device_1* dev,
672 void (*dump)(struct hwc_composer_device_1* dev, char *buff, int buff_len);
704 int (*getDisplayConfigs)(struct hwc_composer_device_1* dev, int disp,
725 int (*getDisplayAttributes)(struct hwc_composer_device_1* dev, in
[all...]
H A Dsound_trigger.h72 int (*get_properties)(const struct sound_trigger_hw_device *dev,
82 int (*load_sound_model)(const struct sound_trigger_hw_device *dev,
92 int (*unload_sound_model)(const struct sound_trigger_hw_device *dev,
99 int (*start_recognition)(const struct sound_trigger_hw_device *dev,
108 int (*stop_recognition)(const struct sound_trigger_hw_device *dev,
H A Dactivity_recognition.h167 void (*register_activity_callback)(const struct activity_recognition_device* dev,
189 int (*enable_activity_event)(const struct activity_recognition_device* dev,
195 int (*disable_activity_event)(const struct activity_recognition_device* dev,
205 int (*flush)(const struct activity_recognition_device* dev);
H A Dfb.h128 int (*post)(struct framebuffer_device_t* dev, buffer_handle_t buffer);
136 int (*compositionComplete)(struct framebuffer_device_t* dev);
143 void (*dump)(struct framebuffer_device_t* dev, char *buff, int buff_len);
151 int (*enableScreen)(struct framebuffer_device_t* dev, int enable);
H A Dfingerprint.h119 int (*enroll)(struct fingerprint_device *dev, uint32_t timeout_sec);
131 int (*enroll_cancel)(struct fingerprint_device *dev);
144 int (*remove)(struct fingerprint_device *dev, uint32_t fingerprint_id);
155 int (*set_notify)(struct fingerprint_device *dev,
H A Dkeymaster.h202 int (*generate_keypair)(const struct keymaster_device* dev,
214 int (*import_keypair)(const struct keymaster_device* dev,
225 int (*get_keypair_public)(const struct keymaster_device* dev,
237 int (*delete_keypair)(const struct keymaster_device* dev,
249 int (*delete_all)(const struct keymaster_device* dev);
257 int (*sign_data)(const struct keymaster_device* dev,
269 int (*verify_data)(const struct keymaster_device* dev,
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c130 set_light_backlight(struct light_device_t* dev, argument
142 set_speaker_light_locked(struct light_device_t* dev, argument
230 handle_speaker_battery_locked(struct light_device_t* dev) argument
233 set_speaker_light_locked(dev, &g_battery);
235 set_speaker_light_locked(dev, &g_notification);
240 set_light_notifications(struct light_device_t* dev, argument
245 handle_speaker_battery_locked(dev);
251 set_light_attention(struct light_device_t* dev, argument
260 handle_speaker_battery_locked(dev);
268 close_lights(struct light_device_t *dev) argument
301 struct light_device_t *dev = malloc(sizeof(struct light_device_t)); local
[all...]
/hardware/qcom/display/msm8974/liblight/
H A Dlights.c130 set_light_backlight(struct light_device_t* dev, argument
142 set_speaker_light_locked(struct light_device_t* dev, argument
230 handle_speaker_battery_locked(struct light_device_t* dev) argument
233 set_speaker_light_locked(dev, &g_battery);
235 set_speaker_light_locked(dev, &g_notification);
240 set_light_notifications(struct light_device_t* dev, argument
245 handle_speaker_battery_locked(dev);
251 set_light_attention(struct light_device_t* dev, argument
260 handle_speaker_battery_locked(dev);
268 close_lights(struct light_device_t *dev) argument
301 struct light_device_t *dev = malloc(sizeof(struct light_device_t)); local
[all...]
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit.h180 * @param dev from open
186 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
191 * @param dev from open
196 int (*get)(struct copybit_device_t *dev, int name);
201 * @param dev from open
208 int (*blit)(struct copybit_device_t *dev,
216 * @param dev from open
225 int (*stretch)(struct copybit_device_t *dev,
235 * @param dev from open
239 int (*finish)(struct copybit_device_t *dev);
[all...]
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit.h181 * @param dev from open
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
192 * @param dev from open
197 int (*get)(struct copybit_device_t *dev, int name);
202 * @param dev from open
209 int (*blit)(struct copybit_device_t *dev,
218 * @param dev from open
223 int (*set_sync)(struct copybit_device_t *dev,
229 * @param dev from open
238 int (*stretch)(struct copybit_device_t *dev,
[all...]
/hardware/qcom/display/msm8084/libgralloc/
H A Dframebuffer.cpp64 static int fb_setSwapInterval(struct framebuffer_device_t* dev, argument
76 dev->common.module);
77 if (interval < dev->minSwapInterval || interval > dev->maxSwapInterval)
84 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) argument
87 reinterpret_cast<private_module_t*>(dev->common.module);
101 static int fb_compositionComplete(struct framebuffer_device_t* dev) argument
104 if(!dev) {
119 "/dev/graphics/fb%u",
120 "/dev/f
366 fb_close(struct hw_device_t *dev) argument
[all...]
H A Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
61 static int gralloc_alloc_size(alloc_device_t* dev,
66 static int gralloc_close(struct hw_device_t *dev);
/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit.h181 * @param dev from open
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
192 * @param dev from open
197 int (*get)(struct copybit_device_t *dev, int name);
202 * @param dev from open
209 int (*blit)(struct copybit_device_t *dev,
218 * @param dev from open
223 int (*set_sync)(struct copybit_device_t *dev,
229 * @param dev from open
238 int (*stretch)(struct copybit_device_t *dev,
[all...]
/hardware/qcom/display/msm8226/libgralloc/
H A Dframebuffer.cpp64 static int fb_setSwapInterval(struct framebuffer_device_t* dev, argument
76 dev->common.module);
77 if (interval < dev->minSwapInterval || interval > dev->maxSwapInterval)
84 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) argument
87 reinterpret_cast<private_module_t*>(dev->common.module);
102 static int fb_compositionComplete(struct framebuffer_device_t* dev) argument
105 if(!dev) {
120 "/dev/graphics/fb%u",
121 "/dev/f
367 fb_close(struct hw_device_t *dev) argument
[all...]
H A Dgpu.h49 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
59 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
61 static int gralloc_alloc_size(alloc_device_t* dev,
66 static int gralloc_close(struct hw_device_t *dev);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc.cpp72 static void hwc_registerProcs(struct hwc_composer_device_1* dev, argument
76 hwc_context_t* ctx = (hwc_context_t*)(dev);
151 static int hwc_prepare_primary(hwc_composer_device_1 *dev, argument
154 hwc_context_t* ctx = (hwc_context_t*)(dev);
173 static int hwc_prepare_external(hwc_composer_device_1 *dev, argument
177 hwc_context_t* ctx = (hwc_context_t*)(dev);
210 static int hwc_prepare_virtual(hwc_composer_device_1 *dev, argument
213 hwc_context_t* ctx = (hwc_context_t*)(dev);
243 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, argument
247 hwc_context_t* ctx = (hwc_context_t*)(dev);
290 hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, int event, int enable) argument
318 hwc_blank(struct hwc_composer_device_1* dev, int dpy, int blank) argument
375 hwc_query(struct hwc_composer_device_1* dev, int param, int* value) argument
553 hwc_set(hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t** displays) argument
585 hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, uint32_t* configs, size_t* numConfigs) argument
613 hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, uint32_t config, const uint32_t* attributes, int32_t* values) argument
665 hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
691 hwc_device_close(struct hw_device_t *dev) argument
709 struct hwc_context_t *dev; local
[all...]
/hardware/qcom/display/msm8960/libgralloc/
H A Dframebuffer.cpp64 static int fb_setSwapInterval(struct framebuffer_device_t* dev, argument
75 fb_context_t* ctx = (fb_context_t*)dev;
77 dev->common.module);
78 if (interval < dev->minSwapInterval || interval > dev->maxSwapInterval)
85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) argument
88 reinterpret_cast<private_module_t*>(dev->common.module);
102 static int fb_compositionComplete(struct framebuffer_device_t* dev) argument
117 "/dev/graphics/fb%u",
118 "/dev/f
347 fb_close(struct hw_device_t *dev) argument
[all...]
H A Dgpu.h50 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
60 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
62 static int gralloc_alloc_size(alloc_device_t* dev,
67 static int gralloc_close(struct hw_device_t *dev);
/hardware/qcom/display/msm8974/libgralloc/
H A Dframebuffer.cpp64 static int fb_setSwapInterval(struct framebuffer_device_t* dev, argument
75 fb_context_t* ctx = (fb_context_t*)dev;
77 dev->common.module);
78 if (interval < dev->minSwapInterval || interval > dev->maxSwapInterval)
85 static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) argument
88 reinterpret_cast<private_module_t*>(dev->common.module);
102 static int fb_compositionComplete(struct framebuffer_device_t* dev) argument
117 "/dev/graphics/fb%u",
118 "/dev/f
353 fb_close(struct hw_device_t *dev) argument
[all...]
H A Dgpu.h50 static int gralloc_alloc(alloc_device_t* dev, int w, int h,
60 static int gralloc_free(alloc_device_t* dev, buffer_handle_t handle);
62 static int gralloc_alloc_size(alloc_device_t* dev,
67 static int gralloc_close(struct hw_device_t *dev);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp68 static void hwc_registerProcs(struct hwc_composer_device_1* dev, argument
72 hwc_context_t* ctx = (hwc_context_t*)(dev);
136 static int hwc_prepare_primary(hwc_composer_device_1 *dev, argument
138 hwc_context_t* ctx = (hwc_context_t*)(dev);
165 static int hwc_prepare_external(hwc_composer_device_1 *dev, argument
167 hwc_context_t* ctx = (hwc_context_t*)(dev);
201 static int hwc_prepare_virtual(hwc_composer_device_1 *dev, argument
207 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, argument
211 hwc_context_t* ctx = (hwc_context_t*)(dev);
223 ret = hwc_prepare_primary(dev, lis
242 hwc_eventControl(struct hwc_composer_device_1* dev, int dpy, int event, int enable) argument
269 hwc_blank(struct hwc_composer_device_1* dev, int dpy, int blank) argument
327 hwc_query(struct hwc_composer_device_1* dev, int param, int* value) argument
458 hwc_set(hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t** displays) argument
489 hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, uint32_t* configs, size_t* numConfigs) argument
517 hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, uint32_t config, const uint32_t* attributes, int32_t* values) argument
569 hwc_dump(struct hwc_composer_device_1* dev, char *buff, int buff_len) argument
589 hwc_device_close(struct hw_device_t *dev) argument
607 struct hwc_context_t *dev; local
[all...]
/hardware/invensense/60xx/libsensors_iio/
H A Dsensors_mpl.cpp204 static int poll__close(struct hw_device_t *dev) argument
207 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
214 static int poll__activate(struct sensors_poll_device_t *dev, argument
217 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
221 static int poll__setDelay(struct sensors_poll_device_t *dev, argument
224 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
229 static int poll__poll(struct sensors_poll_device_t *dev, argument
232 sensors_poll_context_t *ctx = (sensors_poll_context_t *)dev;
244 sensors_poll_context_t *dev = new sensors_poll_context_t(); local
246 memset(&dev
[all...]

Completed in 9540 milliseconds

1234567