Home
last modified time | relevance | path

Searched refs:going (Results 1 – 25 of 243) sorted by relevance

12345678910

/Linux-v4.19/tools/perf/arch/x86/tests/
Dgen-insn-x86-dat.awk23 going = 0
27 going = 1
31 going = 0
35 if (going) {
/Linux-v4.19/drivers/usb/host/
Du132-hcd.c187 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/
Dxenvm-4.2.dts20 /* 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 */
Drk3288-veyron-analog-audio.dtsi80 * HACK: We're going to _pull down_ this _active low_ interrupt
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-net-mesh13 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/
Dhsi.rst18 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/
DTODO2 going to be long. So, I'm writing "cleanups" and not the list.
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dsnps,arc-timer.txt11 - interrupts : single Interrupt going into parent intc
/Linux-v4.19/Documentation/driver-api/pm/
Dnotifiers.rst26 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/
DKconfig128 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/
Dst33zp24-spi.txt10 If set, power must be present when the platform is going into sleep/hibernate mode.
Dst33zp24-i2c.txt11 If set, power must be present when the platform is going into sleep/hibernate mode.
/Linux-v4.19/arch/arm/mach-prima2/
Dsleep.S47 @ the RAM is going to self refresh mode
/Linux-v4.19/Documentation/RCU/
D00-INDEX26 - List of RCU papers (bibliography) going back to 1980.
/Linux-v4.19/Documentation/vm/
Dswap_numa.rst18 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/
Dgpio-fan.txt12 - alarm-gpios: This pin going active indicates something is wrong with
/Linux-v4.19/Documentation/gpu/
Dmeson.rst12 that are going to be documented below:
/Linux-v4.19/Documentation/networking/
Dieee802154.txt77 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
Dip_dynaddr.txt16 going up. So, the *same* (local AND masqueraded) connections requests that
/Linux-v4.19/drivers/usb/wusbcore/
DKconfig38 CBA support and want to see more of what is going on.
/Linux-v4.19/drivers/pci/
DKconfig44 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/
DKconfig29 problem with PPS support and want to see more of what is going on.
/Linux-v4.19/Documentation/devicetree/bindings/mailbox/
Dnvidia,tegra186-hsp.txt34 one should be the ID that the client is going to use. Those information
/Linux-v4.19/Documentation/fb/
Dcirrusfb.txt7 { just a little something to get people going; contributors welcome! }
/Linux-v4.19/kernel/
DKconfig.hz31 on SMP and NUMA systems. If you are going to be using NTSC video

12345678910