Searched refs:passed (Results 1 – 22 of 22) sorted by relevance
/drivers/of/ |
D | unittest.c | 36 int passed; member 46 unittest_results.passed++; \ 404 bool passed = true; in of_unittest_parse_phandle_with_args() local 413 passed &= !rc; in of_unittest_parse_phandle_with_args() 414 passed &= (args.args_count == 1); in of_unittest_parse_phandle_with_args() 415 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() 418 passed &= !rc; in of_unittest_parse_phandle_with_args() 419 passed &= (args.args_count == 2); in of_unittest_parse_phandle_with_args() 420 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() 421 passed &= (args.args[1] == 0); in of_unittest_parse_phandle_with_args() [all …]
|
/drivers/comedi/drivers/tests/ |
D | unittest.h | 25 int passed; member 38 ++unittest_results.passed; \ 59 unittest_results.passed, unittest_results.failed); in exec_unittests()
|
/drivers/gpu/drm/ |
D | drm_vblank_work.c | 113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local 139 passed = drm_vblank_passed(cur_vbl, count); in drm_vblank_work_schedule() 140 if (passed) in drm_vblank_work_schedule() 145 if (!nextonmiss && passed) { in drm_vblank_work_schedule()
|
/drivers/dma/ |
D | mmp_pdma.c | 767 bool passed = false; in mmp_pdma_residue() local 801 if (passed) { in mmp_pdma_residue() 805 passed = true; in mmp_pdma_residue() 828 passed = false; in mmp_pdma_residue()
|
D | pxa_dma.c | 1120 bool passed = false; in pxad_residue() local 1170 if (passed) { in pxad_residue() 1174 passed = true; in pxad_residue() 1177 if (!passed) in pxad_residue()
|
/drivers/clk/baikal-t1/ |
D | Kconfig | 27 CPUs, DDR, etc.) or passed over the clock dividers to be only
|
/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 27 An array of these structures is then passed to the IIO driver.
|
/drivers/atm/ |
D | nicstarmac.copyright | 22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
|
/drivers/staging/vc04_services/interface/ |
D | TODO | 91 for all the device specific data. This structure is then passed all over the
|
/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 28 kfifo. With each write request of an application, the passed in data and the 155 given by the buffer, passed in with the write command. Will be
|
/drivers/staging/media/av7110/ |
D | video_types.rst | 211 An I-frame displayed via the VIDEO_STILLPICTURE call is passed on
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 97 to register itself with visorbus. The significant information passed in this 123 for requests. Information is passed to this function to enable the
|
/drivers/base/ |
D | Kconfig | 196 APIs extension; the file's descriptor can then be passed on to other
|
/drivers/cpufreq/ |
D | Kconfig.x86 | 291 parameter "relaxed_check=1" is passed to the module.
|
/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_types.h | 1330 uint32 passed; member
|
/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 233 be put in the transmission buffer and passed to the driver.
|
/drivers/acpi/ |
D | Kconfig | 366 via initrd. No functional change if no ACPI tables are passed via
|
/drivers/net/wireless/marvell/mwifiex/ |
D | fw.h | 2175 __le32 passed; member
|
/drivers/md/ |
D | Kconfig | 568 pre-generated tree of cryptographic checksums passed has a pkcs#7
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 2046 mov A, SINDEX; /* Tag passed in SINDEX */
|
D | aic79xx.reg | 3492 * for any immediate operands passed in jmp, jc, jnc, call instructions.
|
/drivers/video/fbdev/ |
D | Kconfig | 209 default drawing element is a tile, drawing functions will be passed
|