/third_party/backends/backend/ |
H A D | hp3500.c | 467 * since the backend will stop reading the option value upon 1588 rt_set_stop_when_rewound (unsigned char *regs, int stop) in rt_set_stop_when_rewound() argument 1590 if (stop) in rt_set_stop_when_rewound()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | underscoreTest1.js | 551 range(stop: number): number[]; 552 range(start: number, stop: number, step?: number): number[];
|
/third_party/python/Lib/ |
H A D | pydoc.py | 2335 ... serverthread.stop() 2420 def stop(self): member in _start_server.ServerThread 2706 serverthread.stop()
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | perf_event.c | 1100 cpu_pmu->stop = armv8pmu_stop; in armv8_pmu_init()
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
H A D | perf_event.c | 1214 .stop = csky_pmu_stop, in init_hw_perf_events()
|
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | hv-24x7.c | 1649 .stop = h_24x7_event_stop,
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | uncore_snb.c | 682 .stop = uncore_pmu_event_stop,
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7.S | 536 mcr p14, 6, r0, c0, c0, 0 @ stop userspace TEEHBR access
|
/kernel/linux/linux-6.6/arch/csky/kernel/ |
H A D | perf_event.c | 1214 .stop = csky_pmu_stop, in init_hw_perf_events()
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-v7.S | 544 mcr p14, 6, r0, c0, c0, 0 @ stop userspace TEEHBR access
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | hv-24x7.c | 1657 .stop = h_24x7_event_stop,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_dsi.c | 819 .stop = mtk_dsi_ddp_stop,
|
/kernel/linux/linux-5.10/drivers/hid/i2c-hid/ |
H A D | i2c-hid-core.c | 825 .stop = i2c_hid_stop,
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | nct7904.c | 1006 .stop = nct7904_wdt_stop,
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | sysfs.c | 60 write_attribute(stop); variable
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | synaptics.c | 721 serio->stop = synaptics_pt_stop; in synaptics_pt_create()
|
/kernel/linux/linux-5.10/drivers/isdn/capi/ |
H A D | capi.c | 1277 .stop = capinc_tty_stop,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | 243 * Signal sampling timer to stop if only engine events are enabled and in i915_pmu_gt_parked() 1137 pmu->base.stop = i915_pmu_event_stop; in i915_pmu_register()
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
H A D | saa7164-core.c | 1145 .stop = saa7164_seq_stop,
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | au1xmmc.c | 74 /* This gives us a hard value for the stop command that we can write directly 206 /* Send the stop command */ in SEND_STOP() 611 if (host->mrq->stop) in au1xmmc_prepare_data()
|
H A D | meson-gx-mmc.c | 221 return cmd->mrq->stop; in meson_mmc_get_next_command() 308 * clock running at stop it at the pad using the pinmux. 351 /* stop clock */ in meson_mmc_clk_set()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_fcoe.c | 783 "Can't stop fcoe - not all connections were returned\n"); in qed_fcoe_stop() 1019 .stop = &qed_fcoe_stop,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ae_adapt.c | 958 .stop = hns_ae_stop,
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/ |
H A D | main.c | 348 wcn36xx_dbg(WCN36XX_DBG_MAC, "mac stop\n"); in wcn36xx_stop() 414 * simply stop the scan session and exit PS mode. in wcn36xx_config() 1185 .stop = wcn36xx_stop,
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | usb.c | 1179 .stop = brcmf_usb_down,
|