Home
last modified time | relevance | path

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

12345678910>>...27

/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dipoib.h73 * @stops: count of stops of queue
87 atomic_t stops; member
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-v6.6/include/uapi/linux/
Dultrasound.h35 * _GUS_VOICEOFF - Stops voice (no parameters)
36 * _GUS_VOICEFADE - Stops the voice smoothly.
49 * _GUS_RAMPOFF - Stops volume ramping (no parameters)
/Linux-v6.6/drivers/accessibility/speakup/
Dspeakup_dtlk.h5 #define SYNTH_CLEAR 0x18 /* stops speech */
18 * before speech stops
Dspeakup_acnt.h6 #define SYNTH_CLEAR 0x18 /* stops speech */
/Linux-v6.6/Documentation/hwmon/
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
Damc6821.rst66 which is rw. Below this temperature fan stops.
82 Below this temperature the fan stops in
Dg760a.rst26 Setting a period of 0 stops the fan; setting the period to 255 sets
/Linux-v6.6/include/linux/
Ddtlk.h10 #define DTLK_CLEAR 0x18 /* stops speech */
24 before speech stops */
/Linux-v6.6/include/linux/qed/
Dqed_fcoe_if.h86 * @stop: stops fcoe in FW
107 * @destroy_conn: stops an offloaded connection
/Linux-v6.6/Documentation/core-api/
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-v6.6/drivers/usb/serial/
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-v6.6/drivers/hid/
Dhid-lg3ff.c34 * but stops all movemnt left
37 * but stops all movement right
/Linux-v6.6/drivers/vhost/
Dtest.h5 /* Start a given test on the virtio null device. 0 stops all tests. */
/Linux-v6.6/arch/mips/kernel/
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-v6.6/Documentation/ABI/testing/
Dgpio-cdev24 Stops and free up the I/O contexts that was associated
/Linux-v6.6/Documentation/driver-api/media/drivers/
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-v6.6/drivers/powercap/
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-v6.6/arch/m68k/include/asm/
Ddiv64.h34 /* defining this stops the unused helper function from being built */
/Linux-v6.6/arch/x86/kvm/mmu/
Dpage_track.c91 * new track stops large page mapping for the in __kvm_write_track_add_gfn()
279 * remove the guest page from the tracking pool which stops the interception
/Linux-v6.6/drivers/watchdog/
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-v6.6/kernel/
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-v6.6/include/drm/ttm/
Dttm_kmap_iter.h54 * Nothing stops us from extending the operations to vmap, vmap_pfn etc,
/Linux-v6.6/tools/perf/pmu-events/arch/x86/graniterapids/
Dpipeline.json21 …ers available for other events. Note: On all current platforms this event stops counting during 't…
29 …ers available for other events. Note: On all current platforms this event stops counting during 't…
/Linux-v6.6/Documentation/driver-api/thermal/
Dx86_pkg_temperature_thermal.rst47 Setting 0, stops sending thermal notifications.

12345678910>>...27