Home
last modified time | relevance | path

Searched refs:services (Results 1 – 25 of 155) sorted by relevance

1234567

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-sliced-vbi-cap.rst42 To find out which data services are supported by a sliced VBI capture or
66 - :cspan:`2` A set of all data services supported by the driver.
72 services the hardware can look for or insert into a particular
73 scan line. Data services are defined in :ref:`vbi-services`.
104 output per frame, or the number of services it can identify on a
137 .. _vbi-services:
139 .. flat-table:: Sliced VBI services
184 - :cspan:`2` Set of services applicable to 525 line systems.
187 - :cspan:`2` Set of services applicable to 625 line systems.
Ddev-sliced-vbi.rst65 To find out which data services are supported by the hardware
72 services it can identify on a given line are limited. For example on PAL
76 To determine the currently selected services applications set the
91 all services may be supported by the hardware on all lines (this is
93 other services can only be inserted in one specific line). In many
95 to the required services and let the driver fill the ``service_lines``
137 array will be filled by the driver according to the services
147 services than requested, perhaps just one, if the hardware cannot
148 handle more services simultaneously. It may be empty (zero) if
149 none of the requested services are supported by the hardware.
[all …]
/Linux-v5.4/drivers/pci/pcie/
Dportdrv_core.c209 int services = 0; in get_port_device_capability() local
213 services |= PCIE_PORT_SERVICE_HP; in get_port_device_capability()
226 services |= PCIE_PORT_SERVICE_AER; in get_port_device_capability()
243 services |= PCIE_PORT_SERVICE_PME; in get_port_device_capability()
254 pci_aer_available() && services & PCIE_PORT_SERVICE_AER) in get_port_device_capability()
255 services |= PCIE_PORT_SERVICE_DPC; in get_port_device_capability()
259 services |= PCIE_PORT_SERVICE_BWNOTIF; in get_port_device_capability()
261 return services; in get_port_device_capability()
/Linux-v5.4/Documentation/x86/x86_64/
Duefi.rst28 If EFI runtime services are expected, the following configuration should
44 - If some or all EFI runtime services don't work, you can try following
46 services.
49 turn off all EFI runtime services
/Linux-v5.4/Documentation/scsi/
Dbfa.txt36 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
51 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
67 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
82 http://www.brocade.com/services-support/index.page
/Linux-v5.4/drivers/misc/mei/hdcp/
DKconfig6 tristate "Intel HDCP2.2 services of ME Interface"
12 Enables the ME FW services required for HDCP2.2 support through
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-io.rst5 Dm-io provides synchronous and asynchronous I/O services. There are three
6 types of I/O services available, and each type has a sync and an async
58 Callers of the asynchronous I/O services must include the name of a completion
68 Before using any of the dm-io services, the user should call dm_io_get()
73 When the user is finished using the dm-io services, they should call
/Linux-v5.4/drivers/staging/vc04_services/
DKconfig8 Support for Broadcom VideoCore services including
19 Defaults to Y when the Broadcom Videocore services
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-efi-runtime-map4 Description: Switching efi runtime services to virtual mode requires
8 The efi runtime services can only be switched to virtual
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.txt5 used for audio/voice services on the QDSP.
29 - All APR services MUST contain the following property:
/Linux-v5.4/Documentation/networking/device_drivers/freescale/dpaa2/
Ddpio-driver.rst29 provides services that:
40 DPIO service-- provides APIs to other Linux drivers for services
108 management services to DPAA2 drivers, such as the Ethernet driver. A system
/Linux-v5.4/drivers/pnp/pnpbios/
DKconfig15 ISAPNP services) are not currently implemented.
32 allocation, ESCD, and other PNPBIOS services. Using this
/Linux-v5.4/Documentation/networking/
Dray_cs.txt31 Information on card services is available at:
35 Card services user programs are still required for PCMCIA devices.
39 Currently, ray_cs is not part of David Hinds card services package,
44 This will make card services read the ray_cs.opts file
Dcdc_mbim.txt143 Custom device services
146 services. This is fully supported by the cdc_mbim driver.
148 Support for new MBIM services, including vendor specified services, is
152 New services should be registered in the MBIM Registry [5].
228 service. Userspace applications supporting specific MBIM DSS services
/Linux-v5.4/Documentation/devicetree/bindings/soc/bcm/
Dbrcm,bcm2835-vchiq.txt1 Broadcom VCHIQ firmware services
/Linux-v5.4/Documentation/power/regulator/
Dregulator.rst6 regulator drivers to register their services with the core framework.
/Linux-v5.4/drivers/firmware/xilinx/
DKconfig13 various platform management services.
/Linux-v5.4/net/tipc/
Dname_table.c328 service_head = &nt->services[hash(type)]; in tipc_service_find()
352 sc = tipc_service_create(type, &nt->services[hash(type)]); in tipc_nametbl_insert_publ()
688 sc = tipc_service_create(type, &nt->services[hash(type)]); in tipc_nametbl_subscribe()
743 INIT_HLIST_HEAD(&nt->services[i]); in tipc_nametbl_init()
788 if (hlist_empty(&nt->services[i])) in tipc_nametbl_stop()
790 service_head = &nt->services[i]; in tipc_nametbl_stop()
910 head = &tn->nametbl->services[i]; in tipc_nl_service_list()
/Linux-v5.4/net/decnet/
Ddn_nsp_in.c239 cb->services = msg->services; in dn_find_listener()
346 cb->services = *ptr++; in dn_nsp_conn_conf()
355 scp->services_rem = cb->services; in dn_nsp_conn_conf()
/Linux-v5.4/Documentation/PCI/
Dpciebus-howto.rst33 referred to in this document as services, depending on its port type.
34 PCI Express Port's services include native hotplug support (HP),
36 support (AER), and virtual channel support (VC). These services may
46 services. To maintain a clean and simple solution each service
/Linux-v5.4/security/selinux/
DMakefile11 ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/status.o
/Linux-v5.4/drivers/platform/olpc/
DKconfig24 provides various platform services, including support for the power,
/Linux-v5.4/Documentation/devicetree/bindings/firmware/xilinx/
Dxlnx,zynqmp-firmware.txt11 services.
/Linux-v5.4/Documentation/driver-api/
Dsm501.rst17 The core driver in drivers/mfd provides common services for the
18 drivers which manage the specific hardware blocks. These services
/Linux-v5.4/drivers/virt/
DKconfig21 The Freescale hypervisor management driver provides several services

1234567