| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
| D | ble_hs_hci_evt.c | 134 const struct ble_hci_ev_disconn_cmp *ev = (const struct ble_hci_ev_disconn_cmp *)data; in ble_hs_hci_evt_disconn_complete() local 159 const struct ble_hci_ev_enrypt_chg *ev = (const struct ble_hci_ev_enrypt_chg *)data; in ble_hs_hci_evt_encrypt_change() local 171 const struct ble_hci_ev_hw_error *ev = (const struct ble_hci_ev_hw_error *)data; in ble_hs_hci_evt_hw_error() local 183 const struct ble_hci_ev_enc_key_refresh *ev = (const struct ble_hci_ev_enc_key_refresh *)data; in ble_hs_hci_evt_enc_key_refresh() local 195 const struct ble_hci_ev_num_comp_pkts *ev = (const struct ble_hci_ev_num_comp_pkts *)data; in ble_hs_hci_evt_num_completed_pkts() local 229 const struct ble_hci_ev_le_meta *ev = (const struct ble_hci_ev_le_meta *)data; in ble_hs_hci_evt_le_meta() local 250 const struct ble_hci_ev_le_subev_enh_conn_complete *ev = in ble_hs_hci_evt_le_enh_conn_complete() local 293 …const struct ble_hci_ev_le_subev_conn_complete *ev = (const struct ble_hci_ev_le_subev_conn_comple… in ble_hs_hci_evt_le_conn_complete() local 333 const struct ble_hci_ev_le_subev_adv_rpt *ev = (const struct ble_hci_ev_le_subev_adv_rpt *)data; in ble_hs_hci_evt_le_adv_rpt_first_pass() local 377 const struct ble_hci_ev_le_subev_adv_rpt *ev = (const struct ble_hci_ev_le_subev_adv_rpt *)data; in ble_hs_hci_evt_le_adv_rpt() local [all …]
|
| D | ble_hs.c | 376 static void ble_hs_timer_exp(struct ble_npl_event *ev) in ble_hs_timer_exp() 459 static void ble_hs_event_rx_hci_ev(struct ble_npl_event *ev) in ble_hs_event_rx_hci_ev() 473 static void ble_hs_event_tx_notify(struct ble_npl_event *ev) in ble_hs_event_tx_notify() 478 static void ble_hs_event_rx_data(struct ble_npl_event *ev) in ble_hs_event_rx_data() 483 static void ble_hs_event_reset(struct ble_npl_event *ev) in ble_hs_event_reset() 496 static void ble_hs_event_start_stage1(struct ble_npl_event *ev) in ble_hs_event_start_stage1() 509 static void ble_hs_event_start_stage2(struct ble_npl_event *ev) in ble_hs_event_start_stage2() 518 struct ble_npl_event *ev; in ble_hs_enqueue_hci_event() local
|
| D | ble_hs_hci.c | 137 const struct ble_hci_ev_command_complete *ev = data; in ble_hs_hci_rx_cmd_complete() local 176 const struct ble_hci_ev_command_status *ev = data; in ble_hs_hci_rx_cmd_status() local 343 struct ble_hci_ev *ev = (void *) hci_ev; in ble_hs_hci_rx_evt() local
|
| D | ble_hs_priv.h | 139 struct ble_npl_event ev; member
|
| D | ble_gap.c | 1026 void ble_gap_rx_disconn_complete(const struct ble_hci_ev_disconn_cmp *ev) in ble_gap_rx_disconn_complete() 1047 void ble_gap_rx_update_complete(const struct ble_hci_ev_le_subev_conn_upd_complete *ev) in ble_gap_rx_update_complete() 1242 void ble_gap_rx_adv_set_terminated(const struct ble_hci_ev_le_subev_adv_set_terminated *ev) in ble_gap_rx_adv_set_terminated() 1260 void ble_gap_rx_scan_req_rcvd(const struct ble_hci_ev_le_subev_scan_req_rcvd *ev) in ble_gap_rx_scan_req_rcvd() 1282 void ble_gap_rx_peroidic_adv_sync_estab(const struct ble_hci_ev_le_subev_periodic_adv_sync_estab *e… in ble_gap_rx_peroidic_adv_sync_estab() 1328 void ble_gap_rx_periodic_adv_rpt(const struct ble_hci_ev_le_subev_periodic_adv_rpt *ev) in ble_gap_rx_periodic_adv_rpt() 1358 void ble_gap_rx_periodic_adv_sync_lost(const struct ble_hci_ev_le_subev_periodic_adv_sync_lost *ev) in ble_gap_rx_periodic_adv_sync_lost() 1410 void ble_gap_rx_periodic_adv_sync_transfer(const struct ble_hci_ev_le_subev_periodic_adv_sync_trans… in ble_gap_rx_periodic_adv_sync_transfer() 1635 void ble_gap_rx_rd_rem_sup_feat_complete(const struct ble_hci_ev_le_subev_rd_rem_used_feat *ev) in ble_gap_rx_rd_rem_sup_feat_complete() 1662 void ble_gap_rx_phy_update_complete(const struct ble_hci_ev_le_subev_phy_update_complete *ev) in ble_gap_rx_phy_update_complete() [all …]
|
| D | ble_hs_flow.c | 85 static void ble_hs_flow_event_cb(struct ble_npl_event *ev) in ble_hs_flow_event_cb()
|
| D | ble_hs_stop.c | 124 static void ble_hs_stop_terminate_timeout_cb(struct ble_npl_event *ev) in ble_hs_stop_terminate_timeout_cb()
|
| D | ble_monitor.c | 261 static void drops_tmp_cb(struct ble_npl_event *ev) in drops_tmp_cb()
|
| D | ble_sm.c | 1086 void ble_sm_enc_change_rx(const struct ble_hci_ev_enrypt_chg *ev) in ble_sm_enc_change_rx() 1095 void ble_sm_enc_key_refresh_rx(const struct ble_hci_ev_enc_key_refresh *ev) in ble_sm_enc_key_refresh_rx() 1205 int ble_sm_ltk_req_rx(const struct ble_hci_ev_le_subev_lt_key_req *ev) in ble_sm_ltk_req_rx()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/nimble/ |
| D | nimble_npl_os.h | 54 struct ble_npl_event ev; member 104 static inline void ble_npl_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_put() 109 static inline void ble_npl_eventq_remove(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_remove() 114 static inline void ble_npl_event_run(struct ble_npl_event *ev) in ble_npl_event_run() 124 static inline void ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, void *arg) in ble_npl_event_init() 131 static inline bool ble_npl_event_is_queued(struct ble_npl_event *ev) in ble_npl_event_is_queued() 136 static inline void *ble_npl_event_get_arg(struct ble_npl_event *ev) in ble_npl_event_get_arg() 141 static inline void ble_npl_event_set_arg(struct ble_npl_event *ev, void *arg) in ble_npl_event_set_arg()
|
| /device/soc/esp/esp32/components/driver/ |
| D | spi_slave_hd.c | 273 …ATTR BaseType_t intr_check_clear_callback(spi_slave_hd_slot_t* host, spi_event_t ev, slave_cb_t cb) in intr_check_clear_callback() 311 spi_slave_hd_event_t ev = { in spi_slave_hd_intr_segment() local 330 spi_slave_hd_event_t ev = { in spi_slave_hd_intr_segment() local 354 spi_slave_hd_event_t ev = { in spi_slave_hd_intr_segment() local 370 spi_slave_hd_event_t ev = { in spi_slave_hd_intr_segment() local 425 spi_slave_hd_event_t ev = { in spi_slave_hd_intr_append() local 457 spi_slave_hd_event_t ev = { in spi_slave_hd_intr_append() local
|
| /device/soc/esp/esp32/components/hal/ |
| D | spi_slave_hd_hal.c | 171 static spi_ll_intr_t get_event_intr(spi_slave_hd_hal_context_t *hal, spi_event_t ev) in get_event_intr() 188 bool spi_slave_hd_hal_check_clear_event(spi_slave_hd_hal_context_t *hal, spi_event_t ev) in spi_slave_hd_hal_check_clear_event() 198 bool spi_slave_hd_hal_check_disable_event(spi_slave_hd_hal_context_t *hal, spi_event_t ev) in spi_slave_hd_hal_check_disable_event() 224 void spi_slave_hd_hal_enable_event_intr(spi_slave_hd_hal_context_t* hal, spi_event_t ev) in spi_slave_hd_hal_enable_event_intr() 230 void spi_slave_hd_hal_invoke_event_intr(spi_slave_hd_hal_context_t* hal, spi_event_t ev) in spi_slave_hd_hal_invoke_event_intr()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/src/ |
| D | nimble_port.c | 73 struct ble_npl_event *ev = ble_npl_eventq_get(&g_eventq_dflt, BLE_NPL_TIME_FOREVER); in nimble_port_run() local 90 static void nimble_port_stop_cb(struct ble_npl_event *ev) in nimble_port_stop_cb()
|
| D | npl_os_freertos.c | 29 struct ble_npl_event *ev = NULL; in npl_freertos_eventq_get() local 41 void npl_freertos_eventq_put(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in npl_freertos_eventq_put() 54 void npl_freertos_eventq_remove(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in npl_freertos_eventq_remove()
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| D | virtinput.c | 87 struct VirtinEvent ev[VIRTQ_EVENT_QSZ]; /* event receive buffer */ member 134 static bool VirtinGrabbed(const struct VirtinEvent *ev) in VirtinGrabbed() 167 struct VirtinEvent *ev = &in->ev[idx]; in VirtinHandleEv() local
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | adv.c | 154 static struct ble_npl_event *ev; in mesh_adv_thread() local 188 static struct ble_npl_event ev = { }; in bt_mesh_adv_update() local
|
| D | adv.h | 52 struct ble_npl_event ev; member
|
| D | glue.c | 65 struct ble_npl_event *ev; in net_buf_put() local 295 struct ble_npl_event *ev = ble_npl_eventq_get(fifo, 0); in net_buf_get() local
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/key/ |
| D | multi_button.c | 24 #define EVENT_CB(ev) if(handle->cb[ev])handle->cb[ev]((BUTTON_S*)handle) argument
|
| /device/qemu/drivers/virtio/ |
| D | virtinput.c | 84 struct VirtinEvent ev[VIRTQ_EVENT_QSZ]; /* event receive buffer */ member 129 struct VirtinEvent *ev = arg; in VirtinWorkCallback() local
|
| /device/soc/rockchip/common/vendor/drivers/clk/ |
| D | clk-rk1808.c | 835 static int rk1808_clk_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rk1808_clk_panic()
|
| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| D | clk-rk3399.c | 1197 static int rk3399_clk_panic(struct notifier_block *this, unsigned long ev, void *ptr) in rk3399_clk_panic()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/transport/uart/src/ |
| D | ble_hci_uart.c | 537 struct ble_npl_event *ev; in nimble_vhci_task() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | recv_linux.c | 621 struct iw_michaelmicfailure ev; in rtw_handle_tkip_mic_err() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
| D | stream.c | 489 struct v4l2_event ev = { in rkispp_start_3a_run() local 513 struct v4l2_event ev = { in rkispp_stop_3a_run() local
|