Home
last modified time | relevance | path

Searched full:stops (Results 1 – 25 of 587) sorted by relevance

12345678910>>...24

/linux/drivers/infiniband/hw/hfi1/
H A Dipoib.h73 * @stops: count of stops of queue
87 atomic_t stops; member
H A Dipoib_tx.c56 if (atomic_inc_return(&txq->tx_ring.stops) == 1) in hfi1_ipoib_stop_txq()
63 if (atomic_dec_and_test(&txq->tx_ring.stops)) in hfi1_ipoib_wake_txq()
720 atomic_set(&txq->tx_ring.stops, 0); in hfi1_ipoib_txreq_init()
846 dd_dev_info(priv->dd, "timeout txq %p q %u stopped %u stops %d no_desc %d ring_full %d\n", in hfi1_ipoib_tx_timeout()
849 atomic_read(&txq->tx_ring.stops), in hfi1_ipoib_tx_timeout()
/linux/include/uapi/linux/
H A Dultrasound.h35 * _GUS_VOICEOFF - Stops voice (no parameters)
36 * _GUS_VOICEFADE - Stops the voice smoothly.
49 * _GUS_RAMPOFF - Stops volume ramping (no parameters)
/linux/drivers/accessibility/speakup/
H A Dspeakup_dtlk.h5 #define SYNTH_CLEAR 0x18 /* stops speech */
18 * before speech stops
H A Dspeakup_acnt.h6 #define SYNTH_CLEAR 0x18 /* stops speech */
/linux/Documentation/hwmon/
H A Dg762.rst59 integer value between 0 and 255. 0 stops the fan, 255 makes
65 entry (0 stops the fan, 255 makes it run at full speed). In closed-loop mode
H A Damc6821.rst71 which is rw. Below this temperature fan stops.
87 Below this temperature the fan stops in
H A Dg760a.rst26 Setting a period of 0 stops the fan; setting the period to 255 sets
/linux/include/linux/qed/
H A Dqed_fcoe_if.h86 * @stop: stops fcoe in FW
107 * @destroy_conn: stops an offloaded connection
/linux/include/linux/
H A Ddtlk.h10 #define DTLK_CLEAR 0x18 /* stops speech */
24 before speech stops */
H A Dhid_bpf.h154 * stops hid-core from processing that event. A positive value should be
175 * stops hid-core from processing that event. A positive value should be
/linux/Documentation/core-api/
H A Dmemory-hotplug.rst81 MEM_ONLINE, or MEM_OFFLINE action to cancel hotplugging. It stops
84 NOTIFY_STOP stops further processing of the notification queue.
/linux/drivers/usb/serial/
H A Dio_ionsp.h258 #define IOSP_TX_FLOW_CTS 0x01 // Edgeport stops Tx if CTS low
259 #define IOSP_TX_FLOW_DSR 0x02 // Edgeport stops Tx if DSR low
260 #define IOSP_TX_FLOW_DCD 0x04 // Edgeport stops Tx if DCD low
261 #define IOSP_TX_FLOW_XON_XOFF 0x08 // Edgeport stops Tx upon receiving XOFF char.
266 #define IOSP_TX_FLOW_XOFF_CONTINUE 0x10 // If not set, Edgeport stops Tx when
/linux/drivers/hid/
H A Dhid-lg3ff.c34 * but stops all movemnt left
37 * but stops all movement right
/linux/drivers/vhost/
H A Dtest.h5 /* Start a given test on the virtio null device. 0 stops all tests. */
/linux/arch/mips/kernel/
H A Didle.c26 * The wait instruction stops the pipeline and reduces the power consumption of
83 * since coreclock (and the cp0 counter) stops upon executing it. Only an
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_hw.c17 * txgbe_disable_sec_tx_path - Stops the transmit data path
20 * Stops the transmit data path and waits for the HW to internally empty
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst33 Once the last buffer is filled in, the QCI interface stops.
154 - DMA controller finishes Videobuffer2, and DMA stops
191 If DMA stops just after pxa_camera_check_link_miss() reads DDADR()
/linux/Documentation/ABI/testing/
H A Dgpio-cdev25 Stops and free up the I/O contexts that was associated
/linux/drivers/powercap/
H A Didle_inject.c244 * idle_inject_stop - stops idle injections
247 * The function stops idle injection and waits for the threads to finish work.
393 * The function stops idle injection for the given control device,
/linux/kernel/
H A Dstop_machine.c202 /* This is the cpu_stop function which stops the CPU. */
324 * stop_two_cpus - stops two cpus
330 * Stops both the current and specified CPU and runs @fn on one of them.
671 * Local CPU is inactive. Temporarily stops all active CPUs.
/linux/drivers/watchdog/
H A Dwdrtas.c139 * wdrtas_timer_stop - stops watchdog
141 * wdrtas_timer_stop stops the watchdog timer by calling the RTAS function
457 * wdrtas_reboot stops the watchdog in case of a reboot
/linux/arch/m68k/include/asm/
H A Ddiv64.h34 /* defining this stops the unused helper function from being built */
/linux/include/drm/ttm/
H A Dttm_kmap_iter.h54 * Nothing stops us from extending the operations to vmap, vmap_pfn etc,
/linux/Documentation/driver-api/thermal/
H A Dx86_pkg_temperature_thermal.rst47 Setting 0, stops sending thermal notifications.

12345678910>>...24