/linux/drivers/infiniband/hw/hfi1/ |
H A D | ipoib.h | 73 * @stops: count of stops of queue 87 atomic_t stops; member
|
H A D | ipoib_tx.c | 56 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 D | ultrasound.h | 35 * _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 D | speakup_dtlk.h | 5 #define SYNTH_CLEAR 0x18 /* stops speech */ 18 * before speech stops
|
H A D | speakup_acnt.h | 6 #define SYNTH_CLEAR 0x18 /* stops speech */
|
/linux/Documentation/hwmon/ |
H A D | g762.rst | 59 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 D | amc6821.rst | 71 which is rw. Below this temperature fan stops. 87 Below this temperature the fan stops in
|
H A D | g760a.rst | 26 Setting a period of 0 stops the fan; setting the period to 255 sets
|
/linux/include/linux/qed/ |
H A D | qed_fcoe_if.h | 86 * @stop: stops fcoe in FW 107 * @destroy_conn: stops an offloaded connection
|
/linux/include/linux/ |
H A D | dtlk.h | 10 #define DTLK_CLEAR 0x18 /* stops speech */ 24 before speech stops */
|
H A D | hid_bpf.h | 154 * 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 D | memory-hotplug.rst | 81 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 D | io_ionsp.h | 258 #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 D | hid-lg3ff.c | 34 * but stops all movemnt left 37 * but stops all movement right
|
/linux/drivers/vhost/ |
H A D | test.h | 5 /* Start a given test on the virtio null device. 0 stops all tests. */
|
/linux/arch/mips/kernel/ |
H A D | idle.c | 26 * 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 D | txgbe_hw.c | 17 * 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 D | pxa_camera.rst | 33 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 D | gpio-cdev | 25 Stops and free up the I/O contexts that was associated
|
/linux/drivers/powercap/ |
H A D | idle_inject.c | 244 * 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 D | stop_machine.c | 202 /* 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 D | wdrtas.c | 139 * 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 D | div64.h | 34 /* defining this stops the unused helper function from being built */
|
/linux/include/drm/ttm/ |
H A D | ttm_kmap_iter.h | 54 * Nothing stops us from extending the operations to vmap, vmap_pfn etc,
|
/linux/Documentation/driver-api/thermal/ |
H A D | x86_pkg_temperature_thermal.rst | 47 Setting 0, stops sending thermal notifications.
|