Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/lib/debugfs/
A Ddev.c24 static chan_t fdset[NR_CHANS];
40 for (i = 0; i < NR_CHANS; i++) { in create_new_channel()
57 if ((fd < 0) || (fd >= NR_CHANS) || (fdset[fd].index == NODEV)) { in fd_to_channel()
832 for (channel = fdset; channel < &fdset[NR_CHANS]; channel++) { in debugfs_init()
A Ddev.h15 #define NR_CHANS 10 macro

Completed in 4 milliseconds