| /drivers/of/ |
| A D | unittest.c | 37 int passed; member 425 passed &= !rc; in of_unittest_parse_phandle_with_args() 430 passed &= !rc; in of_unittest_parse_phandle_with_args() 439 passed &= !rc; in of_unittest_parse_phandle_with_args() 1665 bool passed; in of_unittest_irq_refcount() local 1680 passed = true; in of_unittest_irq_refcount() 1688 passed &= !rc; in of_unittest_irq_refcount() 1697 passed = true; in of_unittest_irq_refcount() 1705 passed &= !rc; in of_unittest_irq_refcount() 3877 passed = 0; in overlay_data_apply() [all …]
|
| /drivers/gpu/drm/xe/ |
| A D | xe_wait_user_fence.c | 22 bool passed; in do_compare() local 30 passed = (rvalue & mask) == (value & mask); in do_compare() 33 passed = (rvalue & mask) != (value & mask); in do_compare() 36 passed = (rvalue & mask) > (value & mask); in do_compare() 39 passed = (rvalue & mask) >= (value & mask); in do_compare() 42 passed = (rvalue & mask) < (value & mask); in do_compare() 45 passed = (rvalue & mask) <= (value & mask); in do_compare() 52 return passed ? 0 : 1; in do_compare()
|
| /drivers/comedi/drivers/tests/ |
| A D | unittest.h | 25 int passed; member 38 ++unittest_results.passed; \ 59 unittest_results.passed, unittest_results.failed); in exec_unittests()
|
| /drivers/gpu/drm/ |
| A D | drm_vblank_work.c | 118 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local 144 passed = drm_vblank_passed(cur_vbl, count); in drm_vblank_work_schedule() 145 if (passed) in drm_vblank_work_schedule() 150 if (!nextonmiss && passed) { in drm_vblank_work_schedule()
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_dp_link_training.c | 1576 bool passed = false; in intel_dp_128b132b_link_train() local 1585 passed = true; in intel_dp_128b132b_link_train() 1589 passed ? "passed" : "failed", in intel_dp_128b132b_link_train() 1601 if (!passed) in intel_dp_128b132b_link_train() 1605 return passed; in intel_dp_128b132b_link_train() 1626 bool passed; in intel_dp_start_link_train() local 1645 passed = intel_dp_128b132b_link_train(intel_dp, crtc_state, lttpr_count); in intel_dp_start_link_train() 1647 passed = intel_dp_link_train_all_phys(intel_dp, crtc_state, lttpr_count); in intel_dp_start_link_train() 1652 } else if (passed) { in intel_dp_start_link_train() 1684 if (!passed) in intel_dp_start_link_train()
|
| /drivers/dma/ |
| A D | mmp_pdma.c | 766 bool passed = false; in mmp_pdma_residue() local 800 if (passed) { in mmp_pdma_residue() 804 passed = true; in mmp_pdma_residue() 827 passed = false; in mmp_pdma_residue()
|
| A D | pxa_dma.c | 1121 bool passed = false; in pxad_residue() local 1171 if (passed) { in pxad_residue() 1175 passed = true; in pxad_residue() 1178 if (!passed) in pxad_residue()
|
| /drivers/staging/iio/Documentation/ |
| A D | inkernel.txt | 27 An array of these structures is then passed to the IIO driver.
|
| /drivers/firmware/qcom/ |
| A D | Kconfig | 39 With this selected, all buffers passed to the TrustZone must be allocated
|
| /drivers/clk/baikal-t1/ |
| A D | Kconfig | 27 CPUs, DDR, etc.) or passed over the clock dividers to be only
|
| /drivers/atm/ |
| A D | nicstarmac.copyright | 22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
|
| /drivers/video/fbdev/core/ |
| A D | Kconfig | 199 default drawing element is a tile, drawing functions will be passed
|
| /drivers/base/ |
| A D | Kconfig | 207 APIs extension; the file's descriptor can then be passed on to other
|
| /drivers/gpu/drm/vmwgfx/device_include/ |
| A D | svga3d_types.h | 1329 uint32 passed; member
|
| /drivers/staging/most/Documentation/ |
| A D | driver_usage.txt | 233 be put in the transmission buffer and passed to the driver.
|
| /drivers/cpufreq/ |
| A D | Kconfig.x86 | 341 parameter "relaxed_check=1" is passed to the module.
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx95.rst | 165 | |agent, when the lmid parameter passed via the command is | 166 | |0xFFFFFFFF. Identical to the lmid field passed via the |
|
| /drivers/acpi/ |
| A D | Kconfig | 381 via initrd. No functional change if no ACPI tables are passed via
|
| /drivers/net/wireless/marvell/mwifiex/ |
| A D | fw.h | 2211 __le32 passed; member
|
| /drivers/md/ |
| A D | Kconfig | 541 pre-generated tree of cryptographic checksums passed has a pkcs#7
|
| /drivers/usb/host/ |
| A D | Kconfig | 737 a Xen guest system to access USB Devices passed through to the guest
|
| /drivers/scsi/aic7xxx/ |
| A D | aic79xx.reg | 3492 * for any immediate operands passed in jmp, jc, jnc, call instructions.
|
| A D | aic7xxx.seq | 2046 mov A, SINDEX; /* Tag passed in SINDEX */
|