Searched refs:learn (Results 1 – 25 of 62) sorted by relevance
123
| /Linux-v5.4/fs/hfs/ |
| D | Kconfig | 9 Please read <file:Documentation/filesystems/hfs.txt> to learn about
|
| /Linux-v5.4/fs/ecryptfs/ |
| D | Kconfig | 10 <file:Documentation/filesystems/ecryptfs.txt> to learn more about
|
| /Linux-v5.4/Documentation/process/ |
| D | index.rst | 13 to learn about how our community works. Reading these documents will make
|
| D | howto.rst | 7 instructions on how to become a Linux kernel developer and how to learn 20 So, you want to learn how to become a Linux kernel developer? Or you 49 Please remember that you are trying to learn how to work with the 53 such a large and geographically dispersed team. Try to learn as much as 215 will learn the basics of getting your patch into the Linux kernel tree, 362 more stable, you'll learn to fix real world problems and you will improve
|
| D | 7.AdvancedTopics.rst | 7 works. There is still more to learn, however! This section will cover a 156 learn how to program in the kernel environment than by looking at code
|
| D | clang-format.rst | 118 regularly, you will quickly learn to avoid/ignore those.
|
| /Linux-v5.4/drivers/net/dsa/microchip/ |
| D | ksz8795.c | 761 u8 learn[TOTAL_PORT_NUM]; in ksz8795_flush_dyn_mac_table() local 777 ksz_pread8(dev, index, P_STP_CTRL, &learn[index]); in ksz8795_flush_dyn_mac_table() 778 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8795_flush_dyn_mac_table() 780 learn[index] | PORT_LEARN_DISABLE); in ksz8795_flush_dyn_mac_table() 787 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8795_flush_dyn_mac_table() 788 ksz_pwrite8(dev, index, P_STP_CTRL, learn[index]); in ksz8795_flush_dyn_mac_table()
|
| /Linux-v5.4/Documentation/arm/sunxi/ |
| D | clocks.rst | 47 Q: Were can I learn more about the sunxi clocks?
|
| /Linux-v5.4/Documentation/media/uapi/rc/ |
| D | lirc-set-wideband-receiver.rst | 42 intended to be used to learn output of existing remote. This ioctl
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | querycap.rst | 34 example :ref:`VIDIOC_ENUMINPUT` to learn about the
|
| D | video.rst | 23 To learn about the number and attributes of the available inputs and
|
| D | audio.rst | 35 To learn about the number and attributes of the available inputs and
|
| D | vidioc-g-sliced-vbi-cap.rst | 107 the same time. Applications can learn about these limits using the
|
| D | dev-output.rst | 90 can be used to learn about hardware limitations without disabling I/O or
|
| D | dev-capture.rst | 93 can be used to learn about hardware limitations without disabling I/O or
|
| D | dev-osd.rst | 140 the :ref:`VIDIOC_TRY_FMT <VIDIOC_G_FMT>` ioctl can be used to learn
|
| D | vidioc-g-fmt.rst | 88 parameters, to learn about hardware limitations, without disabling I/O
|
| /Linux-v5.4/Documentation/networking/ |
| D | vxlan.txt | 15 point. A VXLAN device can learn the IP address of the other endpoint
|
| /Linux-v5.4/Documentation/devicetree/bindings/pwm/ |
| D | pwm-samsung.txt | 28 Refer to SoC documentation to learn which clock source configurations
|
| /Linux-v5.4/fs/erofs/ |
| D | Kconfig | 50 To learn more about Access Control Lists, visit the POSIX ACLs for
|
| /Linux-v5.4/Documentation/watchdog/ |
| D | hpwdt.rst | 65 For those wishing to learn more please see:
|
| /Linux-v5.4/fs/reiserfs/ |
| D | Kconfig | 24 to learn more about reiserfs.
|
| /Linux-v5.4/Documentation/filesystems/ext4/ |
| D | allocators.rst | 35 to learn where the file's data blocks live and then seek over to the
|
| /Linux-v5.4/drivers/md/ |
| D | Kconfig | 30 <http://www.tldp.org/docs.html#howto>. There you will also learn 75 learn where to get the supporting user space utilities raidtools. 97 learn where to get the supporting user space utilities raidtools. 152 learn where to get the supporting user space utilities raidtools.
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | e100.rst | 103 distributions ship with tools to make these changes for you. To learn
|
123