Searched refs:going (Results 1 – 25 of 254) sorted by relevance
1234567891011
| /Linux-v5.4/tools/perf/arch/x86/tests/ |
| D | gen-insn-x86-dat.awk | 16 going = 0 20 going = 1 24 going = 0 28 if (going) {
|
| /Linux-v5.4/drivers/usb/host/ |
| D | u132-hcd.c | 187 int going; member 255 u132->going += 1; in u132_hcd_delete() 261 "2=%p going=%d pdev=%p\n", hcd, u132, u132->going, pdev); in u132_hcd_delete() 477 if (u132->going > 1) { in u132_hcd_monitor_work() 479 , u132->going); in u132_hcd_monitor_work() 482 } else if (u132->going > 0) { in u132_hcd_monitor_work() 493 u132->going = 1; in u132_hcd_monitor_work() 627 if (u132->going > 1) { in u132_hcd_interrupt_recv() 629 , u132->going); in u132_hcd_interrupt_recv() 638 } else if (u132->going > 0) { in u132_hcd_interrupt_recv() [all …]
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | xenvm-4.2.dts | 20 /* this field is going to be adjusted by the hypervisor */ 50 /* this field is going to be adjusted by the hypervisor */ 73 /* this field is going to be adjusted by the hypervisor */ 75 /* this field is going to be adjusted by the hypervisor */
|
| D | rk3288-veyron-analog-audio.dtsi | 80 * HACK: We're going to _pull down_ this _active low_ interrupt
|
| /Linux-v5.4/Documentation/ABI/obsolete/ |
| D | sysfs-class-net-mesh | 15 Indicates whether the data traffic going from a 24 Indicates whether the data traffic going through the 41 Indicates whether the data traffic going through the 87 mesh are going to use classic flooding for any
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | hsi.rst | 18 commonly prefixed by AC for signals going from the application die to the 19 cellular die and CA for signals going the other way around.
|
| /Linux-v5.4/Documentation/devicetree/bindings/timer/ |
| D | snps,arc-timer.txt | 11 - interrupts : single Interrupt going into parent intc
|
| /Linux-v5.4/drivers/i2c/ |
| D | Kconfig | 129 problem with I2C support and want to see more of what is going on. 136 a problem with I2C support and want to see more of what is going 145 a problem with I2C support and want to see more of what is going
|
| /Linux-v5.4/Documentation/devicetree/bindings/security/tpm/ |
| D | st33zp24-spi.txt | 10 If set, power must be present when the platform is going into sleep/hibernate mode.
|
| D | st33zp24-i2c.txt | 11 If set, power must be present when the platform is going into sleep/hibernate mode.
|
| /Linux-v5.4/Documentation/driver-api/pm/ |
| D | notifiers.rst | 30 The system is going to hibernate, tasks will be frozen immediately. This 41 The system is going to restore a hibernation image. If all goes well,
|
| /Linux-v5.4/Documentation/devicetree/bindings/rtc/ |
| D | rtc-meson-vrtc.txt | 14 program an always-on timer before going sleep. When the timer expires,
|
| /Linux-v5.4/arch/arm/mach-prima2/ |
| D | sleep.S | 46 @ the RAM is going to self refresh mode
|
| /Linux-v5.4/Documentation/vm/ |
| D | swap_numa.rst | 18 swapB, with swapA attached to node 0 and swapB attached to node 1, are going 28 A more complex example on a 4 node machine. Assume 6 swap devices are going to
|
| /Linux-v5.4/Documentation/gpu/ |
| D | meson.rst | 12 that are going to be documented below:
|
| /Linux-v5.4/Documentation/devicetree/bindings/hwmon/ |
| D | gpio-fan.txt | 12 - alarm-gpios: This pin going active indicates something is wrong with
|
| /Linux-v5.4/Documentation/networking/ |
| D | ieee802154.rst | 101 This layer is going to be extended soon. 141 Telling 802.15.4 module the frame in the skb is or going to be 168 Handler that 802.15.4 module calls for each frame in the skb going to be
|
| D | ip_dynaddr.txt | 16 going up. So, the *same* (local AND masqueraded) connections requests that
|
| /Linux-v5.4/drivers/staging/wusbcore/ |
| D | Kconfig | 37 CBA support and want to see more of what is going on.
|
| /Linux-v5.4/Documentation/i2c/ |
| D | gpio-fault-injection.rst | 99 Arbitration lost is achieved by waiting for SCL going down by the master under 104 should be detected beforehand. Also note, that SCL going down is monitored 129 Start of a transfer is detected by waiting for SCL going down by the master
|
| /Linux-v5.4/drivers/pps/ |
| D | Kconfig | 30 problem with PPS support and want to see more of what is going on.
|
| /Linux-v5.4/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-reg_event_handler.txt | 29 which is going to be called to parse the information for a given event. 34 _event_name_ are used. The _func_ is a pointer to the function, which is going
|
| /Linux-v5.4/Documentation/fb/ |
| D | cirrusfb.rst | 8 .. just a little something to get people going; contributors welcome!
|
| /Linux-v5.4/Documentation/process/ |
| D | 6.Followthrough.rst | 64 explain what is really going on. If you have a technical objection to a 84 going to remember all the details of the code you posted the last time 92 What if you've tried to do everything right and things still aren't going 95 honestly believe that this decision is going against you wrongly, you can 117 being -mm. Patches which affect multiple subsystems can also end up going
|
| /Linux-v5.4/tools/testing/selftests/media_tests/ |
| D | regression_test.txt | 38 keep ioctls going while bind/unbind runs.
|
1234567891011