Home
last modified time | relevance | path

Searched defs:msg (Results 26 – 50 of 374) sorted by relevance

12345678910>>...15

/device/board/hisilicon/hispark_taurus/audio_drivers/unittest/src/
Dhi3516_codec_ops_test.cpp54 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/board/talkweb/niobe407/liteos_m/drivers/spi_flash/src/
Dw25qxx.c81 struct SpiMsg msg = {0}; in W25x_SectorErase() local
104 struct SpiMsg msg = {0}; in W25x_BulkErase() local
131 struct SpiMsg msg = {0}; in W25x_PageWrite() local
233 struct SpiMsg msg = {0}; in W25x_BufferRead() local
294 struct SpiMsg msg; in W25x_ReadDeviceID() local
320 struct SpiMsg msg; in W25x_StartReadSequence() local
344 struct SpiMsg msg = {0}; in W25x_WriteEnable() local
371 struct SpiMsg msg = {0}; in W25x_WaitForWriteEnd() local
422 struct SpiMsg msg = {0}; in W25x_PowerDown() local
445 struct SpiMsg msg = {0}; in W25x_WAKEUP() local
/device/soc/winnermicro/wm800/board/platform/common/task/
Dwm_wl_task.c26 struct task_msg *msg; in task_thread() local
80 struct task_msg *msg = &wl_msg[msg_id]; in tls_wl_task_callback_static() local
104 struct task_msg *msg; in tls_wl_task_callback() local
130 struct task_msg *msg; in tls_wl_task_add_timeout() local
150 struct task_msg *msg; in tls_wl_task_untimeout() local
Dwm_wl_mbox.c98 void tls_mbox_post(tls_mbox_t mbox, void *msg) in tls_mbox_post()
129 s8 tls_mbox_trypost(tls_mbox_t mbox, void *msg) in tls_mbox_trypost()
157 u32 tls_arch_mbox_fetch(tls_mbox_t mbox, void **msg, u32 timeout) in tls_arch_mbox_fetch()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_bt_main.c41 btc_msg_t msg; in esp_bluedroid_enable() local
82 btc_msg_t msg; in esp_bluedroid_disable() local
118 btc_msg_t msg; in esp_bluedroid_init() local
174 btc_msg_t msg; in esp_bluedroid_deinit() local
/device/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/rga2/
Drga2_reg_info.c39 static void RGA2_reg_get_param(unsigned char *base, struct rga2_req *msg) in RGA2_reg_get_param()
127 static void RGA2_set_mode_ctrl(u8 *base, struct rga2_req *msg) in RGA2_set_mode_ctrl()
150 static void RGA2_set_reg_src_info(RK_U8 *base, struct rga2_req *msg) in RGA2_set_reg_src_info()
359 static void RGA2_set_reg_dst_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_dst_info()
722 static void RGA2_set_reg_alpha_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_alpha_info()
769 static void RGA2_set_reg_rop_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_rop_info()
809 static void RGA2_set_reg_full_csc(u8 *base, struct rga2_req *msg) in RGA2_set_reg_full_csc()
859 static void RGA2_set_reg_color_palette(RK_U8 *base, struct rga2_req *msg) in RGA2_set_reg_color_palette()
918 static void RGA2_set_reg_color_fill(u8 *base, struct rga2_req *msg) in RGA2_set_reg_color_fill()
965 static void RGA2_set_reg_update_palette_table(RK_U8 *base, struct rga2_req *msg) in RGA2_set_reg_update_palette_table()
[all …]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
Drga2_reg_info.c38 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/esp/esp32/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c131 btc_msg_t msg; in blufi_profile_cb() local
275 btc_msg_t msg; in blufi_profile_cb() local
290 btc_msg_t msg; in blufi_profile_cb() local
314 btc_msg_t msg; in blufi_profile_cb() local
401 btc_msg_t msg; in esp_blufi_close() local
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_mipi_dsi_drv.c92 static bool mipi_dsi_create_packet(mipi_dsi_packet_t *packet, const mipi_dsi_msg_t *msg) in mipi_dsi_create_packet()
199 const struct mipi_dsi_msg *msg) in dw_mipi_dsi_read_from_fifo()
354 int mipi_dsi_lp_cmd_transfer(MIPI_DSI_Type *ptr, const mipi_dsi_msg_t *msg) in mipi_dsi_lp_cmd_transfer()
428 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local
443 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local
471 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local
500 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write_buffer() local
546 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_read() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/
Ddisp_waveform.c22 #define WF_DBG(msg, fmt...) printk(KERN_WARNING msg, ##fmt) argument
23 #define WF_INFO(msg, fmt...) printk(KERN_WARNING msg, ##fmt) argument
24 #define WF_WRN(msg, fmt...) printk(KERN_WARNING msg, ##fmt) argument
25 #define WF_ERR(msg, fmt...) printk(KERN_ERR msg, ##fmt) argument
27 #define WF_DBG(msg, fmt...) argument
28 #define WF_INFO(msg, fmt...) argument
29 #define WF_WRN(msg, fmt...) printk(KERN_WARNING msg, ##fmt) argument
30 #define WF_ERR(msg, fmt...) printk(KERN_ERR msg, ##fmt) argument
/device/soc/esp/esp32/components/bt/common/btc/core/
Dbtc_task.c176 btc_msg_t *msg = (btc_msg_t *)arg; in btc_thread_handler() local
196 static bt_status_t btc_task_post(btc_msg_t *msg, uint32_t timeout) in btc_task_post()
223 bt_status_t btc_transfer_context(btc_msg_t *msg, void *arg, int arg_len, btc_arg_deep_copy_t copy_f… in btc_transfer_context()
259 bt_status_t btc_inter_profile_call(btc_msg_t *msg, void *arg) in btc_inter_profile_call()
/device/soc/esp/esp32/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c95 btc_msg_t msg; in btc_blufi_report_error() local
417 void btc_blufi_cb_deep_copy(btc_msg_t *msg, void *p_dest, void *p_src) in btc_blufi_cb_deep_copy()
506 void btc_blufi_cb_deep_free(btc_msg_t *msg) in btc_blufi_cb_deep_free()
549 void btc_blufi_cb_handler(btc_msg_t *msg) in btc_blufi_cb_handler()
645 void btc_blufi_call_deep_copy(btc_msg_t *msg, void *p_dest, void *p_src) in btc_blufi_call_deep_copy()
751 void btc_blufi_call_deep_free(btc_msg_t *msg) in btc_blufi_call_deep_free()
796 void btc_blufi_call_handler(btc_msg_t *msg) in btc_blufi_call_handler()
/device/board/bearpi/bearpi_hm_nano/app/D6_iot_cloud_oc/src/
Doc_mqtt.c194 int oc_mqtt_publish(char *topic, uint8_t *msg, int msg_len, int qos) in oc_mqtt_publish()
240 char *msg; in oc_mqtt_profile_msgup() local
274 char *msg; in oc_mqtt_profile_propertyreport() local
308 char *msg; in oc_mqtt_profile_gwpropertyreport() local
343 char *msg; in oc_mqtt_profile_propertysetresp() local
376 char *msg; in oc_mqtt_profile_propertygetresp() local
411 char *msg; in oc_mqtt_profile_cmdresp() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c69 void btc_gatts_arg_deep_copy(btc_msg_t *msg, void *p_dest, void *p_src) in btc_gatts_arg_deep_copy()
177 void btc_gatts_arg_deep_free(btc_msg_t *msg) in btc_gatts_arg_deep_free()
510 static void btc_gatts_cb_param_copy_req(btc_msg_t *msg, void *p_dest, void *p_src) in btc_gatts_cb_param_copy_req()
544 static void btc_gatts_cb_param_copy_free(btc_msg_t *msg, tBTA_GATTS *p_data) in btc_gatts_cb_param_copy_free()
568 btc_msg_t msg; in btc_gatts_inter_cb() local
615 void btc_gatts_call_handler(btc_msg_t *msg) in btc_gatts_call_handler()
757 void btc_gatts_cb_handler(btc_msg_t *msg) in btc_gatts_cb_handler()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dcfg_srv.c393 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_APP_KEY_STATUS, 4); in app_key_add() local
414 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_APP_KEY_STATUS, 4); in app_key_update() local
460 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_APP_KEY_STATUS, 4); in app_key_del() local
504 struct os_mbuf *msg = in app_key_get() local
563 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_BEACON_STATUS, 1); in beacon_get() local
580 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_BEACON_STATUS, 1); in beacon_set() local
620 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_DEFAULT_TTL_STATUS, 1); in default_ttl_get() local
637 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_DEFAULT_TTL_STATUS, 1); in default_ttl_set() local
670 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_GATT_PROXY_STATUS, 1); in send_gatt_proxy_status() local
734 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_NET_TRANSMIT_STATUS, 1); in net_transmit_get() local
[all …]
Dhealth_cli.c194 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_ATTENTION_GET, 0); in bt_mesh_health_attention_get() local
227 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_ATTENTION_SET, 1); in bt_mesh_health_attention_set() local
271 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_HEALTH_PERIOD_GET, 0); in bt_mesh_health_period_get() local
304 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_HEALTH_PERIOD_SET, 1); in bt_mesh_health_period_set() local
349 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_HEALTH_FAULT_TEST, 3); in bt_mesh_health_fault_test() local
398 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_HEALTH_FAULT_CLEAR, 2); in bt_mesh_health_fault_clear() local
446 struct os_mbuf *msg = BT_MESH_MODEL_BUF(OP_HEALTH_FAULT_GET, 2); in bt_mesh_health_fault_get() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga2_reg_info.c99 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/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_mbx_drv.h105 static inline hpm_stat_t mbx_send_message(MBX_Type *ptr, uint32_t msg) in mbx_send_message()
123 static inline hpm_stat_t mbx_retrieve_message(MBX_Type *ptr, uint32_t *msg) in mbx_retrieve_message()
142 static inline hpm_stat_t mbx_send_fifo(MBX_Type *ptr, uint32_t *msg, uint32_t count) in mbx_send_fifo()
173 static inline hpm_stat_t mbx_retrieve_fifo(MBX_Type *ptr, uint32_t *msg, uint32_t count) in mbx_retrieve_fifo()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_mipi_dsi.c351 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/board/talkweb/niobe407/applications/202_hdf_spi_flash/
Dhdf_spi_test.c50 struct SpiMsg msg; in ReadDeviceId() local
98 struct SpiMsg msg = {0}; in WaitForWriteEnd() local
139 struct SpiMsg msg = {0}; in WriteEnable() local
159 struct SpiMsg msg = {0}; in BufferWrite() local
198 struct SpiMsg msg = {0}; in BufferRead() local
235 struct SpiMsg msg = {0}; in SectorErase() local
251 struct SpiMsg msg; in ReadDeviceId() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_profile_queue.c70 void btc_profile_queue_handler(btc_msg_t *msg) in btc_profile_queue_handler()
100 btc_msg_t msg; in btc_queue_connect() local
126 btc_msg_t msg; in btc_queue_advance() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/
Dsal_common.h38 #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/common/platform/wifi/hi3881v100/driver/wal/
Dwal_event_msg.c78 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()
/device/soc/esp/esp32/components/esp_lwip/port/
Dsys_arch.c246 sys_mbox_post(sys_mbox_t *mbox, void *msg) in sys_mbox_post()
260 sys_mbox_trypost(sys_mbox_t *mbox, void *msg) in sys_mbox_trypost()
284 sys_mbox_trypost_fromisr(sys_mbox_t *mbox, void *msg) in sys_mbox_trypost_fromisr()
310 sys_arch_mbox_fetch(sys_mbox_t *mbox, void **msg, u32_t timeout) in sys_arch_mbox_fetch()
345 sys_arch_mbox_tryfetch(sys_mbox_t *mbox, void **msg) in sys_arch_mbox_tryfetch()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/media/core/
Dmedia_minor.c48 media_msg_t msg; in media_minor_mailbox_rx_isr() local
84 bk_err_t media_send_msg(media_msg_t *msg) in media_send_msg()
120 media_msg_t msg; in media_minor_message_handle() local

12345678910>>...15