/drivers/nvdimm/ |
D | region.c | 15 static unsigned long once; in nd_region_probe() local 21 && !test_and_set_bit(0, &once)) { in nd_region_probe()
|
/drivers/atm/ |
D | Kconfig | 92 Burst sixteen words at once in the send direction. This may work 99 Burst eight words at once in the send direction. This is the default 106 Burst four words at once in the send direction. You may want to try 114 Burst two words at once in the send direction. You may want to try 122 Burst sixteen words at once in the receive direction. This may work 129 Burst eight words at once in the receive direction. This may work 137 Burst four words at once in the receive direction. This is the 145 Burst two words at once in the receive direction. You may want to 276 This is a driver for the Horizon chipset ATM adapter cards once
|
/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | ucode.c | 95 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg() 96 calib_cfg_cmd.ucd_calib_cfg.once.start = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg() 97 calib_cfg_cmd.ucd_calib_cfg.once.send_res = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
|
D | main.c | 717 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_RT_CFG_ALL; in iwlagn_send_calib_cfg_rt() 718 calib_cfg_cmd.ucd_calib_cfg.once.start = cpu_to_le32(cfg); in iwlagn_send_calib_cfg_rt()
|
/drivers/staging/media/tegra-vde/ |
D | TODO | 2 - Implement V4L2 API once it gains support for stateless decoders.
|
/drivers/staging/board/ |
D | TODO | 1 * replace platform device code with DT nodes once the driver supports DT
|
/drivers/virt/nitro_enclaves/ |
D | Kconfig | 8 # TODO: Add dependency for ARM64 once NE is supported on Arm platforms. For now,
|
/drivers/scsi/bfa/ |
D | bfa.h | 126 if (!(__hcb_qe)->once) { \ 128 (__hcb_qe)->once = BFA_TRUE; \ 138 (__hcb_qe)->once = BFA_FALSE; \
|
D | bfa_ioc.h | 372 bfa_boolean_t once; member
|
/drivers/gpu/drm/vmwgfx/ |
D | Kconfig | 9 # again once vmwgfx sets up the primary plane itself.
|
/drivers/staging/media/ |
D | Kconfig | 10 That also means that, once fixed, their API's will change to match
|
/drivers/clk/renesas/ |
D | rzg2l-cpg.c | 589 bool once = true; in rzg2l_cpg_attach_dev() local 597 if (once) { in rzg2l_cpg_attach_dev() 598 once = false; in rzg2l_cpg_attach_dev()
|
/drivers/gpu/drm/ |
D | drm_mm.c | 526 bool once; in drm_mm_insert_node_in_range() local 539 once = mode & DRM_MM_INSERT_ONCE; in drm_mm_insert_node_in_range() 545 hole = once ? NULL : next_hole(mm, hole, size, mode)) { in drm_mm_insert_node_in_range()
|
D | Kconfig | 98 kernel log once a port or branch device's topology refcount reaches 0.
|
/drivers/of/ |
D | Kconfig | 23 that are executed once at boot time, and the results dumped to the
|
/drivers/net/ethernet/seeq/ |
D | sgiseeq.c | 251 static int once; in sgiseeq_dump_rings() local 257 if (once) in sgiseeq_dump_rings() 259 once++; in sgiseeq_dump_rings()
|
/drivers/net/wireless/marvell/libertas/ |
D | README | 129 If it is set to 0, then the event is reported only once, and then 136 triggers the LINK_LOSS event. This event is generated only once after
|
/drivers/media/i2c/ |
D | msp3400-driver.c | 72 module_param_named(once, msp_once, bool, 0644); 80 MODULE_PARM_DESC(once, "No continuous stereo monitoring");
|
/drivers/misc/habanalabs/common/ |
D | debugfs.c | 239 bool once = true; in vm_show() local 249 once = false; in vm_show() 317 if (!once) in vm_show()
|
/drivers/uio/ |
D | Kconfig | 54 memory is freed once the uio device is closed.
|
/drivers/net/ppp/ |
D | Kconfig | 55 modules once you have said "make modules". If unsure, say N.
|
/drivers/mtd/devices/ |
D | Kconfig | 78 (once) with up to 64 bytes of data, such as a serial number or
|
/drivers/tty/ |
D | tty_io.c | 1750 int once = 1; in tty_release() local 1817 if (once) { in tty_release() 1818 once = 0; in tty_release()
|
/drivers/firmware/efi/ |
D | Kconfig | 142 defined in its configuration, the bootloader will boot once
|
/drivers/clk/ |
D | Kconfig | 12 config HAVE_LEGACY_CLK # TODO: Remove once all legacy users are migrated
|