Home
last modified time | relevance | path

Searched refs:translated (Results 1 – 25 of 87) sorted by relevance

1234

/Linux-v4.19/Documentation/
Dntb.txt15 Memory windows allow translated read and write access to the peer memory.
55 1) allocate a memory region, 2) put translated address to NTB config,
72 1) allocate a memory region, 2) somehow deliver a translated address to a peer
73 device, 3) peer puts the translated address to NTB config, 4) peer device maps
80 2) Initialize memory window by translated address of the allocated region
82 3) Send the translated address and memory window index to a peer device
102 (it may fail if local translated address setting is not supported)
103 5) Send translated base address (usually together with memory window
108 device (related to pidx) translated address for specified memory
/Linux-v4.19/drivers/input/keyboard/
Datkbd.c214 bool translated; member
412 if (atkbd->translated) { in atkbd_interrupt()
470 atkbd->translated ? "translated" : "raw", in atkbd_interrupt()
768 if (atkbd->id == 0xaca1 && atkbd->translated) { in atkbd_probe()
803 if (atkbd->translated) in atkbd_select_set()
990 if (atkbd->translated && atkbd->emul == 1 && in atkbd_oqo_01plus_scancode_fixup()
1012 if (atkbd->translated) { in atkbd_set_keycode_table()
1068 atkbd->translated ? "Translated" : "Raw", atkbd->set); in atkbd_set_device_attrs()
1077 input_dev->id.product = atkbd->translated ? 1 : atkbd->set; in atkbd_set_device_attrs()
1152 atkbd->translated = true; in atkbd_connect()
/Linux-v4.19/Documentation/networking/
Dila.txt17 the network, an ILA translated packet appears to be no different than any
19 ILA translated packet looks like just another TCP/IPv6 packet. The
58 of translated packets.
106 When an address is translated by ILA, an encapsulated transport checksum
107 that includes the translated address in a pseudo header may be rendered
120 translated address.
123 When an address is translated the difference can be offset
/Linux-v4.19/Documentation/netlabel/
Dlsm_interface.txt32 level functions are translated into low level protocol operations based on how
42 and translated the security attributes into a LSM internal identifier the LSM
/Linux-v4.19/Documentation/translations/zh_CN/
DSecurityBugs1 Chinese translated version of Documentation/admin-guide/security-bugs.rst
DIRQ.txt1 Chinese translated version of Documentation/IRQ.txt
Dstable_kernel_rules.txt1 Chinese translated version of Documentation/process/stable-kernel-rules.rst
Dstable_api_nonsense.txt1 Chinese translated version of Documentation/process/stable-api-nonsense.rst
Dbasic_profiling.txt1 Chinese translated version of Documentation/basic_profiling
Dio_ordering.txt1 Chinese translated version of Documentation/io_ordering.txt
Dsparse.txt1 Chinese translated version of Documentation/dev-tools/sparse.rst
Dvolatile-considered-harmful.txt1 Chinese translated version of Documentation/process/volatile-considered-harmful.rst
Demail-clients.txt1 Chinese translated version of Documentation/process/email-clients.rst
DSubmittingDrivers1 Chinese translated version of Documentation/process/submitting-drivers.rst
/Linux-v4.19/Documentation/translations/zh_CN/arm64/
Dtagged-pointers.txt1 Chinese translated version of Documentation/arm64/tagged-pointers.txt
Dlegacy_instructions.txt1 Chinese translated version of Documentation/arm64/legacy_instructions.txt
Dmemory.txt1 Chinese translated version of Documentation/arm64/memory.txt
Dsilicon-errata.txt1 Chinese translated version of Documentation/arm64/silicon-errata.txt
Dbooting.txt1 Chinese translated version of Documentation/arm64/booting.txt
/Linux-v4.19/Documentation/translations/ko_KR/
Dstable_api_nonsense.txt2 This is a version of Documentation/process/stable-api-nonsense.rst translated
/Linux-v4.19/Documentation/bus-devices/
Dti-gpmc.txt22 be translated to the form gpmc can understand. The way it has to be
23 translated depends on the connected peripheral. Also there is a
/Linux-v4.19/Documentation/translations/zh_CN/arm/
DBooting1 Chinese translated version of Documentation/arm/Booting
/Linux-v4.19/Documentation/translations/ja_JP/
Dstable_kernel_rules.txt2 This is Japanese translated version of "Documentation/process/stable-kernel-rules.rst".
/Linux-v4.19/Documentation/parisc/
Ddebugging25 get translated to a physical address before real-mode code tried to
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dphy-miphy365x.txt18 are translated by the driver's .xlate() function.

1234