Home
last modified time | relevance | path

Searched refs:GpioDriverInit (Results 1 – 5 of 5) sorted by relevance

/device/soc/telink/b91/hdf/
Dgpio_telink.c107 static int32_t GpioDriverInit(struct HdfDeviceObject *device);
114 .Init = GpioDriverInit,
197 static int32_t GpioDriverInit(struct HdfDeviceObject *device) in GpioDriverInit() function
/device/soc/hpmicro/drivers/platform/
Dgpio.c191 static int32_t GpioDriverInit(struct HdfDeviceObject *device) in GpioDriverInit() function
247 .Init = GpioDriverInit,
/device/board/beken/bk7235x/hdf/src/
Dbk_gpio_driver.c287 static int32_t GpioDriverInit(struct HdfDeviceObject *deviceObject) in GpioDriverInit() function
335 .Init = GpioDriverInit,
/device/soc/st/stm32f407zg/uniproton/board/hdf_platform/src/
Dgpio_stm32f407.c242 static int32_t GpioDriverInit(struct HdfDeviceObject *device);
249 .Init = GpioDriverInit,
395 static int32_t GpioDriverInit(struct HdfDeviceObject *device) in GpioDriverInit() function
/device/soc/st/common/platform/gpio/
Dstm32mp1_gpio.c493 static int32_t GpioDriverInit(struct HdfDeviceObject *device) in GpioDriverInit() function
572 .Init = GpioDriverInit,