Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/debugfs/
Ddev.c55 static chan_t *fd_to_channel(int fd) in fd_to_channel() function
500 channel = fd_to_channel(fd); in close()
616 channel = fd_to_channel(fd); in read()
641 channel = fd_to_channel(fd); in write()
661 channel = fd_to_channel(fd); in seek()