/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbmem.c | 739 .stop = fb_seq_stop,
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | imx21-hcd.c | 1080 etd_done = (cc_to_error[cc] != 0); /* stop if error */ in nonisoc_etd_done() 1779 .stop = imx21_hc_stop,
|
H A D | isp116x-hcd.c | 1514 .stop = isp116x_stop,
|
H A D | max3421-hcd.c | 1790 .stop = max3421_stop,
|
/kernel/linux/linux-5.10/net/rose/ |
H A D | af_rose.c | 1492 .stop = rose_info_stop,
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | cache.c | 1453 .stop = cache_seq_stop_rcu,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mac80211.h | 79 * mac80211 workqueue should be cancelled on the driver stop() callback. 241 * @CHANCTX_SWMODE_SWAP_CONTEXTS: The old context exists but will stop 3015 * station goes to sleep, we will stop transmitting to it. There is, 3135 * If queue 6 gets full, for example, mac80211 would only stop the second 3203 * @IEEE80211_AMPDU_RX_STOP: stop RX aggregation 3211 * @IEEE80211_AMPDU_TX_STOP_CONT: stop TX aggregation but continue transmitting 3214 * @IEEE80211_AMPDU_TX_STOP_FLUSH: stop TX aggregation and flush all packets, 3340 * preferably, never fail and stop queues appropriately. 3353 * @stop: Called after last netdevice attached to the hardware 3362 * stop transmittin 3886 void (*stop)(struct ieee80211_hw *hw); global() member [all...] |
/kernel/linux/linux-5.10/sound/isa/wss/ |
H A D | wss_lib.c | 973 .stop = snd_wss_timer_stop,
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | azt3328.c | 1482 /* stop transfer */ in snd_azf3328_pcm_trigger() 1559 /* stop transfer */ in snd_azf3328_pcm_trigger() 2183 ALSA(?) to call repeated stop() in vain, but NOT start() - in snd_azf3328_timer_stop() 2207 .stop = snd_azf3328_timer_stop,
|
/kernel/linux/linux-5.10/security/selinux/ |
H A D | selinuxfs.c | 1662 .stop = sel_avc_stats_seq_stop,
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | apparmorfs.c | 2060 * @root: root namespace to stop search at (NOT NULL) 2229 * p_stop - stop depth first traversal 2270 .stop = p_stop,
|
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | core.c | 743 ret |= rsnd_dai_call(stop, io, priv); in rsnd_soc_dai_trigger()
|
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | cs4231.c | 880 .stop = snd_cs4231_timer_stop,
|
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | journal.c | 1223 .stop = jbd2_seq_info_stop,
|
/kernel/linux/linux-5.10/fs/ |
H A D | locks.c | 753 * locks_delete_lock - stop waiting for a file lock 3013 .stop = locks_stop,
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 2063 } stop; member
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | hashtab.c | 1825 .stop = bpf_hash_map_seq_stop,
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | blktrace.c | 765 * blk_trace_shutdown: - stop and cleanup trace structures 1378 * stop when the rest is just zeroes and indicate so in blk_log_dump_pdu() 1620 .stop = blk_tracer_stop,
|
H A D | trace_events_synth.c | 2025 .stop = dyn_event_seq_stop,
|
/kernel/linux/linux-5.10/net/ax25/ |
H A D | af_ax25.c | 1986 .stop = ax25_info_stop,
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | lec.c | 986 .stop = lec_seq_stop,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | tcp_ipv6.c | 2105 .stop = tcp_seq_stop,
|
H A D | udp.c | 1691 .stop = udp_seq_stop,
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nfnetlink_queue.c | 1492 .stop = seq_stop,
|
/kernel/linux/linux-5.10/drivers/memstick/core/ |
H A D | ms_block.c | 2188 card->stop = msb_stop; in msb_probe()
|