Searched refs:shorted (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/arch/x86/mm/ |
D | pf_in.c | 67 unsigned shorted:1; member 77 prf->shorted = 0; in skip_prefix() 86 prf->shorted = 1; in skip_prefix() 165 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_reg_width() 192 return prf.shorted ? 2 : 4; in get_ins_mem_width() 196 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_mem_width()
|
/linux-6.1.9/block/ |
D | fops.c | 516 size_t shorted = 0; in blkdev_write_iter() local 536 shorted = iov_iter_count(from) - size; in blkdev_write_iter() 544 iov_iter_reexpand(from, iov_iter_count(from) + shorted); in blkdev_write_iter() 554 size_t shorted = 0; in blkdev_read_iter() local 562 shorted = iov_iter_count(to) - size; in blkdev_read_iter() 601 if (unlikely(shorted)) in blkdev_read_iter() 602 iov_iter_reexpand(to, iov_iter_count(to) + shorted); in blkdev_read_iter()
|
/linux-6.1.9/include/linux/ |
D | uio.h | 294 size_t shorted = 0; in iov_iter_npages_cap() local 298 shorted = iov_iter_count(i) - max_bytes; in iov_iter_npages_cap() 302 if (shorted) in iov_iter_npages_cap() 303 iov_iter_reexpand(i, iov_iter_count(i) + shorted); in iov_iter_npages_cap()
|
/linux-6.1.9/Documentation/hwmon/ |
D | smsc47m192.rst | 107 sensor are open or shorted, or any of the two is shorted
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad7192 | 34 and AIN(-) shorted.
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/ |
D | ti,ads131e08.yaml | 108 1: Input shorted to (VREFP + VREFN) / 2 (for offset or noise measurements).
|
/linux-6.1.9/arch/arm64/boot/dts/qcom/ |
D | msm8916-longcheer-l8150.dts | 123 * that can be shorted to make it work if needed.
|
/linux-6.1.9/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-orangepi-3.dts | 216 /* ALDO3 is shorted to CLDO1 */
|
/linux-6.1.9/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 67 1 - Open when unplugged, shorted to tip when plugged.
|
/linux-6.1.9/include/linux/platform_data/ |
D | cros_ec_commands.h | 3485 uint16_t shorted; /* Keyboard pins are shorted */ member
|
/linux-6.1.9/Documentation/networking/ |
D | arcnet-hardware.rst | 1933 shorted, OFF means open:: 2227 shorted, OFF means open::
|
/linux-6.1.9/Documentation/admin-guide/ |
D | reporting-issues.rst | 653 but before doing so, try a somewhat shorted or modified name when searching the
|