Home
last modified time | relevance | path

Searched full:resolver (Results 1 – 25 of 100) sorted by relevance

1234

/kernel/linux/linux-6.6/net/dns_resolver/
DKconfig3 # Configuration for DNS Resolver
6 tristate "DNS Resolver support"
9 Saying Y here will include support for the DNS Resolver key type
13 DNS Resolver is used to query DNS server for information. Examples
18 DNS Resolver is used by the CIFS and AFS modules, and would support
19 SMB2 later. DNS Resolver is supported by the userspace upcall
20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
DMakefile3 # Makefile for the Linux DNS Resolver.
/kernel/linux/linux-5.10/net/dns_resolver/
DKconfig3 # Configuration for DNS Resolver
6 tristate "DNS Resolver support"
9 Saying Y here will include support for the DNS Resolver key type
13 DNS Resolver is used to query DNS server for information. Examples
18 DNS Resolver is used by the CIFS and AFS modules, and would support
19 SMB2 later. DNS Resolver is supported by the userspace upcall
20 helper "/sbin/dns.resolver" via /etc/request-key.conf.
/kernel/linux/linux-5.10/Documentation/devicetree/
Ddynamic-resolution-notes.rst4 Device Tree Dynamic Resolver Notes
8 Device Tree resolver, residing in drivers/of/resolver.c
10 How the resolver works
13 The resolver is given as an input an arbitrary tree compiled with the
17 In sequence the resolver works by the following steps:
/kernel/linux/linux-6.6/Documentation/devicetree/
Ddynamic-resolution-notes.rst4 Devicetree Dynamic Resolver Notes
8 DeviceTree resolver, residing in drivers/of/resolver.c
10 How the resolver works
13 The resolver is given as an input an arbitrary tree compiled with the
17 In sequence the resolver works by the following steps:
/kernel/linux/linux-6.6/drivers/iio/resolver/
DKconfig3 # Resolver/Synchro drivers
5 menu "Resolver to digital converters"
11 Say yes here to build support for Analog Devices spi resolver
22 Say yes here to build support for Analog Devices spi resolver
Dad2s90.c3 * ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90
129 MODULE_DESCRIPTION("Analog Devices AD2S90 Resolver to Digital SPI driver");
DMakefile3 # Makefile for Resolver/Synchro drivers
/kernel/linux/linux-5.10/drivers/iio/resolver/
DKconfig3 # Resolver/Synchro drivers
5 menu "Resolver to digital converters"
11 Say yes here to build support for Analog Devices spi resolver
22 Say yes here to build support for Analog Devices spi resolver
Dad2s90.c3 * ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90
129 MODULE_DESCRIPTION("Analog Devices AD2S90 Resolver to Digital SPI driver");
DMakefile3 # Makefile for Resolver/Synchro drivers
/kernel/linux/linux-6.6/drivers/staging/iio/resolver/
DKconfig3 # Resolver/Synchro drivers
5 menu "Resolver to digital converters"
12 Say yes here to build support for Analog Devices spi resolver
DMakefile3 # Makefile for Resolver/Synchro drivers
/kernel/linux/linux-5.10/drivers/staging/iio/resolver/
DKconfig3 # Resolver/Synchro drivers
5 menu "Resolver to digital converters"
12 Say yes here to build support for Analog Devices spi resolver
DMakefile3 # Makefile for Resolver/Synchro drivers
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/resolver/
Dadi,ad2s90.yaml4 $id: http://devicetree.org/schemas/iio/resolver/adi,ad2s90.yaml#
7 title: Analog Devices AD2S90 Resolver-to-Digital Converter
55 resolver@0 {
/kernel/linux/linux-6.6/include/uapi/linux/
Ddns_resolver.h2 /* DNS resolver interface definitions.
43 * Source of record included in DNS resolver payload.
56 * Status of record included in DNS resolver payload.
/kernel/linux/linux-5.10/include/uapi/linux/
Ddns_resolver.h2 /* DNS resolver interface definitions.
43 * Source of record included in DNS resolver payload.
56 * Status of record included in DNS resolver payload.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/resolver/
Dad2s90.txt1 Analog Devices AD2S90 Resolver-to-Digital Converter
25 resolver@0 {
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
Dlibtraceevent-func_apis.txt31 functions resolver. This function receives a pointer to its custom context
37 kernel functions resolver. The _tep_ argument is trace event parser context.
39 resolver is used by the APIs _tep_find_function()_,
44 resolver to the default function. The _tep_ argument is trace event parser
/kernel/linux/linux-6.6/Documentation/networking/
Ddns_resolver.rst4 DNS Resolver Module
20 The DNS resolver module provides a way for kernel services to make DNS queries
42 CONFIG_DNS_RESOLVER - tristate "DNS Resolver support"
/kernel/linux/linux-5.10/Documentation/networking/
Ddns_resolver.rst4 DNS Resolver Module
20 The DNS resolver module provides a way for kernel services to make DNS queries
42 CONFIG_DNS_RESOLVER - tristate "DNS Resolver support"
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_llh.h65 /* set action resolver record */
69 /* set enable action resolver section */
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_llh.h65 /* set action resolver record */
69 /* set enable action resolver section */
/kernel/liteos_a/net/telnet/src/
Dtelnet_dev.c88 …* Then, notify a command resolver task (an individual shell task) to take out and ru…
128 /* notify the command resolver task */ in TelnetTx()
194 * Description : When a command resolver task tries to read the telnet device,
239 * Description : When a command resolver task tries to write command results to the telnet device,

1234