/kernel/linux/linux-5.10/kernel/trace/ |
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()
|
H A D | mspro_block.c | 1308 card->stop = mspro_block_stop; in mspro_block_probe()
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 282 rsi_dbg(INFO_ZONE, "***** Hardware scan stop *****\n"); in rsi_mac80211_cancel_hw_scan() 1945 .stop = rsi_mac80211_stop,
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | wsm.c | 1056 arg.stop = !(flags & 1); in wsm_suspend_resume_indication() 1405 ret = 0; /* Error response from device should ne stop BH. */ in wsm_handle_rx()
|
H A D | txrx.c | 666 /* It's not so optimal to stop TX queues every now and then. in cw1200_tx_h_rate_policy() 878 .stop = 1, in cw1200_tx_confirm_cb()
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_q6v5_mss.c | 583 /* De-assert QDSP6 stop core */ in q6v5proc_reset() 629 /* De-assert the Q6 stop core signal */ in q6v5proc_reset() 656 /* Assert resets, stop core */ in q6v5proc_reset() 721 /* Assert resets, stop core */ in q6v5proc_reset() 1460 .stop = q6v5_stop,
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-ds1307.c | 1724 .stop = ds1388_wdt_stop, 1898 "oscillator stop detected - SET TIME!\n"); in ds1307_probe()
|
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 2166 .stop = codec_vp9_stop,
|
/kernel/linux/linux-6.6/drivers/memstick/core/ |
H A D | ms_block.c | 2169 card->stop = msb_stop; in msb_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iscsi.c | 1090 "Can't stop iscsi - not all connections were returned\n"); in qed_iscsi_stop() 1395 .stop = &qed_iscsi_stop,
|
/kernel/linux/linux-6.6/fs/ |
H A D | locks.c | 690 * locks_delete_block - stop waiting for a file lock 2894 .stop = locks_stop,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mac80211.h | 80 * mac80211 workqueue should be cancelled on the driver stop() callback. 259 * @CHANCTX_SWMODE_SWAP_CONTEXTS: The old context exists but will stop 3316 * station goes to sleep, we will stop transmitting to it. There is, 3436 * If queue 6 gets full, for example, mac80211 would only stop the second 3504 * @IEEE80211_AMPDU_RX_STOP: stop RX aggregation 3512 * @IEEE80211_AMPDU_TX_STOP_CONT: stop TX aggregation but continue transmitting 3515 * @IEEE80211_AMPDU_TX_STOP_FLUSH: stop TX aggregation and flush all packets, 3656 * preferably, never fail and stop queues appropriately. 3669 * @stop: Called after last netdevice attached to the hardware 3678 * stop transmittin 4278 void (*stop)(struct ieee80211_hw *hw); global() member [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 2164 .stop = codec_vp9_stop,
|
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_vp8.c | 880 .stop = cedrus_vp8_stop,
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.c | 192 * Disable any IRQs and clear the run/stop bit. 194 * should halt within 16 ms of the run/stop bit being cleared. 400 * controller to stop USB transfers, potentially stopping in the middle of a 417 * the stop endpoint command. 2021 rdrv->stop = cdnsp_gadget_exit; in cdnsp_gadget_init()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb.c | 26 * @hotplug_active: tb_handle_hotplug will stop progressing plug 2351 .stop = tb_stop,
|
/kernel/linux/linux-6.6/drivers/usb/chipidea/ |
H A D | udc.c | 2241 rdrv->stop = udc_id_switch_for_host; in ci_hdrc_gadget_init()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | qcom_q6v5_mss.c | 639 /* De-assert QDSP6 stop core */ in q6v5proc_reset() 685 /* De-assert the Q6 stop core signal */ in q6v5proc_reset() 716 /* Assert resets, stop core */ in q6v5proc_reset() 809 /* Assert resets, stop core */ in q6v5proc_reset() 1687 .stop = q6v5_stop,
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-ds1307.c | 1671 .stop = ds1388_wdt_stop, 1836 "oscillator stop detected - SET TIME!\n"); in ds1307_probe()
|