Home
last modified time | relevance | path

Searched refs:started (Results 1 – 25 of 56) sorted by relevance

123

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Doffchannel.c223 if (!roc->started) in ieee80211_end_finished_rocs()
262 roc->started = true; in ieee80211_handle_roc_started()
288 if (!roc->started) in ieee80211_hw_roc_start()
323 if (WARN_ON(roc->started)) in _ieee80211_start_next_roc()
355 tmp->started = true; in _ieee80211_start_next_roc()
366 tmp->started = true; in _ieee80211_start_next_roc()
420 if (WARN_ON_ONCE(roc->started)) in ieee80211_start_next_roc()
447 if (!roc->started) { in __ieee80211_roc_work()
513 if (WARN_ON(!cur_roc->started)) in ieee80211_coalesce_hw_started_roc()
613 roc->started = true; in ieee80211_start_roc_work()
[all …]
Ddriver-ops.c16 if (WARN_ON(local->started)) in drv_start()
20 local->started = true; in drv_start()
27 local->started = false; in drv_start()
36 if (WARN_ON(!local->started)) in drv_stop()
49 local->started = false; in drv_stop()
Dsta_info.h240 started:1; member
Dagg-rx.c430 tid_agg_rx->started = false; in ___ieee80211_start_rx_ba_session()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c510 BOOLEAN started = 0; in gap_ble_send_cl_read_request() local
523 started = 1; in gap_ble_send_cl_read_request()
528 return started; in gap_ble_send_cl_read_request()
677 BOOLEAN started = 0; in gap_ble_accept_cl_operation() local
680 return (started); in gap_ble_accept_cl_operation()
686 return started; in gap_ble_accept_cl_operation()
701 return started; in gap_ble_accept_cl_operation()
708 started = gap_ble_send_cl_read_request(p_clcb); in gap_ble_accept_cl_operation()
710 started = 1; in gap_ble_accept_cl_operation()
713 return started; in gap_ble_accept_cl_operation()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_bgconn.c203 BOOLEAN started = 0; in btm_add_dev_to_controller() local
206 return started; in btm_add_dev_to_controller()
210 started = btsnd_hcic_ble_add_white_list (wl_addr_type, bd_addr); in btm_add_dev_to_controller()
212 started = btsnd_hcic_ble_remove_from_white_list (wl_addr_type, bd_addr); in btm_add_dev_to_controller()
215 return started; in btm_add_dev_to_controller()
Dbtm_ble_gap.c1201 BOOLEAN started = 1; in BTM_BleSetBgConnType() local
1227 started = 1; in BTM_BleSetBgConnType()
1232 started = 0; in BTM_BleSetBgConnType()
1236 if (started) { in BTM_BleSetBgConnType()
1240 return started; in BTM_BleSetBgConnType()
/device/board/osware/imx8mm/common/rootfs/
Dinit.imx8mm.rc64 # zygote need to be started after otapreopt which will be done on post-fs-data
66 # zygote is started in common init.rc
/device/board/chipsea/
DREADME.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/soc/bestechnic/
DREADME.en.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/soc/allwinner/
DREADME.en.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/soc/chipsea/
DREADME.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/soc/goodix/
DREADME.en.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/board/goodix/
DREADME.en.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/soc/hisilicon/
DREADME.en.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/soc/asrmicro/
DREADME.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/board/lango/
DREADME.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/soc/telink/
DREADME.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/board/hisilicon/
DREADME.en.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/board/fnlink/
DREADME.en.md4 …ntent in this README and update the file with details for others getting started with your reposit…
/device/qemu/esp32/
DREADME_zh.md11 … 使用安装指导请参考:(https://docs.espressif.com/projects/esp-idf/zh_CN/release-v4.1/get-started/index.html)
DREADME.md11 … instructions: (https://docs.espressif.com/projects/esp-idf/en/release-v4.1/get-started/index.html)
/device/qemu/x86_64_virt/linux/
DREADME.md41 …endor/ohemu/qemu_x86_64_linux_min/qemu_run.sh` command, the images built in step 4 will be started.
/device/qemu/arm_virt/linux/
DREADME.md43 …dor/ohemu/qemu_arm_linux_headless/qemu_run.sh` command, the images built in step 4 will be started.
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/docs/
DDoxyfile105 # are defined before the preprocessor is started (similar to the -D option of

123