Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/debugfs/
H A Ddev.c154 void channel_close(chan_t *channel) in channel_close() function
307 channel_close(channel); in path_to_channel()
325 channel_close(channel); in path_to_channel()
505 channel_close(channel); in close()
553 channel_close(c); in devstat()
598 channel_close(channel); in stat()
761 channel_close(cn); in add_mount_point()
779 channel_close(channel); in bind()
811 channel_close(channel); in mount()
816 channel_close(mount_point_chan); in mount()
[all …]
H A Ddev.h95 void channel_close(chan_t *c);
H A Ddevfip.c306 channel_close(cspec); in fipmount()