Searched full:assumed (Results 1 – 25 of 901) sorted by relevance
12345678910>>...37
/Linux-v6.1/arch/arm64/kvm/ |
D | inject_fault.c | 114 * It is assumed that this code is called from the VCPU thread and that the 130 * It is assumed that this code is called from the VCPU thread and that the 173 * It is assumed that this code is called from the VCPU thread and that the 194 * It is assumed that this code is called from the VCPU thread and that the
|
/Linux-v6.1/tools/perf/util/ |
D | help-unknown-cmd.c | 91 const char *assumed = main_cmds.names[0]->name; in help_unknown_cmd() local 98 cmd, assumed); in help_unknown_cmd() 104 return assumed; in help_unknown_cmd()
|
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/ |
D | sharp,lq150x1lg11.yaml | 27 the RL/UD and/or SELLVDS pins are assumed to be handled 35 the RL/UD and/or SELLVDS pins are assumed to be handled
|
/Linux-v6.1/include/linux/ |
D | rbtree_latch.h | 140 * All modifications (latch_tree_insert, latch_tree_remove) are assumed to be 164 * It is assumed that @node will observe one RCU quiescent state before being 167 * All modifications (latch_tree_insert, latch_tree_remove) are assumed to be 189 * It is assumed that this is called while holding the appropriate RCU read
|
D | refcount.h | 175 * Provides no memory ordering, it is assumed the caller has guaranteed the 211 * Provides no memory ordering, it is assumed the caller has guaranteed the 237 * Provides no memory ordering, it is assumed the caller has guaranteed the 259 * Provides no memory ordering, it is assumed the caller already has a
|
/Linux-v6.1/arch/arm/mm/ |
D | cache-v6.S | 59 * It is assumed that: 94 * It is assumed that: 110 * It is assumed that: 126 * It is assumed that:
|
/Linux-v6.1/include/linux/power/ |
D | charger-manager.h | 134 * If VBATT >= fullbatt_uV, it is assumed to be full. 136 * If state of Charge >= fullbatt_soc, it is assumed to be full. 139 * it is assumed to be full.
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | selection-api-examples.rst | 7 (A video capture device is assumed; change 57 A video output device is assumed; change ``V4L2_BUF_TYPE_VIDEO_OUTPUT``
|
/Linux-v6.1/drivers/comedi/ |
D | comedi_pcmcia.c | 18 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 45 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a a 95 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
D | comedi_pci.c | 18 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 34 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 74 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
D | comedi_usb.c | 17 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a 33 * Assuming @dev->hw_dev is non-%NULL, it is assumed to be pointing to a
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | regulator.yaml | 135 is assumed still to be functional but approaching limit where it gets 156 is assumed still to be functional but approaching limit where it gets 178 hardware is assumed still to be functional but approaching limit where 198 hardware is assumed still to be functional but approaching limit where it
|
D | pwm-regulator.yaml | 64 defined, <100> is assumed, meaning that 75 If not defined, <0 100> is assumed.
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | qcom,msm8916-wcd-analog.txt | 44 its assumed that hphl pin on jack is NC 48 its assumed that gnd pin on jack is NC
|
D | adi,adau7002.txt | 12 If this property is not present it is assumed that the supply pin is
|
D | tscs454.txt | 13 Note: If clock is not provided then bit clock is assumed
|
D | ssm2518.txt | 12 assumed that the nSD pin is hardwired to always on.
|
/Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.yaml | 86 (t(r) in I2C specification). If not specified this is assumed to be 94 (t(f) in the I2C specification). If not specified this is assumed to
|
/Linux-v6.1/include/xen/interface/io/ |
D | netif.h | 109 * offload off or on. If it is missing then the feature is assumed to be on. 111 * offload on or off. If it is missing then the feature is assumed to be off. 117 * frontends nor backends are assumed to be capable unless the flags are 479 * data[0] = grant reference of page containing the key (assumed to 495 * NOTE: Any key octets not specified are assumed to be zero (the key 496 * is assumed to be empty by default) and specifying a new key 535 * is assumed to be zero filled. 568 * (assumed to start at beginning of grant) 796 * A backend that supports teoplitz hashing is assumed to accept 798 * A frontend that enables hashing is assumed to accept
|
/Linux-v6.1/sound/pci/ctxfi/ |
D | xfi.c | 79 "The valid values for reference_rate are 48000 and 44100, Value 48000 is assumed.\n"); in ct_card_probe() 86 "The valid values for multiple are 1, 2 and 4, Value 2 is assumed.\n"); in ct_card_probe()
|
/Linux-v6.1/tools/include/linux/ |
D | refcount.h | 71 * Provides no memory ordering, it is assumed the caller has guaranteed the 104 * Provides no memory ordering, it is assumed the caller already has a
|
/Linux-v6.1/Documentation/devicetree/bindings/net/can/ |
D | fsl,flexcan.yaml | 73 node then controller is assumed to be little endian. If this property is 74 present then controller is assumed to be big endian.
|
/Linux-v6.1/drivers/crypto/caam/ |
D | caampkc.h | 60 * It is assumed to be as long as p. 62 * It is assumed to be as long as q.
|
D | pdb.h | 546 * as internal state buffer. It is assumed to be as long as p. 548 * as internal state buffer. It is assumed to be as long as q. 578 * as internal state buffer. It is assumed to be as long as p. 580 * as internal state buffer. It is assumed to be as long as q.
|
/Linux-v6.1/drivers/net/ethernet/google/gve/ |
D | gve_desc.h | 16 * Base addresses encoded in seg_addr are not assumed to be physical 21 * pages. Each queue is assumed to be associated with a single such linear
|
12345678910>>...37