| /device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/ |
| D | hi3516_aiao_impl_test.cpp | 55 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAIOPREGCFG, -1}; variable 61 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAIAOHALSYSINIT, -1}; variable 66 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAIAOCLOCKRESET, -1}; variable 72 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAIAOHALREADREG, -1}; variable 78 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAOPHALSETBUFFRPTR, -1}; variable 84 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAOPHALSETBUFFWPTR, -1}; variable 90 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAIPHALSETBUFFWPTR, -1}; variable 96 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAIPHALSETBUFFRPTR, -1}; variable 102 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAOPHALSETTXSTART, -1}; variable 108 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAIPHALSETRXSTART, -1}; variable [all …]
|
| D | hi3516_dma_ops_test.cpp | 55 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAUDIODMADEVICEINIT, -1}; variable 61 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMABUFALLOC, -1}; variable 67 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMABUFFREE, -1}; variable 73 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMAREQUESTCHANNEL, -1}; variable 79 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMACONFIGCHANNEL, -1}; variable 85 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMAPREP, -1}; variable 92 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMASUBMIT, -1}; variable 98 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMAPENDING, -1}; variable 104 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMAPAUSE, -1}; variable 111 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTHI3516DMARESUME, -1}; variable [all …]
|
| D | hi3516_codec_impl_test.cpp | 55 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECHALSYSINIT, -1}; variable 61 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTACODECREGBITSREAD, -1}; variable 67 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECREGBITSUPDATE, -1}; variable 73 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECREGDEFAULTINIT, -1}; variable 79 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECSETADCTUNEENABLE, -1}; variable 85 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECDAIPARAMSUPDATE, -1}; variable 91 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAUDIOCODECAIAOSETCTRLOPS, -1}; variable 97 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTAUDIOCODECAIAOGETCTRLOPS, -1}; variable
|
| D | hi3516_dai_ops_test.cpp | 55 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTDAIDEVICEINIT, -1}; variable 61 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTDAISTARTUP, -1}; variable 68 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTDAIHWPARAMS, -1}; variable 74 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTDAITRIGGER, -1}; variable
|
| D | hi3516_codec_ops_test.cpp | 54 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECDEVICEINIT, -1}; variable 60 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECDAIDEVICEINIT, -1}; variable 66 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECDAIHWPARAMS, -1}; variable 72 struct HdfTestMsg msg = {G_TEST_HI3516_AUDIO_DRIVER_TYPE, TESTCODECDAISTARTUP, -1}; variable
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/wps/ |
| D | wps_attr_build.c | 21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_public_key() 97 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) in wps_build_req_type() 107 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) in wps_build_resp_type() 117 int wps_build_config_methods(struct wpabuf *msg, u16 methods) in wps_build_config_methods() 127 int wps_build_uuid_e(struct wpabuf *msg, const u8 *uuid) in wps_build_uuid_e() 139 int wps_build_dev_password_id(struct wpabuf *msg, u16 id) in wps_build_dev_password_id() 149 int wps_build_config_error(struct wpabuf *msg, u16 err) in wps_build_config_error() 159 int wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) in wps_build_authenticator() 191 int wps_build_version(struct wpabuf *msg) in wps_build_version() 208 int wps_build_wfa_ext(struct wpabuf *msg, int req_to_enroll, in wps_build_wfa_ext() [all …]
|
| D | wps_enrollee.c | 19 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state() 35 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash() 83 static int wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce1() 93 static int wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce2() 106 struct wpabuf *msg; in wps_build_m1() local 172 struct wpabuf *msg; in wps_build_m3() local 210 struct wpabuf *msg, *plain; in wps_build_m5() local 243 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid() 253 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type() 277 static int wps_build_cred_encr_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_encr_type() [all …]
|
| D | wps_dev_attr.c | 16 int wps_build_manufacturer(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_manufacturer() 40 int wps_build_model_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_name() 64 int wps_build_model_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_model_number() 88 int wps_build_serial_number(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_serial_number() 112 int wps_build_primary_dev_type(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_primary_dev_type() 123 struct wpabuf *msg) in wps_build_secondary_dev_type() 138 int wps_build_req_dev_type(struct wps_device_data *dev, struct wpabuf *msg, in wps_build_req_dev_type() 158 int wps_build_dev_name(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_dev_name() 182 int wps_build_device_attrs(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_device_attrs() 195 int wps_build_os_version(struct wps_device_data *dev, struct wpabuf *msg) in wps_build_os_version() [all …]
|
| D | wps_registrar.c | 515 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state() 552 struct wpabuf *msg) in wps_build_ap_setup_locked() 565 struct wpabuf *msg) in wps_build_selected_registrar() 578 struct wpabuf *msg) in wps_build_sel_reg_dev_password_id() 594 struct wpabuf *msg) in wps_build_sel_pbc_reg_uuid_e() 631 struct wpabuf *msg) in wps_build_sel_reg_config_methods() 654 struct wpabuf *msg) in wps_build_probe_config_methods() 673 struct wpabuf *msg) in wps_build_config_methods_r() 1482 static int wps_build_uuid_r(struct wps_data *wps, struct wpabuf *msg) in wps_build_uuid_r() 1492 static int wps_build_r_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_r_hash() [all …]
|
| D | wps.c | 206 const struct wpabuf *msg) in wps_process_msg() 246 int wps_is_selected_pbc_registrar(const struct wpabuf *msg) in wps_is_selected_pbc_registrar() 307 int wps_is_selected_pin_registrar(const struct wpabuf *msg) in wps_is_selected_pin_registrar() 326 int wps_is_addr_authorized(const struct wpabuf *msg, const u8 *addr, in wps_is_addr_authorized() 399 const u8 * wps_get_uuid_e(const struct wpabuf *msg) in wps_get_uuid_e() 412 int wps_is_20(const struct wpabuf *msg) in wps_is_20()
|
| D | wps_common.c | 272 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event() 437 struct wpabuf msg; in wps_oob_use_cred() local 577 struct wpabuf *msg; in wps_build_wsc_ack() local 600 struct wpabuf *msg; in wps_build_wsc_nack() local 706 struct wpabuf *msg; in wps_build_nfc_handover_req() local 740 static int wps_build_ssid(struct wpabuf *msg, struct wps_context *wps) in wps_build_ssid() 752 static int wps_build_ap_freq(struct wpabuf *msg, int freq) in wps_build_ap_freq() 787 struct wpabuf *msg; in wps_build_nfc_handover_sel() local 826 struct wpabuf *msg; in wps_build_nfc_handover_req_p2p() local 865 struct wpabuf *msg; in wps_build_nfc_handover_sel_p2p() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/ |
| D | tcpip.c | 84 #define TCPIP_MBOX_FETCH(mbox, msg) tcpip_timeouts_mbox_fetch(mbox, msg) argument 87 #define TCPIP_MBOX_FETCH(mbox, msg) do { \ argument 95 #define TCPIP_MBOX_POST(mbox, msg) sys_mbox_post(mbox, msg) argument 96 #define TCPIP_MBOX_TRYPOST(mbox, msg) sys_mbox_trypost(mbox, msg) argument 109 tcpip_timeouts_mbox_fetch(sys_mbox_t *tbox, void **msg) in tcpip_timeouts_mbox_fetch() 154 struct tcpip_msg *msg; in tcpip_thread() local 186 tcpip_thread_handle_msg(struct tcpip_msg *msg) in tcpip_thread_handle_msg() 272 struct tcpip_msg *msg = NULL; in tcpip_send_msg_na() local 330 struct tcpip_msg *msg; in tcpip_thread_poll_one() local 375 struct tcpip_msg *msg = NULL; in tcpip_send_msg_l3_event() local [all …]
|
| D | api_msg.c | 103 lwip_netconn_is_deallocated_msg(void *msg) in lwip_netconn_is_deallocated_msg() 135 lwip_netconn_is_err_msg(void *msg, err_t *err) in lwip_netconn_is_err_msg() 350 void *msg; local 762 pcb_new(struct api_msg *msg) 871 struct api_msg *msg = (struct api_msg *)m; local 1119 void *msg = LWIP_CONST_CAST(void *, &netconn_deleted); local 1348 struct api_msg *msg = (struct api_msg *)m; local 1460 struct api_msg *msg = (struct api_msg *)m; local 1519 struct api_msg *msg = (struct api_msg *)m; local 1619 struct api_msg *msg = (struct api_msg *)m; local [all …]
|
| D | netifapi.c | 102 struct netifapi_msg *msg = (struct netifapi_msg *)(void *)m; in netifapi_do_netif_add() local 126 struct netifapi_msg *msg = (struct netifapi_msg *)(void *)m; in netifapi_do_netif_set_addr() local 142 struct netifapi_msg *msg = (struct netifapi_msg*)(void*)m; in netifapi_do_netif_get_addr() local 175 struct netifapi_msg *msg = (struct netifapi_msg*)(void*)m; in netifapi_do_name_to_index() local 195 struct netifapi_msg *msg = (struct netifapi_msg *)(void *)m; in netifapi_do_index_to_name() local 213 struct netifapi_msg *msg = (struct netifapi_msg *)(void *)m; in netifapi_do_netif_common() local 288 struct netifapi_msg *msg = (struct netifapi_msg *)(void *)m; in netifapi_do_ip_to_mac() local 368 struct netifapi_msg *msg = (struct netifapi_msg*)(void*)m; in do_netifapi_netif_find_by_name() local 397 struct netifapi_msg *msg = (struct netifapi_msg*)(void*)m; in do_netifapi_netif_find_by_ifindex() local 426 struct netifapi_msg *msg = (struct netifapi_msg*)(void*)m; in do_netifapi_netif_find_by_ipaddr() local [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/utils/at/at/src/ |
| D | at_msg.c | 30 void at_msg_process(at_msg_block_t *msg) in at_msg_process() 57 errcode_t at_msg_send(at_msg_block_t *msg) in at_msg_send() 68 at_msg_block_t msg; in uapi_at_send_async_result() local 79 at_msg_block_t msg; in uapi_at_msg_main() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/eap_common/ |
| D | eap_common.c | 25 int eap_hdr_len_valid(const struct wpabuf *msg, size_t min_payload) in eap_hdr_len_valid() 67 const struct wpabuf *msg, size_t *plen) in eap_hdr_validate() 167 void eap_update_len(struct wpabuf *msg) in eap_update_len() 182 u8 eap_get_id(const struct wpabuf *msg) in eap_get_id() 199 enum eap_type eap_get_type(const struct wpabuf *msg) in eap_get_type()
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/zdiag/romable/ |
| D | diag_oam_log.c | 40 zdiag_log_msg1_t msg; in oam_log_print1_press_prv() local 47 zdiag_log_msg2_t msg; in oam_log_print2_press_prv() local 55 zdiag_log_msg3_t msg; in oam_log_print3_press_prv() local 64 zdiag_log_msg4_t msg; in oam_log_print4_press_prv() local 103 zdiag_log_msg1_t msg; in oam_log_print1_press() local 111 zdiag_log_msg2_t msg; in oam_log_print2_press() local 120 zdiag_log_msg3_t msg; in oam_log_print3_press() local 130 zdiag_log_msg4_t msg; in oam_log_print4_press() local
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
| D | rga2_reg_info.c | 38 static void RGA2_reg_get_param(unsigned char *base, struct rga2_req *msg) in RGA2_reg_get_param() 113 static void RGA2_set_mode_ctrl(u8 *base, struct rga2_req *msg) in RGA2_set_mode_ctrl() 136 static void RGA2_set_reg_src_info(unsigned char *base, struct rga2_req *msg) in RGA2_set_reg_src_info() 513 static void RGA2_set_reg_dst_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_dst_info() 1091 static void RGA2_set_reg_alpha_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_alpha_info() 1159 static void RGA2_set_reg_rop_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_rop_info() 1196 static void RGA2_set_reg_full_csc(u8 *base, struct rga2_req *msg) in RGA2_set_reg_full_csc() 1246 static void RGA2_set_reg_color_palette(unsigned char *base, struct rga2_req *msg) in RGA2_set_reg_color_palette() 1293 static void RGA2_set_reg_color_fill(u8 *base, struct rga2_req *msg) in RGA2_set_reg_color_fill() 1337 static void RGA2_set_reg_update_palette_table(unsigned char *base, struct rga2_req *msg) in RGA2_set_reg_update_palette_table() [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/ |
| D | hmac_csi.c | 46 OAL_STATIC osal_s32 hmac_config_rx_csi(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_config_rx_csi() 78 OAL_STATIC osal_s32 hmac_config_csi_set_config(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_config_csi_set_config() 217 frw_msg msg; in hmac_ccpriv_csi_set_config() local 346 OAL_STATIC osal_s32 hmac_config_csi_switch(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_config_csi_switch() 369 frw_msg msg; in hmac_ccpriv_csi_switch() local
|
| D | hmac_sdp.c | 129 osal_s32 hmac_sdp_start_subscribe(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_sdp_start_subscribe() 174 osal_s32 hmac_sdp_cancel_subscribe(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_sdp_cancel_subscribe() 193 osal_s32 hmac_sdp_dw_prd_time_cfg(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_sdp_dw_prd_time_cfg() 211 osal_s32 hmac_sdp_add_peer_mac(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_sdp_add_peer_mac() 267 osal_s32 hmac_sdp_init_enable(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_sdp_init_enable() 619 osal_s32 hmac_sdp_send_data(hmac_vap_stru *hmac_vap, frw_msg *msg) in hmac_sdp_send_data() 729 frw_msg msg; in hmac_ccpriv_sdp_init() local 766 frw_msg msg; in hmac_ccpriv_sdp_start_func() local 820 frw_msg msg; in hmac_ccpriv_sdp_cancle_func() local 906 frw_msg msg; in hmac_ccpriv_sdp_send_data() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| D | rga2_reg_info.c | 99 static void RGA2_reg_get_param(unsigned char *base, struct rga2_req *msg) in RGA2_reg_get_param() 159 static void RGA2_set_mode_ctrl(u8 *base, struct rga2_req *msg) in RGA2_set_mode_ctrl() 192 static void RGA2_set_reg_src_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_src_info() 605 static void RGA2_set_reg_dst_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_dst_info() 1236 static void RGA2_set_reg_alpha_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_alpha_info() 1346 static void RGA2_set_reg_rop_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_rop_info() 1385 static void RGA2_set_reg_full_csc(u8 *base, struct rga2_req *msg) in RGA2_set_reg_full_csc() 1435 static void RGA2_set_reg_color_palette(u8 *base, struct rga2_req *msg) in RGA2_set_reg_color_palette() 1488 static void RGA2_set_reg_color_fill(u8 *base, struct rga2_req *msg) in RGA2_set_reg_color_fill() 1538 struct rga2_req *msg) in RGA2_set_reg_update_palette_table() [all …]
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_mipi_dsi.c | 351 static ssize_t mipi_dsi_device_transfer(struct mipi_dsi_device *dsi, struct mipi_dsi_msg *msg) in mipi_dsi_device_transfer() 423 int mipi_dsi_create_packet(struct mipi_dsi_packet *packet, const struct mipi_dsi_msg *msg) in mipi_dsi_create_packet() 477 struct mipi_dsi_msg msg = { in mipi_dsi_shutdown_peripheral() local 497 struct mipi_dsi_msg msg = { in mipi_dsi_turn_on_peripheral() local 521 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local 547 struct mipi_dsi_msg msg = { in mipi_dsi_compression_mode() local 570 struct mipi_dsi_msg msg = { in mipi_dsi_picture_parameter_set() local 596 struct mipi_dsi_msg msg = {.channel = dsi->channel, .tx_buf = payload, .tx_len = size}; in mipi_dsi_generic_write() local 637 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local 675 struct mipi_dsi_msg msg = {.channel = dsi->channel, .tx_buf = data, .tx_len = len}; in mipi_dsi_dcs_write_buffer() local [all …]
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/ |
| D | sal_common.h | 38 #define diag_msg_free(msg) hi_free(HI_MOD_ID_SAL_DIAG, (hi_pvoid)((msg)->param[0])) argument 39 #define diag_msg_free0(msg) hi_free(HI_MOD_ID_SAL_DIAG, (hi_pvoid)((msg)->param[0])) argument 40 #define diag_buffering_msg_free(msg) diag_free_buffer((diag_buffer_id)hi_lou16((msg)->param[3]), \ argument
|
| /device/soc/hisilicon/ws63v100/sdk/build/script/nv/ |
| D | build_utils.py | 79 def print_info(msg): argument 82 def print_tips(msg): argument 85 def print_warning(msg): argument 88 def print_alert(msg): argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | wal_event_msg.c | 78 static hi_void _wal_msg_request_add_queue_(wal_msg_request_stru *msg) in _wal_msg_request_add_queue_() 121 hi_void wal_msg_request_add_queue(wal_msg_request_stru *msg) in wal_msg_request_add_queue() 128 static hi_void _wal_msg_request_remove_queue_(wal_msg_request_stru *msg) in _wal_msg_request_remove_queue_() 149 hi_void wal_msg_request_remove_queue(wal_msg_request_stru *msg) in wal_msg_request_remove_queue()
|