Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/debugfs/
H A Ddev.h67 chan_t *(*attach)(int id, int dev); member
H A Ddev.c217 chan_t *attach(int id, int dev) in attach() function