Searched refs:stop (Results 176 - 200 of 1275) sorted by relevance

1234567891011>>

/linux-master/drivers/watchdog/
H A Debc-c384_wdt.c81 .stop = ebc_c384_wdt_stop,
H A Dtwl4030_wdt.c55 .stop = twl4030_wdt_stop,
H A Ddb8500_wdt.c72 .stop = db8500_wdt_stop,
H A Dstmp3xxx_rtc_wdt.c59 .stop = wdt_stop,
H A Dep93xx_wdt.c17 * wdt each ~200msec and eventually stop doing it if the user space
83 .stop = ep93xx_wdt_stop,
/linux-master/sound/core/
H A Dpcm_timer.c85 .stop = snd_pcm_timer_stop,
/linux-master/drivers/usb/renesas_usbhs/
H A Dmod.h34 int (*stop)(struct usbhs_priv *priv); member in struct:usbhs_mod
/linux-master/arch/powerpc/platforms/cell/
H A Dcpufreq_spudemand.c126 .stop = spu_gov_stop,
/linux-master/include/sound/
H A Dtimer.h21 #define SNDRV_TIMER_HW_STOP 0x00000002 /* call stop before start */
52 int (*stop) (struct snd_timer * timer); member in struct:snd_timer_hardware
/linux-master/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c76 .stop = hc_stop,
/linux-master/include/linux/
H A Dhdlc.h23 void (*stop)(struct net_device *dev); /* if open & !DCD */ member in struct:hdlc_proto
H A Dwatchdog.h29 * @stop: The routine for stopping the watchdog device.
48 int (*stop)(struct watchdog_device *); member in struct:watchdog_ops
80 * @reboot_nb: The notifier block to stop watchdog on reboot.
149 /* Use the following function to stop the watchdog on reboot */
155 /* Use the following function to stop the watchdog when unregistering it */
161 /* Use the following function to stop the wdog ping worker when suspending */
/linux-master/drivers/zorro/
H A Dproc.c94 .stop = zorro_seq_stop,
/linux-master/net/atm/
H A Dproc.c243 .stop = atm_dev_seq_stop,
266 .stop = vcc_seq_stop,
288 .stop = vcc_seq_stop,
311 .stop = vcc_seq_stop,
/linux-master/drivers/staging/media/rkvdec/
H A Drkvdec.h70 void (*stop)(struct rkvdec_ctx *ctx); member in struct:rkvdec_coded_fmt_ops
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-dc.c120 int map, int wave, int glue, int sync, int stop)
127 reg2 = operand >> 12 | opcode << 1 | stop << 9;
130 reg2 = operand >> 17 | opcode << 7 | stop << 9;
133 reg2 = operand >> 12 | opcode << 4 | stop << 9;
119 dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, int map, int wave, int glue, int sync, int stop) argument
/linux-master/include/linux/usb/
H A Dcdc_ncm.h116 atomic_t stop; member in struct:cdc_ncm_ctx
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk110.c56 .stop = gk104_chan_stop,
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Drapl_monitor.c142 .stop = rapl_stop,
/linux-master/kernel/module/
H A Dprocfs.c115 .stop = m_stop,
H A Dtracking.c106 .stop = unloaded_tainted_modules_seq_stop,
/linux-master/drivers/usb/host/
H A Dehci-grlib.c40 .stop = ehci_stop,
/linux-master/tools/perf/include/perf/
H A Dperf_dlfilter.h137 * If implemented, 'stop' will be called at the end,
141 * are not valid when called from 'stop'.
143 int stop(void *data, void *ctx);
/linux-master/drivers/cpufreq/
H A Dcpufreq_userspace.c132 .stop = cpufreq_userspace_policy_stop,
/linux-master/fs/proc/
H A Dnommu.c106 .stop = nommu_region_list_stop,

Completed in 262 milliseconds

1234567891011>>