Home
last modified time | relevance | path

Searched refs:stop (Results 2876 - 2900 of 3053) sorted by relevance

1...<<111112113114115116117118119120>>...123

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2979 void (*stop)(struct rtw89_dev *rtwdev); member
4485 rtwdev->hci.ops->stop(rtwdev); in rtw89_hci_stop()
/kernel/linux/linux-6.6/virt/kvm/
H A Dkvm_main.c3573 ktime_t stop = ktime_add_ns(start, vcpu->halt_poll_ns); in kvm_vcpu_halt() local
3580 } while (kvm_vcpu_can_poll(cur, stop)); in kvm_vcpu_halt()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc784 __ stop(); in AssembleArchInstruction()
3929 __ stop(); in AssembleArchTrap()
4241 if (FLAG_debug_code) __ stop(); in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc823 __ stop(); in AssembleArchInstruction()
3739 __ stop(); in AssembleArchTrap()
4039 if (FLAG_debug_code) __ stop(); in AssembleConstructFrame()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc822 __ stop(); in AssembleArchInstruction()
3598 __ stop(); in AssembleArchTrap()
3944 __ stop(); in AssembleConstructFrame()
/third_party/python/Lib/test/
H A Dtest_descr.py466 return i.start, i.stop
2048 def stop(self): function
2074 {"__iter__" : iden, "__next__" : stop}),
/kernel/linux/linux-5.10/drivers/atm/
H A Deni.c332 ENI_DEV(dev)->fast = NULL; /* really stop it */ in rx_ident_err()
1668 /* stop operation */ in get_esi_asic()
1798 dev->phy->stop(dev); in eni_do_release()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c3433 phy_impl->stop = xgbe_phy_stop; in xgbe_init_function_ptrs_phy_v2()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c2440 "Failed to stop LL2 on engine 0\n"); in qed_ll2_stop()
2445 DP_NOTICE(p_hwfn, "Failed to stop LL2\n"); in qed_ll2_stop()
2756 .stop = &qed_ll2_stop,
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c2188 .stop = at76_mac80211_stop,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c2779 .stop = ath9k_stop,
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c314 err = mac_dev->stop(mac_dev); in dpaa_stop()
316 netif_err(priv, ifdown, net_dev, "mac_dev->stop() = %d\n", in dpaa_stop()
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt73usb.c2295 .stop = rt2x00mac_stop,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c751 * 2. a message that will consume a partial credit will stop the
2237 ath6kl_warn("host is going to stop blocking receiver for htc_stop\n"); in ath6kl_htc_rxmsg_pending_handler()
2244 * needs to stop the receiver. in ath6kl_htc_rxmsg_pending_handler()
2820 /* htc_stop: stop interrupt reception, and flush all queued buffers */
2918 .stop = ath6kl_htc_mbox_stop,
/kernel/linux/linux-5.10/drivers/tty/
H A Dmxser.c1047 * At this point we stop accepting input. To do this, we in mxser_close_port()
1049 * interrupt driver to stop checking the data ready bit in the in mxser_close_port()
2328 .stop = mxser_stop,
H A Drocket.c1387 printk(KERN_INFO "stop %s: %d %d....\n", tty->name, in rp_stop()
2325 .stop = rp_stop,
2829 stopped channel. It does not stop it from processing other channels.
2860 the receive processor to stop. These items are handled inside
2902 the receive processor to stop. These items are handled inside
2920 sStopRxProcessor(ChP); /* stop Rx processor */ in sFlushTxFIFO()
2921 for (i = 0; i < 4000 / 200; i++) /* delay 4 uS to allow proc to stop */ in sFlushTxFIFO()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dserial_core.c1629 * At this point, we stop accepting input. To do this, we in uart_tty_port_shutdown()
2573 .stop = uart_stop,
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget.c1560 /* ISO ep_traddr may stop at LINK TRB */ in cdns3_transfer_completed()
2519 * 10us is enough time for controller to stop transfer. in cdns3_gadget_ep_disable()
3467 rdrv->stop = cdns3_gadget_exit; in cdns3_gadget_init()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dr8a66597-hcd.c2316 .stop = r8a66597_stop,
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ddummy_hcd.c1825 /* stop when we reach URBs queued after the timer interrupt */ in dummy_timer()
2625 .stop = dummy_stop,
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c2936 .stop = unix_seq_stop,
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c2732 .stop = netlink_seq_stop,
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H A Dymfpci_main.c1939 .stop = snd_ymfpci_timer_stop,
/kernel/linux/linux-5.10/mm/
H A Dvmalloc.c3575 .stop = s_stop,

Completed in 104 milliseconds

1...<<111112113114115116117118119120>>...123