Searched defs:pdev (Results 1 – 7 of 7) sorted by relevance
/device/google/contexthub/firmware/os/platform/stm32/ |
D | spi.c | 128 static inline void stmSpiDataPullMode(struct StmSpiDev *pdev, enum StmGpioSpeed dataSpeed, enum Gpi… in stmSpiDataPullMode() 134 static inline void stmSpiSckPullMode(struct StmSpiDev *pdev, enum StmGpioSpeed sckSpeed, enum GpioP… in stmSpiSckPullMode() 139 static inline void stmSpiStartDma(struct StmSpiDev *pdev, in stmSpiStartDma() 166 static inline int stmSpiEnable(struct StmSpiDev *pdev, in stmSpiEnable() 232 struct StmSpiDev *pdev = dev->pdata; in stmSpiMasterStartSync() local 253 struct StmSpiDev *pdev = dev->pdata; in stmSpiSlaveStartSync() local 266 static inline bool stmSpiIsMaster(struct StmSpiDev *pdev) in stmSpiIsMaster() 272 static void stmSpiDone(struct StmSpiDev *pdev, int err) in stmSpiDone() 295 struct StmSpiDev *pdev = cookie; in stmSpiRxDone() local 310 struct StmSpiDev *pdev = cookie; in stmSpiTxDone() local [all …]
|
D | i2c.c | 251 static inline void stmI2cAckEnable(struct StmI2cDev *pdev) in stmI2cAckEnable() 256 static inline void stmI2cAckDisable(struct StmI2cDev *pdev) in stmI2cAckDisable() 261 static inline void stmI2cDmaEnable(struct StmI2cDev *pdev) in stmI2cDmaEnable() 266 static inline void stmI2cDmaDisable(struct StmI2cDev *pdev) in stmI2cDmaDisable() 271 static inline void stmI2cStopEnable(struct StmI2cDev *pdev) in stmI2cStopEnable() 280 static inline void stmI2cStartEnable(struct StmI2cDev *pdev) in stmI2cStartEnable() 289 static inline void stmI2cIrqEnable(struct StmI2cDev *pdev, in stmI2cIrqEnable() 295 static inline void stmI2cIrqDisable(struct StmI2cDev *pdev, in stmI2cIrqDisable() 301 static inline void stmI2cEnable(struct StmI2cDev *pdev) in stmI2cEnable() 306 static inline void stmI2cDisable(struct StmI2cDev *pdev) in stmI2cDisable() [all …]
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/ |
D | hwcomposer.cpp | 308 struct vsoc_hwc_composer_device_1_t* pdev = local 314 struct vsoc_hwc_composer_device_1_t* pdev = local 370 static int32_t vsoc_hwc_attribute(struct vsoc_hwc_composer_device_1_t* pdev, 398 struct vsoc_hwc_composer_device_1_t* pdev = local
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/cutf_cvm/ |
D | hwcomposer.cpp | 300 struct vsoc_hwc_composer_device_1_t* pdev = local 306 struct vsoc_hwc_composer_device_1_t* pdev = local 362 static int32_t vsoc_hwc_attribute(struct vsoc_hwc_composer_device_1_t* pdev, 389 struct vsoc_hwc_composer_device_1_t* pdev = local
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/common/ |
D | hwcomposer.cpp | 33 struct hwc_composer_device_data_t* pdev = in hwc_vsync_thread() local
|
/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc-future/ |
D | hwcomposer.cpp | 89 vsoc_hwc_device* pdev = reinterpret_cast<vsoc_hwc_device*>(arg); in vsync_thread() local 209 vsoc_hwc_device* pdev = reinterpret_cast<vsoc_hwc_device*>(dev); in hwc_query() local
|
/device/google/cuttlefish_common/guest/hals/gralloc/ |
D | gralloc.cpp | 256 vsoc_alloc_device_t* pdev = reinterpret_cast<vsoc_alloc_device_t*>(dev); in gralloc_device_close() local
|