Searched refs:UartHostFromDevice (Results 1 – 12 of 12) sorted by relevance
311 host = UartHostFromDevice(device); in SampleUartDriverInit()334 host = UartHostFromDevice(device); in SampleUartDriverRelease()
530 host = UartHostFromDevice(obj); in HdfUartInit()572 host = UartHostFromDevice(obj); in HdfUartRelease()
71 static inline struct UartHost *UartHostFromDevice(const struct HdfDeviceObject *device) in UartHostFromDevice() function
373 …host = UartHostFromDevice(device); // 通过service成员后强制转为Ua…443 …host = UartHostFromDevice(device); // 这里有HdfDeviceObject到UartHost的强制转化,通过service成员,赋值见Bi…
359 host = UartHostFromDevice(device); in UartDriverRelease()386 host = UartHostFromDevice(device); in UartDriverInit()
652 host = UartHostFromDevice(device); in HdfUartDeviceInit()674 host = UartHostFromDevice(device); in HdfUartDeviceRelease()
696 host = UartHostFromDevice(device); in HdfUartDeviceInit()718 host = UartHostFromDevice(device); in HdfUartDeviceRelease()
630 host = UartHostFromDevice(device);657 host = UartHostFromDevice(device);
575 host = UartHostFromDevice(device);599 host = UartHostFromDevice(device);
350 …host = UartHostFromDevice(device); // Forcibly convert t…420 …host = UartHostFromDevice(device); // Forcible conversion from HdfDeviceObject to UartHo…
574 host = UartHostFromDevice(device);