/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb.h | 350 * @stop: Stops the domain 374 void (*stop)(struct tb *tb); member
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | mod_gadget.c | 916 dev_dbg(dev, "stop gadget\n"); in usbhsg_try_stop() 1117 gpriv->mod.stop = usbhsg_stop; in usbhs_mod_gadget_probe()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_recent.c | 542 .stop = recent_seq_stop,
|
H A D | nf_conntrack_expect.c | 653 .stop = exp_seq_stop,
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_flow.c | 689 arg->stop = 1; in flow_walk()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | perf_event.h | 335 * Flags for ->add()/->del()/ ->start()/->stop(). There are 354 * as ->add() followed by ->stop(). 356 * ->del() must always PERF_EF_UPDATE stop an event. If it calls 357 * ->stop() that must deal with already being stopped without 366 * The PMI handler should stop the counter when perf_event_overflow() 375 * ->stop() with PERF_EF_UPDATE will read the counter and update 379 * value, must be preceded by a ->stop() with PERF_EF_UPDATE. 382 void (*stop) (struct perf_event *event, int flags); member 461 * state, so that preempting ->start()/->stop() callbacks does 530 * @action: filter/start/stop [all...] |
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ews.c | 119 .stop = ewx_i2c_stop, 174 /* stop callback for EWS88MT, needs to deselect chip mask */
|
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | rsnd.h | 314 int (*stop)(struct rsnd_mod *mod, member 365 * C 0: start 1: stop
|
/kernel/linux/linux-5.10/mm/ |
H A D | slab_common.c | 1039 .stop = slab_stop,
|
/kernel/linux/linux-5.10/lib/ |
H A D | dynamic_debug.c | 880 * Seq_ops stop method. Called at the end of each read() 892 .stop = ddebug_proc_stop 969 return 0; /* query failure shouldnt stop module load */ in ddebug_dyndbg_param_cb()
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | debug.c | 892 .stop = sched_debug_stop,
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | array.c | 136 "t (tracing stop)", /* 0x08 */ 728 * So one need to stop or freeze the leader and all in get_children_pid() 775 .stop = children_seq_stop,
|
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | 607 .stop = lockres_seq_stop,
|
/kernel/linux/linux-5.10/net/appletalk/ |
H A D | aarp.c | 1037 .stop = aarp_seq_stop,
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | clip.c | 863 .stop = neigh_seq_stop, 904 /* First, stop the idle timer, so it stops banging in atm_clip_exit_noproc()
|
H A D | br2684.c | 693 /* open, stop, do_ioctl ? */ in br2684_create() 817 .stop = br2684_seq_stop,
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | ipt_CLUSTERIP.c | 744 .stop = clusterip_seq_stop,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_flowlabel.c | 862 .stop = ip6fl_seq_stop,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_dpi.c | 562 .stop = mtk_dpi_stop,
|
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | arm_spe_pmu.c | 922 .stop = arm_spe_pmu_stop, in arm_spe_pmu_perf_init()
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | wsm.h | 1250 /* [out] */ bool stop; member
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | stm32_rproc.c | 558 .stop = stm32_rproc_stop,
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-abx80x.c | 653 .stop = abx80x_wdog_stop,
|
/kernel/linux/linux-5.10/drivers/staging/media/rkvdec/ |
H A D | rkvdec-h264.c | 1143 .stop = rkvdec_h264_stop,
|
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_h264.c | 690 .stop = cedrus_h264_stop,
|