Searched refs:once (Results 1 – 25 of 36) sorted by relevance
12
| /drivers/atm/ |
| A 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
|
| /drivers/nvdimm/ |
| A D | region.c | 16 static unsigned long once; in nd_region_probe() local 26 && !test_and_set_bit(0, &once)) { in nd_region_probe()
|
| /drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | ucode.c | 91 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg() 92 calib_cfg_cmd.ucd_calib_cfg.once.start = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg() 93 calib_cfg_cmd.ucd_calib_cfg.once.send_res = IWL_CALIB_INIT_CFG_ALL; in iwl_send_calib_cfg()
|
| A D | main.c | 713 calib_cfg_cmd.ucd_calib_cfg.once.is_enable = IWL_CALIB_RT_CFG_ALL; in iwlagn_send_calib_cfg_rt() 714 calib_cfg_cmd.ucd_calib_cfg.once.start = cpu_to_le32(cfg); in iwlagn_send_calib_cfg_rt()
|
| /drivers/misc/rp1/ |
| A D | Kconfig | 16 The driver is responsible for enabling the DT node once the PCIe
|
| /drivers/gpu/drm/vmwgfx/ |
| A D | Kconfig | 11 # again once vmwgfx sets up the primary plane itself.
|
| /drivers/scsi/bfa/ |
| A D | bfa.h | 125 if (!(__hcb_qe)->once) { \ 127 (__hcb_qe)->once = BFA_TRUE; \ 137 (__hcb_qe)->once = BFA_FALSE; \
|
| A D | bfa_ioc.h | 415 bfa_boolean_t once; member
|
| /drivers/gpu/drm/ |
| A D | drm_mm.c | 523 bool once; in drm_mm_insert_node_in_range() local 536 once = mode & DRM_MM_INSERT_ONCE; in drm_mm_insert_node_in_range() 542 hole = once ? NULL : next_hole(mm, hole, size, mode)) { in drm_mm_insert_node_in_range()
|
| A D | Kconfig | 143 kernel log once a port or branch device's topology refcount reaches 0.
|
| /drivers/staging/media/ |
| A D | Kconfig | 10 That also means that, once fixed, their API's will change to match
|
| /drivers/net/ethernet/seeq/ |
| A 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/ |
| A 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/gpu/drm/amd/include/ |
| A D | umsch_mm_4_0_api_def.h | 28 #pragma once
|
| /drivers/of/ |
| A D | Kconfig | 28 that are executed once at boot time, and the results dumped to the
|
| /drivers/clk/renesas/ |
| A D | rzv2h-cpg.c | 998 bool once = true; in rzv2h_cpg_attach_dev() local 1009 if (once) { in rzv2h_cpg_attach_dev() 1010 once = false; in rzv2h_cpg_attach_dev()
|
| A D | rzg2l-cpg.c | 1804 bool once = true; in rzg2l_cpg_attach_dev() local 1815 if (once) { in rzg2l_cpg_attach_dev() 1816 once = false; in rzg2l_cpg_attach_dev()
|
| /drivers/media/i2c/ |
| A D | msp3400-driver.c | 72 module_param_named(once, msp_once, bool, 0644); 80 MODULE_PARM_DESC(once, "No continuous stereo monitoring");
|
| /drivers/uio/ |
| A D | Kconfig | 54 memory is freed once the uio device is closed.
|
| /drivers/accel/habanalabs/common/ |
| A D | debugfs.c | 247 bool once = true; in vm_show() local 254 once = false; in vm_show() 343 if (!once) in vm_show()
|
| /drivers/net/ppp/ |
| A D | Kconfig | 55 modules once you have said "make modules". If unsure, say N.
|
| /drivers/tty/ |
| A D | tty_io.c | 1722 int once = 1; in tty_release() local 1789 if (once) { in tty_release() 1790 once = 0; in tty_release()
|
| /drivers/mtd/devices/ |
| A D | Kconfig | 78 (once) with up to 64 bytes of data, such as a serial number or
|
| /drivers/gpio/ |
| A D | TODO | 196 once user-space has switched to using the latter.
|
| /drivers/firmware/efi/ |
| A D | Kconfig | 112 defined in its configuration, the bootloader will boot once
|
Completed in 55 milliseconds
12