/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-sliced-vbi-cap.rst | 34 To find out which data services are supported by a sliced VBI capture or 57 - :cspan:`2` A set of all data services supported by the driver. 63 services the hardware can look for or insert into a particular 64 scan line. Data services are defined in :ref:`vbi-services`. 95 output per frame, or the number of services it can identify on a 127 .. _vbi-services: 129 .. flat-table:: Sliced VBI services 174 - :cspan:`2` Set of services applicable to 525 line systems. 177 - :cspan:`2` Set of services applicable to 625 line systems.
|
D | dev-sliced-vbi.rst | 56 To find out which data services are supported by the hardware 63 services it can identify on a given line are limited. For example on PAL 67 To determine the currently selected services applications set the 82 all services may be supported by the hardware on all lines (this is 84 other services can only be inserted in one specific line). In many 86 to the required services and let the driver fill the ``service_lines`` 127 array will be filled by the driver according to the services 137 services than requested, perhaps just one, if the hardware cannot 138 handle more services simultaneously. It may be empty (zero) if 139 none of the requested services are supported by the hardware. [all …]
|
/kernel/linux/linux-5.10/drivers/pci/pcie/ |
D | portdrv_core.c | 209 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() 259 (pcie_ports_dpc_native || (services & PCIE_PORT_SERVICE_AER))) in get_port_device_capability() 260 services |= PCIE_PORT_SERVICE_DPC; in get_port_device_capability() 268 services |= PCIE_PORT_SERVICE_BWNOTIF; in get_port_device_capability() 271 return services; in get_port_device_capability()
|
/kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
D | uefi.rst | 28 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
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | bfa.rst | 41 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page 58 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page 76 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page 92 http://www.brocade.com/services-support/index.page
|
/kernel/linux/linux-5.10/drivers/misc/mei/hdcp/ |
D | Kconfig | 6 tristate "Intel HDCP2.2 services of ME Interface" 12 Enables the ME FW services required for HDCP2.2 support through
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | dm-io.rst | 5 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
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,apr.txt | 5 used for audio/voice services on the QDSP. 29 - All APR services MUST contain the following property: 100 dependencies specified. Here some of the apr services are dependent on services
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/ |
D | Kconfig | 8 Support for Broadcom VideoCore services including 19 Defaults to Y when the Broadcom Videocore services
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
D | vidtv_channel.c | 420 struct vidtv_psi_table_sdt_service *services = NULL; in vidtv_channel_si_init() local 435 services = vidtv_channel_sdt_serv_cat_into_new(m); in vidtv_channel_si_init() 436 if (!services) in vidtv_channel_si_init() 444 service_list = vidtv_channel_build_service_list(services); in vidtv_channel_si_init() 466 vidtv_psi_sdt_service_assign(m->si.sdt, services); in vidtv_channel_si_init() 493 vidtv_psi_sdt_service_destroy(services); in vidtv_channel_si_init()
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-firmware-efi-runtime-map | 4 Description: Switching efi runtime services to virtual mode requires 8 The efi runtime services can only be switched to virtual
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | dpio-driver.rst | 31 provides services that: 42 DPIO service-- provides APIs to other Linux drivers for services 110 management services to DPAA2 drivers, such as the Ethernet driver. A system
|
/kernel/linux/linux-5.10/drivers/pnp/pnpbios/ |
D | Kconfig | 15 ISAPNP services) are not currently implemented. 32 allocation, ESCD, and other PNPBIOS services. Using this
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/wifi/ |
D | ray_cs.rst | 39 Information on card services is available at: 44 Card services user programs are still required for PCMCIA devices. 48 Currently, ray_cs is not part of David Hinds card services package, 53 This will make card services read the ray_cs.opts file
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
D | Kconfig | 6 majority of the multimedia services on VideoCore.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/bcm/ |
D | brcm,bcm2835-vchiq.txt | 1 Broadcom VCHIQ firmware services
|
/kernel/linux/linux-5.10/Documentation/power/regulator/ |
D | regulator.rst | 6 regulator drivers to register their services with the core framework.
|
/kernel/linux/linux-5.10/drivers/firmware/xilinx/ |
D | Kconfig | 15 various platform management services.
|
/kernel/linux/linux-5.10/Documentation/PCI/ |
D | pciebus-howto.rst | 33 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
|
/kernel/linux/linux-5.10/net/decnet/ |
D | dn_nsp_in.c | 239 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()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | cdc_mbim.rst | 150 Custom device services 153 services. This is fully supported by the cdc_mbim driver. 155 Support for new MBIM services, including vendor specified services, is 159 New services should be registered in the MBIM Registry [5]. 236 service. Userspace applications supporting specific MBIM DSS services
|
/kernel/linux/linux-5.10/drivers/platform/olpc/ |
D | Kconfig | 24 provides various platform services, including support for the power,
|
/kernel/linux/linux-5.10/security/selinux/ |
D | Makefile | 11 ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/context.o
|
/kernel/linux/linux-5.10/net/tipc/ |
D | name_table.c | 450 service_head = &nt->services[hash(type)]; in tipc_service_find() 474 sc = tipc_service_create(type, &nt->services[hash(type)]); in tipc_nametbl_insert_publ() 807 sc = tipc_service_create(type, &nt->services[hash(type)]); in tipc_nametbl_subscribe() 862 INIT_HLIST_HEAD(&nt->services[i]); in tipc_nametbl_init() 907 if (hlist_empty(&nt->services[i])) in tipc_nametbl_stop() 909 service_head = &nt->services[i]; in tipc_nametbl_stop() 1029 head = &tn->nametbl->services[i]; in tipc_nl_service_list()
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | sm501.rst | 17 The core driver in drivers/mfd provides common services for the 18 drivers which manage the specific hardware blocks. These services
|