Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/debugfs/
A Ddevroot.c30 static int rootgen(chan_t *channel, const dirtab_t *tab, int ntab, in rootgen() argument
35 tab = dirtab; in rootgen()
39 tab = devfstab; in rootgen()
43 tab = blobtab; in rootgen()
50 return devgen(channel, tab, ntab, n, dir); in rootgen()
A Ddev.h97 int dirread(chan_t *c, dir_t *dir, const dirtab_t *tab,
106 int devgen(chan_t *c, const dirtab_t *tab, int ntab, int n, dir_t *dir);
107 int devwalk(chan_t *c, const char *name, const dirtab_t *tab, int ntab,
110 const dirtab_t *tab, int ntab, devgen_t *gen);
A Ddev.c376 int devwalk(chan_t *channel, const char *name, const dirtab_t *tab, in devwalk() argument
391 switch ((*gen)(channel, tab, ntab, i, &dir)) { in devwalk()
412 int dirread(chan_t *channel, dir_t *dir, const dirtab_t *tab, in dirread() argument
422 ret = (*gen)(channel, tab, ntab, i, dir); in dirread()
458 int devgen(chan_t *channel, const dirtab_t *tab, int ntab, int n, dir_t *dir) in devgen() argument
462 if ((channel == NULL) || (dir == NULL) || (tab == NULL) || in devgen()
467 dp = &tab[n]; in devgen()
516 const dirtab_t *tab, int ntab, devgen_t *gen) in devstat() argument
531 switch ((*gen)(dirc, tab, ntab, i, dir)) { in devstat()
A Ddevfip.c119 static int fipgen(chan_t *c, const dirtab_t *tab, int ntab, int n, dir_t *dir) in fipgen() argument
/trusted-firmware-a/include/lib/
A Ddebugfs.h21 #define NELEM(tab) (sizeof(tab) / sizeof((tab)[0])) argument
/trusted-firmware-a/
A D.editorconfig35 indent_style = tab
/trusted-firmware-a/docs/process/
A Dcoding-style.rst263 achieve a granularity that is smaller than the tab size. For example, with a tab
264 size of eight columns it would be necessary to use one tab character and two
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dcoding-style.rst.txt263 achieve a granularity that is smaller than the tab size. For example, with a tab
264 size of eight columns it would be necessary to use one tab character and two
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatextables.sty202 {\def\TY@tab{#1\long\def\multicolumn####1####2####3{\multispan####1\relax}#9}}%
203 \expandafter\sphinx@tempa\TY@tab\sphinx@tempa
A Dtrustedfirmware-a.tex11164 achieve a granularity that is smaller than the tab size. For example, with a tab
11165 size of eight columns it would be necessary to use one tab character and two
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …8,50,53,70,75,78,79,94,95,96,97,107,109,113,117,119,122,123,125,142],ta:32,tab:[123,124],tabl:[2,6…

Completed in 105 milliseconds