Home
last modified time | relevance | path

Searched refs:aml_gpio_bind (Results 1 – 3 of 3) sorted by relevance

/system/dev/gpio/aml-gxl-gpio/
A Dbinding.c10 extern zx_status_t aml_gpio_bind(void* ctx, zx_device_t* parent);
14 .bind = aml_gpio_bind,
A Daml-gxl-gpio.cpp500 extern "C" zx_status_t aml_gpio_bind(void* ctx, zx_device_t* parent) { in aml_gpio_bind() function
/system/dev/gpio/aml-axg-gpio/
A Daml-axg-gpio.c450 static zx_status_t aml_gpio_bind(void* ctx, zx_device_t* parent) { in aml_gpio_bind() function
553 .bind = aml_gpio_bind,

Completed in 9 milliseconds