Home
last modified time | relevance | path

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

12

/drivers/soc/qcom/
A Dqcom_pd_mapper.c28 const char * services[]; member
257 .services = {
266 .services = { NULL },
272 .services = { NULL },
278 .services = {
287 .services = { NULL },
293 .services = { NULL },
323 .services = {
331 .services = {
340 .services = {
[all …]
A Dqmi_interface.c284 list_add(&svc->list_node, &qmi->services); in qmi_add_server()
468 list_for_each_entry(svc, &qmi->services, list_node) in qmi_handle_net_reset()
634 INIT_LIST_HEAD(&qmi->services); in qmi_handle_init()
715 list_for_each_entry_safe(svc, tmp, &qmi->services, list_node) { in qmi_handle_release()
/drivers/crypto/intel/qat/qat_common/
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()
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()
A Dadf_admin.c302 char services[ADF_CFG_MAX_VAL_LEN_IN_BYTES] = {0}; in is_dcc_enabled() local
306 ADF_SERVICES_ENABLED, services); in is_dcc_enabled()
310 return !strcmp(services, "dcc"); in is_dcc_enabled()
/drivers/pci/pcie/
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()
/drivers/staging/vc04_services/
A DKconfig8 Support for Broadcom VideoCore services including
25 API, which is in turn used by several multimedia services on the
28 Defaults to Y when the Broadcom Videocore services are included
/drivers/misc/mei/hdcp/
A DKconfig5 tristate "Intel HDCP2.2 services of ME Interface"
11 Enables the ME FW services required for HDCP2.2 support through
/drivers/misc/mei/pxp/
A DKconfig5 tristate "Intel PXP services of ME Interface"
11 Enables the ME FW services required for PXP support through
/drivers/media/test-drivers/vidtv/
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()
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()
/drivers/misc/mei/gsc_proxy/
A DKconfig5 tristate "Intel GSC Proxy services of ME Interface"
12 Intel graphics card and services on CSE (MEI) firmware
/drivers/pnp/pnpbios/
A DKconfig15 ISAPNP services) are not currently implemented.
32 allocation, ESCD, and other PNPBIOS services. Using this
/drivers/staging/vc04_services/vchiq-mmal/
A DKconfig6 majority of the multimedia services on VideoCore.
/drivers/firmware/efi/
A DKconfig58 Use DXE services to check and alter memory protection
151 Say Y here to enable the runtime services support via /dev/efi_test.
237 bool "Disable EFI runtime services support by default"
240 Allow to disable the EFI runtime services support by default. This can
244 The EFI runtime services are disabled by default when PREEMPT_RT is
340 Enabling this will change the EFI runtime services from the firmware
/drivers/tee/tstee/
A DKconfig8 deploying device Root of Trust services in FF-A Secure Partitions.
/drivers/net/ethernet/fungible/
A DKconfig23 A service module offering basic common services to Fungible
/drivers/firmware/xilinx/
A DKconfig15 various platform management services.
/drivers/platform/olpc/
A DKconfig24 provides various platform services, including support for the power,
/drivers/isdn/capi/
A DKconfig10 as well as ISDN supplementary services like call forwarding or
/drivers/virt/
A DKconfig31 The Freescale hypervisor management driver provides several services
/drivers/staging/vc04_services/interface/vchiq_arm/
A Dvchiq_core.c234 return rcu_dereference(instance->state->services[idx]); in handle_to_service()
263 service = rcu_dereference(state->services[localport]); in find_service_by_port()
329 srv = rcu_dereference(state->services[idx]); in __next_service_by_instance()
627 service = rcu_dereference(state->services[i]); in get_listening_service()
652 rcu_dereference(state->services[i]); in get_connected_service()
2769 pservice = &state->services[state->unused_service]; in vchiq_add_service_internal()
2773 if (!rcu_access_pointer(state->services[i])) { in vchiq_add_service_internal()
2774 pservice = &state->services[i]; in vchiq_add_service_internal()
2783 srv = rcu_dereference(state->services[i]); in vchiq_add_service_internal()
2785 pservice = &state->services[i]; in vchiq_add_service_internal()
[all …]
A Dvchiq_arm.c860 service = rcu_dereference(state->services[i]); in vchiq_dump_platform_instances()
875 service = rcu_dereference(state->services[i]); in vchiq_dump_platform_instances()
1261 rcu_dereference(state->services[i]); in vchiq_dump_service_use_state()
/drivers/s390/char/
A DKconfig144 prompt "Support for the z/VM recording system services (VM only)"
148 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
/drivers/misc/mei/
A DKconfig9 Security and Media services for system containing Intel chipsets.
/drivers/dax/
A DKconfig73 adds core kernel memory services to heterogeneous memory types

Completed in 45 milliseconds

12