Searched refs:aml_gpio_bind (Results 1 – 3 of 3) sorted by relevance
10 extern zx_status_t aml_gpio_bind(void* ctx, zx_device_t* parent);14 .bind = aml_gpio_bind,
500 extern "C" zx_status_t aml_gpio_bind(void* ctx, zx_device_t* parent) { in aml_gpio_bind() function
450 static zx_status_t aml_gpio_bind(void* ctx, zx_device_t* parent) { in aml_gpio_bind() function553 .bind = aml_gpio_bind,
Completed in 9 milliseconds