/kernel/linux/linux-5.10/drivers/usb/cdns3/ |
H A D | gadget.c | 1560 /* 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 D | r8a66597-hcd.c | 2316 .stop = r8a66597_stop,
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 1825 /* 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 D | af_unix.c | 2936 .stop = unix_seq_stop,
|
/kernel/linux/linux-5.10/net/netlink/ |
H A D | af_netlink.c | 2732 .stop = netlink_seq_stop,
|
/kernel/linux/linux-5.10/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1939 .stop = snd_ymfpci_timer_stop,
|
/kernel/linux/linux-5.10/mm/ |
H A D | vmalloc.c | 3575 .stop = s_stop,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_fib.c | 2713 .stop = ipv6_route_seq_stop,
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-tegra.c | 2574 .stop = tegra_pcie_ports_seq_stop,
|
/kernel/linux/linux-5.10/drivers/staging/octeon-usb/ |
H A D | octeon-hcd.c | 3515 .stop = octeon_usb_stop,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_ll2.c | 2487 "Failed to stop LL2 on engine 0\n"); in qed_ll2_stop() 2492 DP_NOTICE(p_hwfn, "Failed to stop LL2\n"); in qed_ll2_stop() 2806 .stop = &qed_ll2_stop,
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | eni.c | 332 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-6.6/fs/jbd2/ |
H A D | journal.c | 1202 .stop = jbd2_seq_info_stop, 2025 /* reset start and stop after processing a region */ in __jbd2_journal_erase()
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdns3-gadget.c | 1565 /* ISO ep_traddr may stop at LINK TRB */ in cdns3_transfer_completed() 2524 * 10us is enough time for controller to stop transfer. in cdns3_gadget_ep_disable() 3500 rdrv->stop = cdns3_gadget_exit; in cdns3_gadget_init()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | octeon-hcd.c | 3519 .stop = octeon_usb_stop,
|
H A D | r8a66597-hcd.c | 2315 .stop = r8a66597_stop,
|
/kernel/linux/linux-6.6/drivers/usb/isp1760/ |
H A D | isp1760-hcd.c | 810 #define EHCI_TUNE_CERR 3 /* 0-3 qtd retries; 0 == don't stop */ 2315 /* stop resume signaling */ in isp1760_hub_control() 2510 .stop = isp1760_stop,
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | dummy_hcd.c | 1838 /* stop when we reach URBs queued after the timer interrupt */ in dummy_timer() 2638 .stop = dummy_stop,
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | hashtab.c | 2149 .stop = bpf_hash_map_seq_stop, 2202 /* return value: 0 - continue, 1 - stop and return */ in bpf_for_each_hash_elem()
|
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | core.c | 2689 .stop = x86_pmu_stop,
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | sfp.c | 2820 .stop = sfp_stop,
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | pcie.c | 1581 .stop = brcmf_pcie_down,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 2776 .stop = ath9k_stop,
|
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
H A D | at76c50x-usb.c | 2189 .stop = at76_mac80211_stop,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 751 * 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,
|