Searched defs:chain (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/projects/musllibc/src/misc/
H A Dnftw.c13 struct history *chain; member in struct:history
/seL4-test-master/projects/musllibc/src/thread/
H A Dsynccall.c11 static struct chain { struct
/seL4-test-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Dgpio_utils.c63 int gpio_chain_destroy(ps_malloc_ops_t *malloc_ops, gpio_chain_t *chain) argument
87 int gpio_chain_add(gpio_chain_t *chain, gpio_t *gpio) argument
102 int gpio_chain_remove(gpio_chain_t *chain, gpio_ argument
148 gpio_chain_read(gpio_chain_t *chain, char *data, int len) argument
167 gpio_chain_write(gpio_chain_t *chain, const char *data, int len) argument
[all...]

Completed in 41 milliseconds