Home
last modified time | relevance | path

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

/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()
240 services |= PCIE_PORT_SERVICE_PME; in get_port_device_capability()
256 (pcie_ports_dpc_native || (services & PCIE_PORT_SERVICE_AER))) in get_port_device_capability()
257 services |= PCIE_PORT_SERVICE_DPC; in get_port_device_capability()
265 services |= PCIE_PORT_SERVICE_BWNOTIF; in get_port_device_capability()
268 return services; in get_port_device_capability()
/drivers/misc/mei/hdcp/
DKconfig5 tristate "Intel HDCP2.2 services of ME Interface"
11 Enables the ME FW services required for HDCP2.2 support through
/drivers/staging/vc04_services/
DKconfig8 Support for Broadcom VideoCore services including
23 API, which is in turn used by several multimedia services on the BCM2835
25 Defaults to Y when the Broadcom Videocore services are included in
/drivers/media/test-drivers/vidtv/
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/pnp/pnpbios/
DKconfig15 ISAPNP services) are not currently implemented.
32 allocation, ESCD, and other PNPBIOS services. Using this
/drivers/staging/vc04_services/vchiq-mmal/
DKconfig6 majority of the multimedia services on VideoCore.
/drivers/soc/qcom/
Dqmi_interface.c283 list_add(&svc->list_node, &qmi->services); in qmi_add_server()
467 list_for_each_entry(svc, &qmi->services, list_node) in qmi_handle_net_reset()
631 INIT_LIST_HEAD(&qmi->services); in qmi_handle_init()
712 list_for_each_entry_safe(svc, tmp, &qmi->services, list_node) { in qmi_handle_release()
/drivers/firmware/xilinx/
DKconfig15 various platform management services.
/drivers/platform/olpc/
DKconfig24 provides various platform services, including support for the power,
/drivers/virt/
DKconfig21 The Freescale hypervisor management driver provides several services
/drivers/misc/mei/
DKconfig8 Security and Media services for system containing Intel chipsets.
/drivers/isdn/capi/
DKconfig10 as well as ISDN supplementary services like call forwarding or
/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h429 struct vchiq_service __rcu *services[VCHIQ_MAX_SERVICES]; member
529 return rcu_dereference(state->services[idx]); in handle_to_service()
Dvchiq_core.c265 service = rcu_dereference(state->services[localport]); in find_service_by_port()
336 srv = rcu_dereference(state->services[idx]); in __next_service_by_instance()
387 rcu_assign_pointer(state->services[service->localport], NULL); in service_release()
589 service = rcu_dereference(state->services[i]); in get_listening_service()
614 rcu_dereference(state->services[i]); in get_connected_service()
2549 pservice = &state->services[state->unused_service]; in vchiq_add_service_internal()
2553 if (!rcu_access_pointer(state->services[i])) { in vchiq_add_service_internal()
2554 pservice = &state->services[i]; in vchiq_add_service_internal()
2563 srv = rcu_dereference(state->services[i]); in vchiq_add_service_internal()
2565 pservice = &state->services[i]; in vchiq_add_service_internal()
[all …]
Dvchiq_arm.c1205 service = rcu_dereference(state->services[i]); in vchiq_dump_platform_instances()
1221 service = rcu_dereference(state->services[i]); in vchiq_dump_platform_instances()
1660 rcu_dereference(state->services[i]); in vchiq_dump_service_use_state()
/drivers/s390/char/
DKconfig140 prompt "Support for the z/VM recording system services (VM only)"
144 by the z/VM recording system services, eg. from *LOGREC, *ACCOUNT or
/drivers/dax/
DKconfig65 adds core kernel memory services to heterogeneous memory types
/drivers/platform/chrome/
DKconfig59 Controller (EC) providing keyboard, battery and power services.
/drivers/pcmcia/
DKconfig153 tristate "Alchemy Db/Pb1xxx PCMCIA socket services"
/drivers/pci/
DKconfig106 Function) itself is not providing any actual services on the
/drivers/mailbox/
DKconfig114 the services of the Videocore. Say Y here if you want to use the
/drivers/firmware/efi/
DKconfig181 Say Y here to enable the runtime services support via /dev/efi_test.
/drivers/xen/
DKconfig96 Support for backend device drivers that provide I/O services
/drivers/misc/
DKconfig164 or a SCSI enclosure device (SES) to use these services.