Home
last modified time | relevance | path

Searched refs:atleast (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/scripts/kconfig/
Dgconf-cfg.sh22 if ! pkg-config --atleast-version=2.0.0 gtk+-2.0; then
/Linux-v5.10/net/core/
Dnetpoll.c697 unsigned long atmost, atleast; in netpoll_setup() local
709 atleast = jiffies + HZ/10; in netpoll_setup()
724 if (time_before(jiffies, atleast)) { in netpoll_setup()
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Dbrcm,iproc-flexrm-mbox.txt32 to CPU provided atleast one completion message is available.
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/
Dnpcm750-pwm-fan.txt26 Each fan subnode must have one PWM channel and atleast one Fan tach channel.
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dsamsung,s5m8767.txt33 property should specify atleast one voltage level (which would be a
Dmax8997-regulator.txt27 property should specify atleast one voltage level (which would be a
/Linux-v5.10/Documentation/gpu/
Di915.rst304 the HW context is essentially (most of atleast) the state of a GPU.
307 user space the need to restore (most of atleast) the GPU state at the
/Linux-v5.10/Documentation/core-api/irq/
Dirq-domain.rst61 The irq_create_mapping() function must be called *atleast once*