Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 181) sorted by relevance

12345678

/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu_cmd.h28 struct cmd { struct
30 cmd_func_t *func; argument
46 extern int dhd_get(void *dhd, int cmd, void *buf, int len); argument
Ddhdu.c417 dhd_cmd_usage(cmd_t *cmd) in dhd_cmd_usage()
429 cmd_t *cmd; in dhd_list() local
482 cmd_t *cmd; in dhd_cmds_usage() local
592 dhd_pktgen(void *dhd, cmd_t *cmd, char **argv) in dhd_pktgen()
743 dhd_sd_msglevel(void *dhd, cmd_t *cmd, char **argv) in dhd_sd_msglevel()
749 dhd_sd_blocksize(void *dhd, cmd_t *cmd, char **argv) in dhd_sd_blocksize()
793 dhd_sd_mode(void *wl, cmd_t *cmd, char **argv) in dhd_sd_mode()
833 dhd_dma_mode(void *wl, cmd_t *cmd, char **argv) in dhd_dma_mode()
884 dhd_sdreg(void *dhd, cmd_t *cmd, char **argv) in dhd_sdreg()
944 dhd_membytes(void *dhd, cmd_t *cmd, char **argv) in dhd_membytes()
[all …]
Ddhdu_linux.c81 cmd_t *cmd = NULL; in dhd_find_cmd() local
145 dhd_ioctl(void *dhd, int cmd, void *buf, int len, bool set) in dhd_ioctl()
180 int wl_ioctl(void *wl, int cmd, void *buf, int len, bool set) in wl_ioctl()
231 dhd_get(void *dhd, int cmd, void *buf, int len) in dhd_get()
244 dhd_set(void *dhd, int cmd, void *buf, int len) in dhd_set()
344 ioctl_queryinformation_fe(void *wl, int cmd, void* input_buf, int *input_len) in ioctl_queryinformation_fe()
363 ioctl_setinformation_fe(void *wl, int cmd, void* buf, int *len) in ioctl_setinformation_fe()
382 wl_get(void *wl, int cmd, void *buf, int len) in wl_get()
404 wl_set(void *wl, int cmd, void *buf, int len) in wl_set()
565 cmd_t *cmd = NULL; in process_args() local
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_rome.c349 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_wipower_vs_cmd()
374 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_vs_cmd()
400 unsigned char *cmd, in frame_hci_cmd_pkt()
539 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_set_patch_request() local
571 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_patch_download_request() local
742 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_attach_rampatch() local
772 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_rampatch_reset() local
920 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_tlv_dnld_segment() local
1080 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_1_0_nvm_tag_dnld() local
1350 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_patch_ver_req() local
[all …]
Dhw_ar3k.c123 static int send_hci_cmd_sync(int dev, uint8_t *cmd, int len, uint8_t **event) in send_hci_cmd_sync()
243 static void load_hci_ps_hdr(uint8_t *cmd, uint8_t ps_op, int len, int index) in load_hci_ps_hdr()
314 uint8_t cmd[HCI_MAX_CMD_SIZE]; in write_ps_cmd() local
387 unsigned char cmd[MAX_CMD_LEN], rsp[HCI_MAX_EVENT_SIZE]; in set_cntrlr_baud() local
679 uint8_t cmd[13]; in write_bdaddr() local
762 uint8_t cmd[8] = {0}; in get_device_type() local
805 uint8_t cmd[3] = {0}; in read_ath3k_version() local
847 uint8_t cmd[7] = {0}; in get_ath3k_crc() local
871 uint8_t cmd[20] = {0}; in set_patch_ram() local
932 uint8_t cmd[HCI_MAX_CMD_SIZE] = {0}; in ps_patch_download() local
[all …]
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_rome.c349 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_wipower_vs_cmd()
374 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_vs_cmd()
400 unsigned char *cmd, in frame_hci_cmd_pkt()
539 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_set_patch_request() local
571 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_patch_download_request() local
742 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_attach_rampatch() local
772 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_rampatch_reset() local
920 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_tlv_dnld_segment() local
1080 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_1_0_nvm_tag_dnld() local
1350 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_patch_ver_req() local
[all …]
Dhw_ar3k.c123 static int send_hci_cmd_sync(int dev, uint8_t *cmd, int len, uint8_t **event) in send_hci_cmd_sync()
243 static void load_hci_ps_hdr(uint8_t *cmd, uint8_t ps_op, int len, int index) in load_hci_ps_hdr()
314 uint8_t cmd[HCI_MAX_CMD_SIZE]; in write_ps_cmd() local
387 unsigned char cmd[MAX_CMD_LEN], rsp[HCI_MAX_EVENT_SIZE]; in set_cntrlr_baud() local
679 uint8_t cmd[13]; in write_bdaddr() local
762 uint8_t cmd[8] = {0}; in get_device_type() local
805 uint8_t cmd[3] = {0}; in read_ath3k_version() local
847 uint8_t cmd[7] = {0}; in get_ath3k_crc() local
871 uint8_t cmd[20] = {0}; in set_patch_ram() local
932 uint8_t cmd[HCI_MAX_CMD_SIZE] = {0}; in ps_patch_download() local
[all …]
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.cpp52 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
103 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
153 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
181 WifiCommand *cmd = NULL; in wifi_unregister_cmd() local
204 WifiCommand *cmd = NULL; in wifi_get_cmd() local
216 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd) in wifi_unregister_cmd()
235 WifiCommand *cmd = wifi_unregister_cmd(handle, id); in wifi_cancel_cmd() local
Dcpp_bindings.cpp35 static const char *cmdToString(int cmd) in cmdToString()
540 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) { in create()
622 int WifiCommand::requestEvent(int cmd) { in requestEvent()
678 WifiCommand *cmd = (WifiCommand *)arg; in response_handler() local
691 WifiCommand *cmd = (WifiCommand *)arg; in event_handler() local
Dwifi_logger.cpp389 DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_FW_VER); in wifi_get_firmware_version() local
404 DebugCommand *cmd = new DebugCommand(iface, buffer, &buffer_size, GET_DRV_VER); in wifi_get_driver_version() local
418 DebugCommand *cmd = new DebugCommand(iface, ring_name, GET_RING_DATA); in wifi_get_ring_data() local
430 DebugCommand *cmd = new DebugCommand(iface, num_rings, status, GET_RING_STATUS); in wifi_get_ring_buffers_status() local
446 DebugCommand *cmd = new DebugCommand(iface, support, GET_FEATURE); in wifi_get_logger_supported_feature_set() local
461 DebugCommand *cmd = new DebugCommand(iface, verbose_level, flags, max_interval_sec, in wifi_start_logging() local
564 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_set_log_handler() local
589 SetLogHandler *cmd = new SetLogHandler(iface, id, handler); in wifi_reset_log_handler() local
747 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_set_alert_handler() local
772 SetAlertHandler *cmd = new SetAlertHandler(iface, id, handler); in wifi_reset_alert_handler() local
[all …]
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_rome.c372 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_wipower_vs_cmd()
397 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size) in hci_send_vs_cmd()
423 unsigned char *cmd, in frame_hci_cmd_pkt()
557 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_set_patch_request() local
589 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_edl_patch_download_request() local
760 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_attach_rampatch() local
790 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_rampatch_reset() local
938 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_tlv_dnld_segment() local
1101 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_1_0_nvm_tag_dnld() local
1371 unsigned char cmd[HCI_MAX_CMD_SIZE]; in rome_patch_ver_req() local
[all …]
Dhw_ar3k.c123 static int send_hci_cmd_sync(int dev, uint8_t *cmd, int len, uint8_t **event) in send_hci_cmd_sync()
243 static void load_hci_ps_hdr(uint8_t *cmd, uint8_t ps_op, int len, int index) in load_hci_ps_hdr()
314 uint8_t cmd[HCI_MAX_CMD_SIZE]; in write_ps_cmd() local
387 unsigned char cmd[MAX_CMD_LEN], rsp[HCI_MAX_EVENT_SIZE]; in set_cntrlr_baud() local
679 uint8_t cmd[13]; in write_bdaddr() local
762 uint8_t cmd[8] = {0}; in get_device_type() local
805 uint8_t cmd[3] = {0}; in read_ath3k_version() local
847 uint8_t cmd[7] = {0}; in get_ath3k_crc() local
871 uint8_t cmd[20] = {0}; in set_patch_ram() local
932 uint8_t cmd[HCI_MAX_CMD_SIZE] = {0}; in ps_patch_download() local
[all …]
/hardware/marvell/bt/libbt-vendor/
Dhardware_mrvl.c60 uint16_t cmd; member
109 static char *cmd_to_str(uint16_t cmd) in cmd_to_str()
141 static HC_BT_HDR *build_cmd_buf(uint16_t cmd, uint8_t pl_len, uint8_t *payload) in build_cmd_buf()
221 uint16_t cmd; in hw_mrvl_sco_config_cb() local
288 uint16_t cmd; in hw_mrvl_config_start() local
320 uint16_t cmd; in hw_mrvl_sco_config() local
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsaucm_test.c65 struct cmd { struct
66 enum ucm_cmd_id code; argument
67 const char *cmd_str; argument
167 struct cmd *cmd = NULL; in process_cmd() local
/hardware/bsp/intel/peripheral/libupm/src/grovescam/
Dgrovescam.cxx197 uint8_t cmd[pktLen] = {0xaa, static_cast<uint8_t>(0x0d|m_camAddr), 0x00, in init() local
250 uint8_t cmd[pktLen] = { 0xaa, static_cast<uint8_t>(0x01 | m_camAddr), 0x00, in preCapture() local
287 uint8_t cmd[pktLen] = { 0xaa, static_cast<uint8_t>(0x06 | m_camAddr), 0x08, in doCapture() local
427 uint8_t cmd[pktLen] = { 0xaa, static_cast<uint8_t>(0x0e | m_camAddr), 0x00, in storeImage() local
/hardware/bsp/intel/peripheral/libupm/src/hp20x/
Dhp20x.cxx100 bool HP20X::writeCmd(uint8_t cmd) in writeCmd()
166 uint8_t cmd = CMD_ADC_CVT | (CHNL_T << CHNL_SHIFT) | (m_dsr << DSR_SHIFT); in getTemperature() local
184 uint8_t cmd = CMD_ADC_CVT | (CHNL_PT << CHNL_SHIFT) | (m_dsr << DSR_SHIFT); in getPressure() local
202 uint8_t cmd = CMD_ADC_CVT | (CHNL_PT << CHNL_SHIFT) | (m_dsr << DSR_SHIFT); in getAltitude() local
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.cpp57 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
133 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
190 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
211 WifiCommand *cmd = info->cmd[i].cmd; in wifi_unregister_cmd() local
222 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd) in wifi_unregister_cmd()
/hardware/bsp/intel/peripheral/libupm/src/lcd/
Djhd1313m1.cxx123 mraa::Result Jhd1313m1::command(uint8_t cmd) in command()
128 mraa::Result Jhd1313m1::data(uint8_t cmd) in data()
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dwt5001.py42 cmd = -1; variable
44 cmd = int(sys.argv[1]) variable
/hardware/qcom/camera/QCamera2/util/
DQCameraCmdThread.cpp138 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd()
179 camera_cmd_type_t cmd = CAMERA_CMD_TYPE_NONE; in getCmd() local
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c48 static void wpa_driver_notify_country_change(void *ctx, char *cmd) in wpa_driver_notify_country_change()
69 int wpa_driver_nl80211_driver_cmd(void *priv, char *cmd, char *buf, in wpa_driver_nl80211_driver_cmd()
179 int cmd; in wpa_driver_set_ap_wps_p2p_ie() member
/hardware/bsp/intel/peripheral/libupm/src/mhz16/
Dmhz16.cxx189 const unsigned char cmd[9] = in getData() local
226 const unsigned char cmd[9] = in calibrateZeroPoint() local
/hardware/ti/omap3/dspbridge/libbridge/
Ddsptrap.c53 DWORD DSPTRAP_Trap(Trapped_Args *args, int cmd) in DSPTRAP_Trap()
/hardware/ril/reference-ril/
Dreference-ril.c794 char *cmd; local
821 char *cmd; local
849 char *cmd; local
918 char *cmd = NULL; local
992 const char *cmd; local
1016 const char *cmd; local
1036 const char *cmd; local
1072 char *cmd = NULL; local
1105 char *cmd = NULL; local
1138 const char *cmd; local
[all …]
/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG2MC.c151 uint32_t cmd; in psb__MPEG2MC_send_interPB_prediction() local
321 uint32_t cmd = 0; in psb__MPEG2MC_send_motion_vectores() local
470 uint32_t cmd; in psb__MPEG2MC_send_mb_number() local
612 uint32_t cmd; in psb__MPEG2MC_send_slice_parameters() local
646 uint32_t cmd; in psb__MPEG2MC_send_slice_picture_endcommand() local
765 uint32_t cmd; in psb__MPEG2MC_interPB_mb() local
942 uint32_t cmd; in psb__MPEG2MC_intra_mb() local

12345678