Lines Matching full:express

3  * Purpose:	PCI Express Port Bus Driver
41 * release_pcie_device - free PCI Express port service device structure
107 * @dev: PCI Express port to handle
170 * pcie_init_service_irqs - initialize irqs for PCI Express port services
171 * @dev: PCI Express port to handle
209 * get_port_device_capability - discover capabilities of a PCI Express port
210 * @dev: PCI Express port to examine
212 * The capabilities are read from the port's PCI Express configuration registers
213 * as described in PCI Express Base Specification 1.0a sections 7.8.2, 7.8.9 and
283 * pcie_device_init - allocate and initialize PCI Express port service device
284 * @pdev: PCI Express port to associate the service device with
323 * pcie_port_device_register - register PCI Express port
324 * @dev: PCI Express port to register
334 /* Enable PCI Express port device */ in pcie_port_device_register()
339 /* Get and check PCI Express port services */ in pcie_port_device_register()
401 * @dev: PCI Express port to handle
417 * @dev: PCI Express port to handle
427 * @dev: PCI Express port to handle
437 * @dev: PCI Express port to handle
476 * @dev: PCI Express port the service is associated with
497 * pcie_port_device_remove - unregister PCI Express port service devices
498 * @dev: PCI Express port the service devices to unregister are associated with
500 * Remove PCI Express port service devices associated with given port and
510 * pcie_port_probe_service - probe driver for given PCI Express port service
511 * @dev: PCI Express port service device to probe against
513 * If PCI Express port service driver is registered with
540 * pcie_port_remove_service - detach driver from given PCI Express port service
541 * @dev: PCI Express port service device to handle
543 * If PCI Express port service driver is registered with
566 * pcie_port_shutdown_service - shut down given PCI Express port service
567 * @dev: PCI Express port service device to handle
569 * If PCI Express port service driver is registered with
577 * pcie_port_service_register - register PCI Express port service driver
578 * @new: PCI Express port service driver to register
595 * pcie_port_service_unregister - unregister PCI Express port service driver
596 * @drv: PCI Express port service driver to unregister
675 * pcie_portdrv_probe - Probe PCI-Express port devices
676 * @dev: PCI-Express port device being probed
774 /* handle any PCI-Express port */