Searched refs:going (Results 1 – 25 of 280) sorted by relevance
12345678910>>...12
/Linux-v6.1/drivers/usb/host/ |
D | u132-hcd.c | 185 int going; member 253 u132->going += 1; in u132_hcd_delete() 258 "2=%p going=%d pdev=%p\n", hcd, u132, u132->going, pdev); in u132_hcd_delete() 474 if (u132->going > 1) { in u132_hcd_monitor_work() 476 , u132->going); in u132_hcd_monitor_work() 479 } else if (u132->going > 0) { in u132_hcd_monitor_work() 490 u132->going = 1; in u132_hcd_monitor_work() 624 if (u132->going > 1) { in u132_hcd_interrupt_recv() 626 , u132->going); in u132_hcd_interrupt_recv() 635 } else if (u132->going > 0) { in u132_hcd_interrupt_recv() [all …]
|
/Linux-v6.1/tools/perf/arch/x86/tests/ |
D | gen-insn-x86-dat.awk | 16 going = 0 20 going = 1 24 going = 0 28 if (going) {
|
/Linux-v6.1/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 | 81 * HACK: We're going to _pull down_ this _active low_ interrupt
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/timer/ |
D | snps,arc-timer.txt | 11 - interrupts : single Interrupt going into parent intc
|
/Linux-v6.1/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-v6.1/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-v6.1/drivers/i2c/ |
D | Kconfig | 143 problem with I2C support and want to see more of what is going on. 150 a problem with I2C support and want to see more of what is going 159 a problem with I2C support and want to see more of what is going
|
/Linux-v6.1/Documentation/devicetree/bindings/rtc/ |
D | rtc-meson-vrtc.txt | 14 program an always-on timer before going sleep. When the timer expires,
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_lib.sh | 67 same time, one of them is arbitrarily going to overwrite
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
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-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | gpio-fan.txt | 12 - alarm-gpios: This pin going active indicates something is wrong with
|
/Linux-v6.1/Documentation/gpu/ |
D | meson.rst | 12 that are going to be documented below:
|
/Linux-v6.1/Documentation/networking/ |
D | ieee802154.rst | 103 This layer is going to be extended soon. 143 Telling 802.15.4 module the frame in the skb is or going to be 170 Handler that 802.15.4 module calls for each frame in the skb going to be
|
D | ip_dynaddr.rst | 21 going up. So, the *same* (local AND masqueraded) connections requests that
|
/Linux-v6.1/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-v6.1/drivers/pps/ |
D | Kconfig | 30 problem with PPS support and want to see more of what is going on.
|
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/fb/ |
D | cirrusfb.rst | 8 .. just a little something to get people going; contributors welcome!
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-module | 48 Description: Show the initialization state(live, coming, going) of
|
/Linux-v6.1/kernel/ |
D | Kconfig.hz | 32 on SMP and NUMA systems. If you are going to be using NTSC video
|
/Linux-v6.1/Documentation/misc-devices/ |
D | ad525x_dpot.rst | 31 Locate the device in your sysfs tree. This is probably easiest by going into
|
12345678910>>...12