Searched full:easy (Results 1 – 25 of 752) sorted by relevance
12345678910>>...31
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| D | scb.h | 39 u8 tid; /* initiator tid for easy lookup */ 42 struct scb *scb; /* backptr for easy lookup */ 47 struct scb *scb; /* back pointer for easy reference */
|
| /kernel/linux/linux-5.10/drivers/media/tuners/ |
| D | tda18271-priv.h | 23 #define R_EP1 0x03 /* Easy Prog byte 1 */ 24 #define R_EP2 0x04 /* Easy Prog byte 2 */ 25 #define R_EP3 0x05 /* Easy Prog byte 3 */ 26 #define R_EP4 0x06 /* Easy Prog byte 4 */ 27 #define R_EP5 0x07 /* Easy Prog byte 5 */
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | management-style.rst | 77 fairly easy to backtrack. Since you're not going to be able to waste 80 back-tracking is very easy: just tell everybody that you were an 94 too, and while the actual **work** was easy enough to undo by just 143 It turns out that while it's easy to undo technical mistakes, it's not 144 as easy to undo personality disorders. You just have to live with 150 is fairly easy, and un-alienating them is hard. Thus "alienating" 159 The problem with #1 is that it's very easy to do, since you can say
|
| D | 7.AdvancedTopics.rst | 57 developers can get an account on kernel.org, but those are not easy to come 103 edge. For a private branch, rebasing can be an easy way to keep up with 115 mass movement of patches from one repository to another makes it easy to
|
| /kernel/linux/linux-5.10/Documentation/accounting/ |
| D | cgroupstats.rst | 11 and attributes specific to cgroups. It should be very easy to 16 statistics on interesting events), should be very easy to add. Currently
|
| /kernel/linux/linux-5.10/drivers/usb/dwc3/ |
| D | io.h | 31 * When tracing we want to make it easy to find the correct address on in dwc3_readl() 50 * When tracing we want to make it easy to find the correct address on in dwc3_writel()
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | Kconfig.recursion-issue-01 | 37 # obvious that an easy to solution to this problem should just be the removal 42 # easy to understand. Note that matching semantics on the dependency on
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | bug-bisect.rst | 13 Finding bugs is not always easy. Have a go though. If you can't find it don't 29 Using the provided tools with ``git`` makes finding bugs easy provided the bug
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
| D | matroxfb_accel.c | 416 int easy; in matroxfb_1bpp_imageblit() local 427 easy = 1; in matroxfb_1bpp_imageblit() 430 easy = 0; in matroxfb_1bpp_imageblit() 437 if (easy) in matroxfb_1bpp_imageblit() 451 if (easy) { in matroxfb_1bpp_imageblit()
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| D | pandora_bl.c | 86 * TI made it very easy to enable digital control, so easy that in pandora_backlight_update_status()
|
| /kernel/linux/linux-5.10/Documentation/misc-devices/ |
| D | eeprom.rst | 96 * Enable Writing. Again, no technical reason why not, but making it easy 97 to change the contents of the EEPROMs (on DIMMs anyway) also makes it easy
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | dlmfs.rst | 41 dlmfs for easy to setup and easy to use clustered locking in
|
| D | btrfs.rst | 8 features while focusing on fault tolerance, repair and easy administration.
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/ |
| D | README | 124 spreadsheet (ala CSV) to copy this information allows for easy direct 129 format. This is made easy by using a file-storage format that can be 132 Finally, .csv content is very easy to edit and read using a variety of
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | plip.rst | 33 It's cheap, it's available everywhere, and it's easy. 45 could be made very easy.] 95 On an i386, for example, 10^6/100 = 10000usec. It is easy to see that it is
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/mach/ |
| D | irq.h | 21 * This is for easy migration, but should be changed in the source
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | cache.h | 21 * safe and provides an easy way to avoid wasting space on a
|
| /kernel/linux/linux-5.10/Documentation/driver-api/ |
| D | connector.rst | 7 Kernel connector - new netlink based userspace <-> kernel space easy 10 The Connector driver makes it easy to connect various agents using a
|
| /kernel/linux/linux-5.10/drivers/misc/echo/ |
| D | echo.h | 43 varies widely. This is quite easy to fix. If the signal level is normalised - 88 and the environment is not, things will be OK. Clearly, it is easy to tell when
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-mpu6050 | 10 easy to tell the relative positions among sensors as well as their
|
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| D | README | 5 The module 'fbtft' makes writing drivers for some of these displays very easy.
|
| /kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/ |
| D | faultinfo_32.h | 15 * both structures, thus making it easy to copy the
|
| D | faultinfo_64.h | 15 * both structures, thus making it easy to copy the
|
| /kernel/linux/linux-5.10/drivers/firmware/broadcom/ |
| D | Kconfig | 10 This driver provides an easy way to get value of requested parameter.
|
| /kernel/linux/linux-5.10/arch/xtensa/ |
| D | Kconfig.debug | 31 It is easy to make wrong hardware configuration, this test should catch it early.
|
12345678910>>...31