/drivers/of/ |
D | unittest.c | 31 int passed; member 41 unittest_results.passed++; \ 303 bool passed = true; in of_unittest_parse_phandle_with_args() local 311 passed &= !rc; in of_unittest_parse_phandle_with_args() 312 passed &= (args.args_count == 1); in of_unittest_parse_phandle_with_args() 313 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() 316 passed &= !rc; in of_unittest_parse_phandle_with_args() 317 passed &= (args.args_count == 2); in of_unittest_parse_phandle_with_args() 318 passed &= (args.args[0] == (i + 1)); in of_unittest_parse_phandle_with_args() 319 passed &= (args.args[1] == 0); in of_unittest_parse_phandle_with_args() [all …]
|
/drivers/staging/media/cxd2099/ |
D | Kconfig | 9 For now, data is passed through '/dev/dvb/adapterX/sec0':
|
D | TODO | 1 For now, data is passed through '/dev/dvb/adapterX/sec0':
|
/drivers/dma/ |
D | mmp_pdma.c | 754 bool passed = false; in mmp_pdma_residue() local 788 if (passed) { in mmp_pdma_residue() 792 passed = true; in mmp_pdma_residue() 815 passed = false; in mmp_pdma_residue()
|
D | pxa_dma.c | 1170 bool passed = false; in pxad_residue() local 1220 if (passed) { in pxad_residue() 1224 passed = true; in pxad_residue() 1227 if (!passed) in pxad_residue()
|
/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/char/ipmi/ |
D | Kconfig | 63 boot argument is passed.
|
/drivers/net/wireless/mwifiex/ |
D | 11h.c | 264 if (le32_to_cpu(rdr_event->passed)) { in mwifiex_11h_handle_radar_detected()
|
D | fw.h | 1996 __le32 passed; member
|
/drivers/staging/fsl-mc/ |
D | README.txt | 130 via a config file passed to the MC when firmware starts 304 "/fsl-mc@xxxx" node in the device tree passed in by boot firmware.
|
/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/staging/rtl8723au/core/ |
D | rtw_mlme.c | 1553 unsigned int passed; in rtw_check_join_candidate() local 1555 passed = jiffies_to_msecs(jiffies - competitor->last_scanned); in rtw_check_join_candidate() 1556 if (passed >= RTW_SCAN_RESULT_EXPIRE || in rtw_check_join_candidate()
|
/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 142 put in the transmission buffer and passed to the driver.
|
/drivers/gpu/drm/vmwgfx/device_include/ |
D | svga3d_types.h | 1411 uint32 passed; member
|
/drivers/cpufreq/ |
D | Kconfig.x86 | 296 parameter "relaxed_check=1" is passed to the module.
|
/drivers/base/ |
D | Kconfig | 241 APIs extension; the file's descriptor can then be passed on to other
|
/drivers/acpi/ |
D | Kconfig | 309 via initrd. No functional change if no ACPI tables are passed via
|
/drivers/staging/rtl8192u/ |
D | copying | 45 software. If the software is modified by someone else and passed on, we
|
/drivers/staging/rtl8192e/ |
D | license | 50 the software is modified by someone else and passed on, we want its
|
/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/scsi/ |
D | Kconfig | 1333 of the configured card(s) should be passed to the driver. The format
|
/drivers/video/fbdev/ |
D | Kconfig | 214 default drawing element is a tile, drawing functions will be passed
|
/drivers/staging/speakup/ |
D | spkguide.txt | 1167 Any arguments that follow the name of the daemon are passed to the daemon
|