| /linux/fs/ecryptfs/ |
| H A D | Kconfig | 10 <file:Documentation/filesystems/ecryptfs.rst> to learn more about
|
| /linux/tools/memory-model/Documentation/ |
| H A D | README | 8 depending on what you know and what you would like to learn. Please note 48 of LKMM, and would like to learn about LKMM's requirements,
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | lirc-set-wideband-receiver.rst | 36 intended to be used to learn output of existing remote. This ioctl
|
| /linux/Documentation/arch/arm/sunxi/ |
| H A D | clocks.rst | 47 Q: Were can I learn more about the sunxi clocks?
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | querycap.rst | 28 example :ref:`VIDIOC_ENUMINPUT` to learn about the
|
| H A D | video.rst | 17 To learn about the number and attributes of the available inputs and
|
| H A D | audio.rst | 29 To learn about the number and attributes of the available inputs and
|
| H A D | vidioc-g-sliced-vbi-cap.rst | 98 the same time. Applications can learn about these limits using the
|
| H A D | dev-output.rst | 81 can be used to learn about hardware limitations without disabling I/O or
|
| H A D | dev-capture.rst | 84 can be used to learn about hardware limitations without disabling I/O or
|
| H A D | vidioc-g-fmt.rst | 83 parameters, to learn about hardware limitations, without disabling I/O
|
| H A D | dev-osd.rst | 134 the :ref:`VIDIOC_TRY_FMT <VIDIOC_G_FMT>` ioctl can be used to learn
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-conn-info.rst | 36 Using this ioctl an application can learn which HDMI connector this CEC
|
| /linux/Documentation/process/ |
| H A D | index.rst | 14 to learn about how our community works. Reading these documents will make
|
| H A 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 214 will learn the basics of getting your patch into the Linux kernel tree, 355 more stable, but you'll also learn to fix real-world problems and you will
|
| /linux/Documentation/networking/ |
| H A D | vxlan.rst | 18 point. A VXLAN device can learn the IP address of the other endpoint
|
| /linux/Documentation/admin-guide/ |
| H A D | filesystem-monitoring.rst | 53 agnostic tool to learn about a problem in the file system, without
|
| /linux/Documentation/watchdog/ |
| H A D | hpwdt.rst | 65 For those wishing to learn more please see:
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | allocators.rst | 35 to learn where the file's data blocks live and then seek over to the
|
| /linux/Documentation/rust/ |
| H A D | coding-guidelines.rst | 13 contributing from time to time to the kernel does not need to learn and 199 To learn Markdown, there are many guides available out there. For instance, 262 To learn more about how to write documentation for Rust and extra features,
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz8.c | 1505 u8 learn[DSA_MAX_PORTS]; in ksz8_flush_dyn_mac_table() local 1522 ksz_pread8(dev, index, regs[P_STP_CTRL], &learn[index]); in ksz8_flush_dyn_mac_table() 1523 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table() 1525 learn[index] | PORT_LEARN_DISABLE); in ksz8_flush_dyn_mac_table() 1533 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table() 1534 ksz_pwrite8(dev, index, regs[P_STP_CTRL], learn[index]); in ksz8_flush_dyn_mac_table()
|
| /linux/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 141 activities. One can easily learn each port's total received/transmitted
|
| /linux/Documentation/scheduler/ |
| H A D | schedutil.rst | 171 having to re-learn / ramp-up when load shifts.
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | e100.rst | 103 distributions ship with tools to make these changes for you. To learn
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 50 int prestera_port_learning_set(struct prestera_port *port, bool learn) in prestera_port_learning_set() argument 52 return prestera_hw_port_learning_set(port, learn); in prestera_port_learning_set()
|