Searched refs:going (Results 1 – 25 of 243) sorted by relevance
12345678910
/Linux-v4.19/tools/perf/arch/x86/tests/ |
D | gen-insn-x86-dat.awk | 23 going = 0 27 going = 1 31 going = 0 35 if (going) {
|
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 13 Indicates whether the data traffic going from a 22 Indicates whether the data traffic going through the 39 Indicates whether the data traffic going through the 85 mesh are going to use classic flooding for any
|
/Linux-v4.19/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-v4.19/drivers/staging/xgifb/ |
D | TODO | 2 going to be long. So, I'm writing "cleanups" and not the list.
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | snps,arc-timer.txt | 11 - interrupts : single Interrupt going into parent intc
|
/Linux-v4.19/Documentation/driver-api/pm/ |
D | notifiers.rst | 26 The system is going to hibernate, tasks will be frozen immediately. This 37 The system is going to restore a hibernation image. If all goes well,
|
/Linux-v4.19/drivers/i2c/ |
D | Kconfig | 128 problem with I2C support and want to see more of what is going on. 135 a problem with I2C support and want to see more of what is going 144 a problem with I2C support and want to see more of what is going
|
/Linux-v4.19/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-v4.19/arch/arm/mach-prima2/ |
D | sleep.S | 47 @ the RAM is going to self refresh mode
|
/Linux-v4.19/Documentation/RCU/ |
D | 00-INDEX | 26 - List of RCU papers (bibliography) going back to 1980.
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/hwmon/ |
D | gpio-fan.txt | 12 - alarm-gpios: This pin going active indicates something is wrong with
|
/Linux-v4.19/Documentation/gpu/ |
D | meson.rst | 12 that are going to be documented below:
|
/Linux-v4.19/Documentation/networking/ |
D | ieee802154.txt | 77 This layer is going to be extended soon. 107 telling 802.15.4 module the frame in the skb is or going to be 130 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-v4.19/drivers/usb/wusbcore/ |
D | Kconfig | 38 CBA support and want to see more of what is going on.
|
/Linux-v4.19/drivers/pci/ |
D | Kconfig | 44 problem with PCI support and want to see more of what is going on. 66 when it is going to be assigned to a guest operating system.
|
/Linux-v4.19/drivers/pps/ |
D | Kconfig | 29 problem with PPS support and want to see more of what is going on.
|
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/ |
D | nvidia,tegra186-hsp.txt | 34 one should be the ID that the client is going to use. Those information
|
/Linux-v4.19/Documentation/fb/ |
D | cirrusfb.txt | 7 { just a little something to get people going; contributors welcome! }
|
/Linux-v4.19/kernel/ |
D | Kconfig.hz | 31 on SMP and NUMA systems. If you are going to be using NTSC video
|
12345678910