Home
last modified time | relevance | path

Searched refs:learn (Results 1 – 25 of 121) sorted by relevance

12345

/openbmc/linux/tools/memory-model/Documentation/
H A DREADME8 depending on what you know and what you would like to learn. Please note
35 of LKMM, and would like to learn about LKMM's requirements,
/openbmc/linux/fs/hfs/
H A DKconfig11 Please read <file:Documentation/filesystems/hfs.rst> to learn about
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dintro.rst18 This chapter provides an introduction to the Yocto Project. You will learn
26 development environment. You will learn about open source, development hosts,
/openbmc/docs/development/
H A Dweb-ui.md17 learn more about why the Vue.js application was created, features needed to
36 to learn how to create custom builds to meet your branding and customization
69 See directions below to learn
/openbmc/linux/fs/ecryptfs/
H A DKconfig10 <file:Documentation/filesystems/ecryptfs.rst> to learn more about
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c608 } learn; member
627 ocelot_mact_learn(ocelot, w->learn.pgid, w->learn.addr, in ocelot_mact_work()
628 w->learn.vid, w->learn.entry_type); in ocelot_mact_work()
676 ether_addr_copy(w.learn.addr, addr); in ocelot_mc_sync()
677 w.learn.vid = OCELOT_STANDALONE_PVID; in ocelot_mc_sync()
678 w.learn.pgid = PGID_CPU; in ocelot_mc_sync()
679 w.learn.entry_type = ENTRYTYPE_LOCKED; in ocelot_mc_sync()
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dindex.rst23 If you want to learn more about our driver details, take a look at the below
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/gd/
H A D0001-Fix-deprecared-function-prototypes.patch94 -static void learn(nnq, verbose) /* Stu: N.B. added parameter so that main() could control verbosit…
97 +static void learn(nn_quant *nnq, int verbose) /* Stu: N.B. added parameter so that main() could co…
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Dlirc-set-wideband-receiver.rst36 intended to be used to learn output of existing remote. This ioctl
/openbmc/linux/Documentation/rust/
H A Dcoding-guidelines.rst13 contributing from time to time to the kernel does not need to learn and
112 To learn Markdown, there are many guides available out there. For instance,
175 To learn more about how to write documentation for Rust and extra features,
H A Dgeneral-information.rst34 To learn about how to write the documentation, please see coding-guidelines.rst.
/openbmc/linux/Documentation/arch/arm/sunxi/
H A Dclocks.rst47 Q: Were can I learn more about the sunxi clocks?
/openbmc/linux/Documentation/process/
H A Dindex.rst14 to learn about how our community works. Reading these documents will make
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dquerycap.rst27 example :ref:`VIDIOC_ENUMINPUT` to learn about the
H A Dvideo.rst16 To learn about the number and attributes of the available inputs and
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795.c948 u8 learn[DSA_MAX_PORTS]; in ksz8_flush_dyn_mac_table() local
963 ksz_pread8(dev, index, regs[P_STP_CTRL], &learn[index]); in ksz8_flush_dyn_mac_table()
964 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table()
966 learn[index] | PORT_LEARN_DISABLE); in ksz8_flush_dyn_mac_table()
970 if (!(learn[index] & PORT_LEARN_DISABLE)) in ksz8_flush_dyn_mac_table()
971 ksz_pwrite8(dev, index, regs[P_STP_CTRL], learn[index]); in ksz8_flush_dyn_mac_table()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGiftware5 …rhaps just releasing the sources of your program so that other people can learn from them. If you …
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-conn-info.rst36 Using this ioctl an application can learn which HDMI connector this CEC
/openbmc/openbmc/poky/documentation/
H A Dwhat-i-wish-id-known.rst104 #. **Know that you can generate a dependency graph and learn how to do it:**
109 dependency graph can clarify that confusion. You can learn more about
155 #. **You will want to learn about and know what's packaged in the root filesystem.**
209 * **Learn About Board Support Packages (BSPs)**: If you want to learn about
/openbmc/qemu/docs/specs/
H A Dpvpanic.rst9 and/or polling for guest-panicked RunState, to learn when the pvpanic
/openbmc/qemu/docs/system/devices/
H A Digb.rst71 .. [3] https://learn.microsoft.com/en-us/windows-hardware/test/hlk/
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt14 …s included to help you learn the policy language. Read the sample policy file and the comments in …
/openbmc/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst53 agnostic tool to learn about a problem in the file system, without
/openbmc/linux/Documentation/networking/
H A Dvxlan.rst18 point. A VXLAN device can learn the IP address of the other endpoint
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dstart.rst8 Project. You can learn about creating a team environment to develop
266 `WSL 2 <https://learn.microsoft.com/en-us/windows/wsl/install>`__.
406 Docker and the container concept, you can learn more here -
420 click those links from the page and learn more about using each of
441 <https://learn.microsoft.com/en-us/windows/wsl/>`__,
454 …<https://learn.microsoft.com/en-us/windows/wsl/install-manual#step-2---check-requirements-for-runn…
456 <https://learn.microsoft.com/en-us/windows/wsl/install-on-server>`__.
485 #. *Optionally Get Familiar with WSL:* You can learn more on

12345