Searched refs:cmd (Results 76 - 100 of 148) sorted by relevance

123456

/hardware/libhardware_legacy/wifi/
H A Dwifi.c57 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, argument
583 int wifi_send_command(const char *cmd, char *reply, size_t *reply_len) argument
587 ALOGV("Not connected to wpa_supplicant - \"%s\" command dropped.\n", cmd);
590 ret = wpa_ctrl_request(ctrl_conn, cmd, strlen(cmd), reply, reply_len, NULL);
592 ALOGD("'%s' command timed out.\n", cmd);
599 if (strncmp(cmd, "PING", 4) == 0) {
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h42 OMX_COMMANDTYPE cmd; member in struct:cmd_s
51 virtual void CmdHandler(struct cmd_s *cmd) = 0;
60 OMX_ERRORTYPE PushCmdQueue(struct cmd_s *cmd);
313 virtual void CmdHandler(struct cmd_s *cmd);
/hardware/libhardware/include/hardware/
H A Dcamera.h271 int32_t cmd, int32_t arg1, int32_t arg2);
H A Dbt_hf_client.h358 bt_status_t (*send_at_cmd) (int cmd, int val1, int val2, const char *arg);
/hardware/qcom/media/mm-core/inc/
H A Dqc_omx_component.h75 OMX_COMMANDTYPE cmd,
/hardware/qcom/media/mm-core/omxcore/inc/
H A Dqc_omx_component.h75 OMX_COMMANDTYPE cmd,
/hardware/samsung_slsi/exynos5/libion_exynos/
H A Dlibion.cpp43 unsigned int cmd; member in struct:ion_custom_data
/hardware/ti/omap4xxx/ion/
H A Dion.c87 .cmd = OMAP_ION_TILER_ALLOC,
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c231 static int process_sysfs_request(enum PROC_SYSFS_CMD cmd, char *data) argument
247 switch(cmd){
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp125 OMX_IN OMX_COMMANDTYPE cmd,
131 DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %x, %d , %d\n",(unsigned)hComp,(unsigned)cmd,(unsigned)param1);
135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
124 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_COMMANDTYPE cmd, OMX_IN OMX_U32 param1, OMX_IN OMX_PTR cmdData) argument
H A Domx_core_cmp.h65 OMX_IN OMX_COMMANDTYPE cmd,
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp125 OMX_IN OMX_COMMANDTYPE cmd,
131 DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %p, %d , %d\n", hComp,(unsigned)cmd,(unsigned)param1);
135 eRet = pThis->send_command(hComp,cmd,param1,cmdData);
124 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp, OMX_IN OMX_COMMANDTYPE cmd, OMX_IN OMX_U32 param1, OMX_IN OMX_PTR cmdData) argument
H A Domx_core_cmp.h65 OMX_IN OMX_COMMANDTYPE cmd,
/hardware/qcom/audio/hal/
H A Daudio_hw.c757 struct offload_cmd *cmd = (struct offload_cmd *)calloc(1, sizeof(struct offload_cmd)); local
761 cmd->cmd = command;
762 list_add_tail(&out->offload_cmd_list, &cmd->node);
796 struct offload_cmd *cmd = NULL; local
811 cmd = node_to_item(item, struct offload_cmd, node);
815 __func__, out->offload_state, cmd->cmd, out->compr);
817 if (cmd->cmd
[all...]
H A Daudio_hw.h114 int cmd; member in struct:offload_cmd
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
H A DOMX_TI_Debug.h341 #define OMX_DBG_BAIL_IF_ERROR(_eError, dbg, cmd, format, list...) \
344 cmd(dbg, format, ##list); \
349 #define OMX_DBG_SET_ERROR_BAIL(_eError, _eErrorValue, dbg, cmd, format, list...) \
351 cmd(dbg, format, ##list); \
/hardware/ti/omap4-aah/ion/
H A Dion.c88 .cmd = OMAP_ION_TILER_ALLOC,
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c249 static int process_sysfs_request(enum PROC_SYSFS_CMD cmd, char *data) argument
265 switch(cmd){
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c242 static int process_sysfs_request(enum PROC_SYSFS_CMD cmd, char *data) argument
258 switch(cmd){
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c808 switch (queueitem->cmd)
944 if (queueitem->cmd == VDEC_MSG_RESP_STOP_DONE)
998 queueitem.cmd = vdec_msg.msgcode;
1006 queueitem.cmd = vdec_msg.msgcode;
1014 queueitem.cmd = vdec_msg.msgcode;
1038 queueitem.cmd = vdec_msg.msgcode;
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
H A Dvideo_encoder_test.c828 switch (queueitem->cmd)
936 if (queueitem->cmd == VEN_MSG_STOP)
987 queueitem.cmd = venc_msg.msgcode;
994 queueitem.cmd = venc_msg.msgcode;
1005 queueitem.cmd = venc_msg.msgcode;
1017 queueitem.cmd = venc_msg.msgcode;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c754 switch (queueitem->cmd) {
888 if (queueitem->cmd == VDEC_MSG_RESP_STOP_DONE) {
935 queueitem.cmd = vdec_msg.msgcode;
943 queueitem.cmd = vdec_msg.msgcode;
951 queueitem.cmd = vdec_msg.msgcode;
975 queueitem.cmd = vdec_msg.msgcode;
/hardware/intel/img/psb_video/src/
H A Dvsp_vp8.c792 struct vss_command_t *cmd = (struct vss_command_t *)cmdbuf->cmd_start; local
800 cmd[cmd_idx].context, cmd[cmd_idx].type);
801 if (cmd[cmd_idx].type == VssVp8encEncodeFrameCommand) {
818 if (cmd[cmd_idx].type == VssVp8encSetSequenceParametersCommand) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dobj_int_extract.c119 if (lc.cmd == LC_SEGMENT) {
141 } else if (lc.cmd == LC_SEGMENT_64) {
157 } else if (lc.cmd == LC_SYMTAB) {
/hardware/ti/omap4-aah/camera/
H A DCameraHal_Module.cpp515 int32_t cmd, int32_t arg1, int32_t arg2)
528 if ( cmd == CAMERA_CMD_SETUP_EXTENDED_OPERATIONS ) {
545 rv = gCameraHals[ti_dev->cameraid]->sendCommand(cmd, arg1, arg2);
514 camera_send_command(struct camera_device * device, int32_t cmd, int32_t arg1, int32_t arg2) argument

Completed in 1328 milliseconds

123456