/Linux-v5.10/drivers/dma/ |
D | timb_dma.c | 77 bool ongoing; member 182 if (td_chan->ongoing) { in __td_start_dma() 184 "Transfer already ongoing\n"); in __td_start_dma() 213 td_chan->ongoing = true; in __td_start_dma() 244 td_chan->ongoing = false; in __td_finish() 265 if (td_chan->ongoing) { in __td_ier_mask() 282 BUG_ON(td_chan->ongoing); in __td_start_next() 479 /* transfer ongoing */ in td_issue_pending()
|
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fweh.c | 139 * This should be accepted when p2pdev_setup is ongoing. TDLS setup will in brcmf_fweh_handle_if_event() 275 * brcmf_fweh_p2pdev_setup() - P2P device setup ongoing (or not). 278 * @ongoing: p2p device setup in progress (or not). 280 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup() argument 282 ifp->drvr->fweh.p2pdev_setup_ongoing = ongoing; in brcmf_fweh_p2pdev_setup()
|
/Linux-v5.10/Documentation/driver-api/mmc/ |
D | mmc-async-req.rst | 48 truly non-blocking. If there is an ongoing async request it waits 50 doesn't wait for the new request to complete. If there is no ongoing
|
/Linux-v5.10/drivers/gpio/ |
D | TODO | 1 This is a place for planning the ongoing long-term work in the GPIO 47 following ongoing work as well) we can delete the old global
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-fsi | 29 ongoing operation in case of an expired 'Master Time Out'
|
D | sysfs-driver-hid-wiimote | 36 that the detection is still ongoing, "unknown" means, that the
|
/Linux-v5.10/arch/m68k/ |
D | Kconfig | 107 It is an ongoing process to be certain the hardware in a machine
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/falcon/ |
D | qmgr.h | 12 * struct nvkm_falcon_qmgr_seq - keep track of ongoing commands
|
/Linux-v5.10/net/netfilter/ |
D | nft_tproxy.c | 39 /* check if there's an ongoing connection on the packet addresses, this in nft_tproxy_eval_v4() 106 /* check if there's an ongoing connection on the packet addresses, this in nft_tproxy_eval_v6()
|
D | xt_TPROXY.c | 47 /* check if there's an ongoing connection on the packet in tproxy_tg4() 136 /* check if there's an ongoing connection on the packet in tproxy_tg6_v1()
|
/Linux-v5.10/sound/soc/mxs/ |
D | mxs-saif.c | 95 if (master_saif->ongoing && rate != master_saif->cur_rate) { in mxs_saif_set_clk() 97 "can not change clock, master saif%d(rate %d) is ongoing\n", in mxs_saif_set_clk() 583 master_saif->ongoing = 1; in mxs_saif_trigger() 619 master_saif->ongoing = 0; in mxs_saif_trigger()
|
D | mxs-saif.h | 109 unsigned int ongoing; member
|
/Linux-v5.10/drivers/net/wireless/ath/wil6210/ |
D | p2p.c | 71 wil_err(wil, "search failed. discovery already ongoing\n"); in wil_p2p_search() 141 wil_err(wil, "discovery already ongoing\n"); in wil_p2p_listen()
|
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ |
D | 11h.c | 184 /* This function is to abort ongoing CAC upon stopping AP operations 203 * and also cancels ongoing delayed work.
|
/Linux-v5.10/Documentation/fb/ |
D | pvr2fb.rst | 38 ongoing
|
/Linux-v5.10/drivers/rtc/ |
D | rtc-sirfsoc.c | 123 * An ongoing alarm in progress - ingore it and not in sirfsoc_rtc_set_alarm() 145 * trying to cancel an ongoing alarm in sirfsoc_rtc_set_alarm()
|
/Linux-v5.10/include/linux/hsi/ |
D | hsi.h | 46 HSI_STATUS_PROCEEDING, /* Message transfer is ongoing */ 48 HSI_STATUS_ERROR, /* Error when message transfer was ongoing */
|
/Linux-v5.10/sound/soc/ti/ |
D | omap-dmic.c | 303 /* re-parent not allowed if a stream is ongoing */ in omap_dmic_select_fclk() 419 /* Disable lines while request is ongoing */ in omap_dmic_probe()
|
/Linux-v5.10/Documentation/RCU/ |
D | NMI-RCU.rst | 99 not to return until all ongoing NMI handlers exit. It is therefore safe
|
/Linux-v5.10/Documentation/kbuild/ |
D | llvm.rst | 14 such as GCC and binutils. Ongoing work has allowed for `Clang
|
/Linux-v5.10/tools/testing/selftests/rcutorture/bin/ |
D | kvm-check-branches.sh | 8 # CFLIST. If some adjustments appear to have ongoing value, this script
|
/Linux-v5.10/include/uapi/linux/ |
D | batman_adv.h | 658 * already ongoing 673 * @BATADV_TP_REASON_TOO_MANY: too many ongoing sessions
|
/Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
D | calib.c | 285 * stop NF cal if ongoing to ensure NF load completes immediately in ath9k_hw_loadnf() 286 * (or after end rx/tx frame if ongoing) in ath9k_hw_loadnf()
|
/Linux-v5.10/drivers/hid/intel-ish-hid/ |
D | ishtp-hid.h | 154 * @raw_get_req: Flag indicating raw get request ongoing
|
/Linux-v5.10/drivers/hsi/controllers/ |
D | omap_ssi.h | 126 * @gdd_trn: Array of GDD transaction data for ongoing GDD transfers
|