Searched full:useless (Results 1 – 25 of 328) sorted by relevance
12345678910>>...14
/linux-6.12.1/drivers/staging/rtl8712/ |
D | rtl871x_mp_phy_regdef.h | 90 #define rFPGA0_RFTiming1 0x810 /* Useless now */ 105 #define rFPGA0_RFWakeUpParameter 0x850 /* Useless now */ 126 #define rFPGA0_AnalogParameter3 0x888 /* Useless now */ 134 #define rFPGA0_PSDReport 0x8b4 /* Useless now */ 135 #define rFPGA0_XAB_RFInterfaceRB 0x8e0 /* Useless now */ 136 #define rFPGA0_XCD_RFInterfaceRB 0x8e4 /* Useless now */ 143 #define rFPGA1_TxBlock 0x904 /* Useless now */ 144 #define rFPGA1_DebugSelect 0x908 /* Useless now */ 145 #define rFPGA1_TxInfo 0x90c /* Useless now */ 160 * Antenna Diversity, RX AGC, LNA Threshold, RX LNA Threshold useless now. [all …]
|
/linux-6.12.1/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 44 PCI BAR value from the BAR cookie is now useless. 79 - Remove FE_CLK80 feature bit that got useless. 254 - Remove the quirk handling that has been useless since day one. 312 - Clean-up some unused or useless code. 516 - Remove some useless and bloat code from the pci init stuff. 518 since they perform useless masking operations in order to deal 543 - Do not set PFEN when it is useless. Doing so we are sure that BOF
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 90 comment "WARNING: iwlwifi is useless without IWLDVM or IWLMVM" 166 harmless (and useless).
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | dma.h | 5 /* it's useless on the m68k, but unfortunately needed by the new
|
/linux-6.12.1/drivers/staging/nvec/ |
D | nvec.h | 46 * Events can be fixed or variable sized. This is useless on other message 65 * Events can be fixed or variable sized. This is useless on other message
|
/linux-6.12.1/kernel/configs/ |
D | xen.config | 18 # pretty useless systems starting from allnoconfig
|
/linux-6.12.1/arch/x86/ras/ |
D | Kconfig | 12 Bear in mind that this is absolutely useless if your platform doesn't
|
/linux-6.12.1/drivers/net/ethernet/emulex/benet/ |
D | Kconfig | 50 comment "WARNING: be2net is useless without any enabled chip"
|
/linux-6.12.1/include/linux/ |
D | kmod.h | 22 * usually useless though. */
|
D | if_pppox.h | 91 PPPOX_DEAD = 16 /* dead, useless, please clean me up!*/
|
/linux-6.12.1/arch/arc/include/asm/ |
D | jump_label.h | 25 * useless NOP_S padding in most of the cases.
|
/linux-6.12.1/drivers/staging/rtl8723bs/hal/ |
D | odm_types.h | 43 /* define useless flag to avoid compile warning */
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | route_localnet.sh | 15 # Enable route_localnet and delete useless route 127.0.0.0/8.
|
/linux-6.12.1/drivers/hid/ |
D | hid-speedlink.c | 54 /* Drop useless distance 0 events (on button clicks etc.) as well */ in speedlink_event()
|
/linux-6.12.1/net/mac80211/tests/ |
D | elems.c | 50 /* put a bunch of useless elements into it */ in mle_defrag()
|
/linux-6.12.1/scripts/coccinelle/iterators/ |
D | itnull.cocci | 87 cocci.print_secs("useless NULL test",p2)
|
/linux-6.12.1/arch/sh/kernel/vsyscall/ |
D | vsyscall.lds.S | 47 .useless : {
|
/linux-6.12.1/arch/riscv/kernel/ |
D | vmlinux-xip.lds.S | 131 * in the resulting binary file and useless to copy.
|
/linux-6.12.1/arch/riscv/kernel/compat_vdso/ |
D | Makefile | 23 # Disable attributes, as they're useless and break the build.
|
/linux-6.12.1/block/partitions/ |
D | sgi.c | 21 u8 _unused0[48]; /* Device parameter useless crapola.. */
|
/linux-6.12.1/Documentation/hwmon/ |
D | nzxt-smart2.rst | 22 useless (and very imprecise), so support for it isn't implemented too.
|
/linux-6.12.1/arch/mips/kernel/ |
D | reset.c | 36 * Any interrupt handlers that ran would at best be useless & at worst in machine_hang()
|
/linux-6.12.1/Documentation/usb/ |
D | iuu_phoenix.rst | 70 - xmas is completely useless except for your eyes. This is one of my friend who was
|
/linux-6.12.1/fs/jffs2/ |
D | write.c | 166 /* Release the full_dnode which is now useless, and return */ in jffs2_write_dnode() 185 /* Release the full_dnode which is now useless, and return */ in jffs2_write_dnode() 316 /* Release the full_dnode which is now useless, and return */ in jffs2_write_dirent() 325 /* Release the full_dirent which is now useless, and return */ in jffs2_write_dirent()
|
/linux-6.12.1/drivers/usb/gadget/function/ |
D | rndis.h | 180 /* RNDIS Message parser and other useless functions */
|
12345678910>>...14