| /hardware/broadcom/wlan/bcmdhd/dhdutil/ | 
| D | dhdu_cmd.h | 28 struct cmd {  struct30 	cmd_func_t *func;  argument
 46 extern int dhd_get(void *dhd, int cmd, void *buf, int len);  argument
 
 | 
| D | dhdu.c | 417 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 …]
 
 | 
| D | dhdu_linux.c | 81 	cmd_t *cmd = NULL;  in dhd_find_cmd()  local145 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/google/graphics/common/libacryl/ | 
| D | acrylic_device.cpp | 56 int AcrylicDevice::ioctl(int cmd, void *arg)  in ioctl()100 int AcrylicRedundantDevice::ioctl_unique(int cmd, void *arg)  in ioctl_unique()
 108 int AcrylicRedundantDevice::ioctl_current(int cmd, void *arg)  in ioctl_current()
 116 int AcrylicRedundantDevice::ioctl_broadcast(int cmd, void *arg) {  in ioctl_broadcast()
 
 | 
| D | acrylic_device.h | 43     int ioctl_single(int cmd, void *arg) {  in ioctl_single()
 | 
| /hardware/broadcom/wlan/bcmdhd/wifi_hal/ | 
| D | common.cpp | 72 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg)  in wifi_register_handler()143 void wifi_unregister_handler(wifi_handle handle, int cmd)  in wifi_unregister_handler()
 196 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd)  in wifi_register_cmd()
 224     WifiCommand *cmd = NULL;  in wifi_unregister_cmd()  local
 247     WifiCommand *cmd = NULL;  in wifi_get_cmd()  local
 259 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd)  in wifi_unregister_cmd()
 278     WifiCommand *cmd = wifi_unregister_cmd(handle, id);  in wifi_cancel_cmd()  local
 292     WifiCommand *cmd = wifi_get_cmd(handle, id);  in wifi_get_cancel_cmd()  local
 
 | 
| D | cpp_bindings.cpp | 63 static const char *cmdToString(int cmd)  in cmdToString()568 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) {  in create()
 689 int WifiCommand::requestEvent(int cmd) {  in requestEvent()
 745     WifiCommand *cmd = (WifiCommand *)arg;  in response_handler()  local
 758     WifiCommand *cmd = (WifiCommand *)arg;  in event_handler()  local
 
 | 
| /hardware/synaptics/wlan/synadhd/wifi_hal/ | 
| D | common.cpp | 72 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg)  in wifi_register_handler()143 void wifi_unregister_handler(wifi_handle handle, int cmd)  in wifi_unregister_handler()
 196 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd)  in wifi_register_cmd()
 224     WifiCommand *cmd = NULL;  in wifi_unregister_cmd()  local
 247     WifiCommand *cmd = NULL;  in wifi_get_cmd()  local
 259 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd)  in wifi_unregister_cmd()
 278     WifiCommand *cmd = wifi_unregister_cmd(handle, id);  in wifi_cancel_cmd()  local
 292     WifiCommand *cmd = wifi_get_cmd(handle, id);  in wifi_get_cancel_cmd()  local
 
 | 
