Lines Matching full:express
3 * Purpose: PCI Express Port Bus Driver
40 * release_pcie_device - free PCI Express port service device structure
106 * @dev: PCI Express port to handle
169 * pcie_init_service_irqs - initialize irqs for PCI Express port services
170 * @dev: PCI Express port to handle
208 * get_port_device_capability - discover capabilities of a PCI Express port
209 * @dev: PCI Express port to examine
211 * The capabilities are read from the port's PCI Express configuration registers
212 * as described in PCI Express Base Specification 1.0a sections 7.8.2, 7.8.9 and
280 * pcie_device_init - allocate and initialize PCI Express port service device
281 * @pdev: PCI Express port to associate the service device with
320 * pcie_port_device_register - register PCI Express port
321 * @dev: PCI Express port to register
331 /* Enable PCI Express port device */ in pcie_port_device_register()
336 /* Get and check PCI Express port services */ in pcie_port_device_register()
398 * @dev: PCI Express port to handle
414 * @dev: PCI Express port to handle
424 * @dev: PCI Express port to handle
434 * @dev: PCI Express port to handle
473 * @dev: PCI Express port the service is associated with
494 * pcie_port_device_remove - unregister PCI Express port service devices
495 * @dev: PCI Express port the service devices to unregister are associated with
497 * Remove PCI Express port service devices associated with given port and
507 * pcie_port_probe_service - probe driver for given PCI Express port service
508 * @dev: PCI Express port service device to probe against
510 * If PCI Express port service driver is registered with
537 * pcie_port_remove_service - detach driver from given PCI Express port service
538 * @dev: PCI Express port service device to handle
540 * If PCI Express port service driver is registered with
563 * pcie_port_shutdown_service - shut down given PCI Express port service
564 * @dev: PCI Express port service device to handle
566 * If PCI Express port service driver is registered with
574 * pcie_port_service_register - register PCI Express port service driver
575 * @new: PCI Express port service driver to register
592 * pcie_port_service_unregister - unregister PCI Express port service driver
593 * @drv: PCI Express port service driver to unregister
672 * pcie_portdrv_probe - Probe PCI-Express port devices
673 * @dev: PCI-Express port device being probed
771 /* handle any PCI-Express port */