Lines Matching +full:bus +full:- +full:powered
1 .. SPDX-License-Identifier: GPL-2.0
11 --------------
14 such as the external modems and WiFi chipsets. It is also the MHI bus master
17 is taken care by the physical bus such as PCIe. Each controller driver exposes
22 * Turns on the physical bus and establishes the link to the device
24 * Allocates struct mhi_controller and registers with the MHI bus framework
30 ----------
33 for bi-directional communication. Once MHI is in powered on state, the MHI
40 /sys/bus/mhi/devices/
43 ----------
46 driver sends and receives the upper-layer protocol packets like IP packets,
52 /sys/bus/mhi/drivers/
56 * Registers the driver with the MHI bus framework using mhi_driver_register.