| D | cpp_bindings.cpp | 63 static const char *cmdToString(int cmd)  in cmdToString()568 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) {  in create()
 681 int WifiCommand::requestEvent(int cmd) {  in requestEvent()
 737     WifiCommand *cmd = (WifiCommand *)arg;  in response_handler()  local
 750     WifiCommand *cmd = (WifiCommand *)arg;  in event_handler()  local
 
 | 
| /hardware/qcom/bt/msm8992/libbt-vendor/src/ | 
| D | hw_rome.c | 331 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_wipower_vs_cmd()356 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_vs_cmd()
 382     unsigned char *cmd,  in frame_hci_cmd_pkt()
 521     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_set_patch_request()  local
 553     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_patch_download_request()  local
 724     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_attach_rampatch()  local
 754     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_rampatch_reset()  local
 902     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_tlv_dnld_segment()  local
 1062     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_1_0_nvm_tag_dnld()  local
 1332     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_patch_ver_req()  local
 [all …]
 
 | 
| /hardware/qcom/bt/msm8998/libbt-vendor/src/ | 
| D | hw_rome.c | 361 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_wipower_vs_cmd()386 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_vs_cmd()
 412     unsigned char *cmd,  in frame_hci_cmd_pkt()
 546     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_set_patch_request()  local
 578     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_patch_download_request()  local
 749     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_attach_rampatch()  local
 779     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_rampatch_reset()  local
 927     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_tlv_dnld_segment()  local
 1097     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_1_0_nvm_tag_dnld()  local
 1367     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_patch_ver_req()  local
 [all …]
 
 | 
| /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ | 
| D | hw_rome.c | 375 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_wipower_vs_cmd()400 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_vs_cmd()
 426     unsigned char *cmd,  in frame_hci_cmd_pkt()
 560     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_set_patch_request()  local
 592     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_patch_download_request()  local
 763     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_attach_rampatch()  local
 793     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_rampatch_reset()  local
 942     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_tlv_dnld_segment()  local
 1112     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_1_0_nvm_tag_dnld()  local
 1382     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_patch_ver_req()  local
 [all …]
 
 | 
| /hardware/qcom/bt/msm8996/libbt-vendor/src/ | 
| D | hw_rome.c | 380 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_wipower_vs_cmd()405 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_vs_cmd()
 431     unsigned char *cmd,  in frame_hci_cmd_pkt()
 570     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_set_patch_request()  local
 602     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_edl_patch_download_request()  local
 772     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_attach_rampatch()  local
 802     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_rampatch_reset()  local
 950     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_tlv_dnld_segment()  local
 1397     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_patch_ver_req()  local
 1428     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_get_build_info_req()  local
 [all …]
 
 | 
| /hardware/qcom/bt/msm8909/libbt-vendor/src/ | 
| D | hw_rome.c | 354 int hci_send_wipower_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_wipower_vs_cmd()379 int hci_send_vs_cmd(int fd, unsigned char *cmd, unsigned char *rsp, int size)  in hci_send_vs_cmd()
 405     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
 1083     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_1_0_nvm_tag_dnld()  local
 1353     unsigned char cmd[HCI_MAX_CMD_SIZE];  in rome_patch_ver_req()  local
 [all …]
 
 | 
| /hardware/qcom/audio/legacy/libalsa-intf/ | 
| D | alsaucm_test.c | 65 struct cmd {  struct66     enum ucm_cmd_id code;  argument
 67     const char *cmd_str;  argument
 167     struct cmd *cmd = NULL;  in process_cmd()  local
 
 | 
| /hardware/qcom/camera/msm8998/QCamera2/util/ | 
| D | QCameraCmdThread.cpp | 139 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority)  in sendCmd()180     camera_cmd_type_t cmd = CAMERA_CMD_TYPE_NONE;  in getCmd()  local
 
 | 
| /hardware/interfaces/wifi/hostapd/1.0/vts/functional/ | 
| D | hostapd_hidl_test_utils.cpp | 103     std::string cmd = "/system/bin/cmd wifi set-wifi-enabled ";  in toggleWifiFramework()  local109     std::string cmd = "/system/bin/cmd wifi set-scan-always-available ";  in toggleWifiScanAlwaysAvailable()  local
 
 | 
| /hardware/interfaces/nfc/1.0/vts/functional/ | 
| D | VtsHalNfcV1_0TargetTest.cpp | 116     std::vector<uint8_t> cmd = CORE_RESET_CMD;  in SetUp()  local184   std::vector<uint8_t> cmd = CORE_RESET_CMD;  in TEST_P()  local
 219   std::vector<uint8_t> cmd = CORE_RESET_CMD_CONFIG_RESET;  in TEST_P()  local
 255   std::vector<uint8_t> cmd = INVALID_COMMAND;  in TEST_P()  local
 275     std::vector<uint8_t> cmd = CORE_RESET_CMD;  in TEST_P()  local
 339     std::vector<uint8_t> cmd = CORE_RESET_CMD;  in TEST_P()  local
 
 | 
| /hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/ | 
| D | IRadioSimIndication.aidl | 43   oneway void stkEventNotify(in android.hardware.radio.RadioIndicationType type, in String cmd);  in stkEventNotify()44 …oneway void stkProactiveCommand(in android.hardware.radio.RadioIndicationType type, in String cmd);  in stkProactiveCommand()
 
 | 
| /hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/ | 
| D | IRadioSimIndication.aidl | 43   oneway void stkEventNotify(in android.hardware.radio.RadioIndicationType type, in String cmd);  in stkEventNotify()44 …oneway void stkProactiveCommand(in android.hardware.radio.RadioIndicationType type, in String cmd);  in stkProactiveCommand()
 
 | 
| /hardware/interfaces/radio/aidl/android/hardware/radio/sim/ | 
| D | IRadioSimIndication.aidl | 93     void stkEventNotify(in RadioIndicationType type, in String cmd);  in stkEventNotify()102     void stkProactiveCommand(in RadioIndicationType type, in String cmd);  in stkProactiveCommand()
 
 | 
| /hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/ | 
| D | IRadioSimIndication.aidl | 43   oneway void stkEventNotify(in android.hardware.radio.RadioIndicationType type, in String cmd);  in stkEventNotify()44 …oneway void stkProactiveCommand(in android.hardware.radio.RadioIndicationType type, in String cmd);  in stkProactiveCommand()
 
 | 
| /hardware/google/aemu/host-common/ | 
| D | goldfish_sync.cpp | 88 static void sendCommand(uint32_t cmd,  in sendCommand()112 void goldfish_sync_receive_hostcmd_result(uint32_t cmd,  in goldfish_sync_receive_hostcmd_result()
 128 static uint64_t sendCommandAndGetResult(uint64_t cmd,  in sendCommandAndGetResult()
 
 | 
| /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ | 
| D | driver_cmd_nl80211.c | 48 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/synaptics/wlan/synadhd/wpa_supplicant_8_lib/ | 
| D | driver_cmd_nl80211.c | 48 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
 
 |