Home
last modified time | relevance | path

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

12345678

/linux/drivers/soc/qcom/
H A Dqcom_pd_mapper.c28 const char * services[]; member
46 struct list_head services; member
57 list_for_each_entry(service, &data->services, list) { in qcom_pdm_find()
87 list_add_tail(&service->list, &data->services); in qcom_pdm_add_service_domain()
120 for (i = 0; domain->services[i]; i++) { in qcom_pdm_add_domain()
122 domain->services[i], in qcom_pdm_add_domain()
138 list_for_each_entry_safe(service, tservice, &data->services, list) { in qcom_pdm_free_domains()
257 .services = {
266 .services = { NULL },
272 .services = { NULL },
[all …]
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg_services.c55 char services[ADF_CFG_MAX_VAL_LEN_IN_BYTES] = { }; in adf_service_string_to_mask() local
63 strscpy(services, buf, ADF_CFG_MAX_VAL_LEN_IN_BYTES); in adf_service_string_to_mask()
64 substr = services; in adf_service_string_to_mask()
124 char services[ADF_CFG_MAX_VAL_LEN_IN_BYTES] = { }; in adf_get_service_mask() local
129 ADF_SERVICES_ENABLED, services); in adf_get_service_mask()
136 len = strnlen(services, ADF_CFG_MAX_VAL_LEN_IN_BYTES); in adf_get_service_mask()
137 ret = adf_service_string_to_mask(accel_dev, services, len, mask); in adf_get_service_mask()
140 ADF_SERVICES_ENABLED, services); in adf_get_service_mask()
H A Dadf_sysfs.c92 char services[ADF_CFG_MAX_VAL_LEN_IN_BYTES] = {0}; in cfg_services_show() local
101 ADF_SERVICES_ENABLED, services); in cfg_services_show()
105 return sysfs_emit(buf, "%s\n", services); in cfg_services_show()
109 const char *services) in adf_sysfs_update_dev_config() argument
112 ADF_SERVICES_ENABLED, services, in adf_sysfs_update_dev_config()
119 char services[ADF_CFG_MAX_VAL_LEN_IN_BYTES] = { }; in cfg_services_store() local
128 ret = adf_parse_service_string(accel_dev, buf, count, services, in cfg_services_store()
139 ret = adf_sysfs_update_dev_config(accel_dev, services); in cfg_services_store()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst34 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
168 - :cspan:`2` Set of services applicable to 525 line systems.
171 - :cspan:`2` Set of services applicable to 625 line systems.
H A Ddev-sliced-vbi.rst56 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 …]
/linux/Documentation/tee/
H A Dts-tee.rst7 This driver provides access to secure services implemented by Trusted Services.
10 for developing and deploying device Root of Trust services in FF-A [2] S-EL0
21 protocol. A TS SP can host one or more services (e.g. PSA Crypto, PSA ITS, etc).
33 services. Opening a service corresponds to opening a session in the given
59 [1] https://www.trustedfirmware.org/projects/trusted-services/
67 [5] https://trusted-services.readthedocs.io/en/v1.0.0/developer/service-access-protocols.html#abi
69 [6] https://git.trustedfirmware.org/TS/trusted-services.git/tree/components/rpc/ts_rpc/caller/linux…
71 [7] https://git.trustedfirmware.org/TS/trusted-services.git/tree/deployments/libts/arm-linux/CMakeL…
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-qat24 Write to the file to change the configured services.
26 One or more services can be enabled per device.
31 The available services include:
42 Service combinations are permitted for all services except dcc.
43 On QAT GEN4 devices (qat_4xxx driver) a maximum of two services can be
45 services can be combined.
46 The order of services is not significant. For instance, sym;asym is
53 a device configured for running crypto services in order to
121 * dc: the ring pair is configured for running compression services
123 services
[all …]
H A 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/Documentation/virt/kvm/arm/
H A Dfw-pseudo-registers.rst7 KVM handles the hypercall services as requested by the guests. New hypercall
8 services are regularly made available by the ARM specification or by KVM (as
9 vendor services) if they make sense from a virtualization point of view.
27 specification in order to provide services such as CPU on/off, reset
82 hypercall services in the form of a feature-bitmap to the userspace. This
83 bitmap is translated to the services that are available to the guest.
89 hypercall services via GET_ONE_REG. The user-space can write-back the
106 The bit represents the services offered under v1.0 of ARM True Random
/linux/Documentation/scsi/
H A Dbfa.rst41 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
/linux/drivers/pci/pcie/
H A Dportdrv.c221 int services = 0; in get_port_device_capability() local
227 services |= PCIE_PORT_SERVICE_HP; in get_port_device_capability()
244 services |= PCIE_PORT_SERVICE_AER; in get_port_device_capability()
251 services |= PCIE_PORT_SERVICE_PME; in get_port_device_capability()
267 (pcie_ports_dpc_native || (services & PCIE_PORT_SERVICE_AER))) in get_port_device_capability()
268 services |= PCIE_PORT_SERVICE_DPC; in get_port_device_capability()
278 services |= PCIE_PORT_SERVICE_BWCTRL; in get_port_device_capability()
281 return services; in get_port_device_capability()
/linux/Documentation/admin-guide/device-mapper/
H A 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/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.c420 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()
467 vidtv_psi_sdt_service_assign(m->si.sdt, services); in vidtv_channel_si_init()
468 services = NULL; in vidtv_channel_si_init()
496 vidtv_psi_sdt_service_destroy(services); in vidtv_channel_si_init()
/linux/Documentation/arch/x86/x86_64/
H A Duefi.rst34 If EFI runtime services are expected, the following configuration should
61 - If some or all EFI runtime services don't work, you can try following
63 services.
66 turn off all EFI runtime services
/linux/drivers/platform/raspberrypi/
H A DKconfig9 Support for Broadcom VideoCore services including
26 API, which is in turn used by several multimedia services on the
29 Defaults to Y when the Broadcom Videocore services are included
/linux/drivers/misc/mei/pxp/
H A DKconfig5 tristate "Intel PXP services of ME Interface"
11 Enables the ME FW services required for PXP support through
/linux/drivers/misc/mei/hdcp/
H A DKconfig5 tristate "Intel HDCP2.2 services of ME Interface"
11 Enables the ME FW services required for HDCP2.2 support through
/linux/drivers/misc/mei/gsc_proxy/
H A DKconfig5 tristate "Intel GSC Proxy services of ME Interface"
12 Intel graphics card and services on CSE (MEI) firmware
/linux/drivers/tee/qcomtee/
H A DKconfig11 driver. It provides an API to access services offered by QTEE and
13 the export of userspace services provided by supplicants to QTEE.
/linux/Documentation/misc-devices/
H A Dmrvl_cn10k_dpi.rst14 DPI PF function is an administrative function which services the mailbox
18 mrvl_cn10k_dpi.ko misc driver loads on DPI PF device and services the
50 how applications use mailbox and ioctl services from DPI PF kernel driver.
/linux/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_vdpa.rst18 services. It depends on the ``pds_core`` driver and hardware for the PF
19 and VF PCI handling as well as for device configuration services.
47 # Find the vDPA services/devices available
/linux/Documentation/virt/acrn/
H A Dintroduction.rst13 hypervisor services to the ACRN userspace.
38 ioctls to communicate with the HSM. HSM implements hypervisor services by
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Ddpio-driver.rst32 provides services that:
43 DPIO service-- provides APIs to other Linux drivers for services
111 management services to DPAA2 drivers, such as the Ethernet driver. A system
/linux/drivers/pnp/pnpbios/
H A DKconfig15 ISAPNP services) are not currently implemented.
32 allocation, ESCD, and other PNPBIOS services. Using this
/linux/Documentation/networking/
H A Dcdc_mbim.rst150 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

12345678