FUNCTION
DEFINE_LHASH_OF_EX(FUNCTION);
void calculate_columns(FUNCTION *functions, DISPLAY_COLUMNS *dc);
void calculate_columns(FUNCTION *functions, DISPLAY_COLUMNS *dc)
FUNCTION *f;
const FUNCTION *fp;
FUNCTION *fp;
FUNCTION f, *fp;
LHASH_OF(FUNCTION) *prog = NULL;
FUNCTION *fp;
static LHASH_OF(FUNCTION) *prog_init(void);
static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[])
static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]);
FUNCTION f, *fp;
static int function_cmp(const FUNCTION *a, const FUNCTION *b)
static unsigned long function_hash(const FUNCTION *a)
const FUNCTION *f1 = _f1;
const FUNCTION *f2 = _f2;
static LHASH_OF(FUNCTION) *prog_init(void)
static LHASH_OF(FUNCTION) *ret = NULL;
FUNCTION *f;
static void warn_deprecated(const FUNCTION *fp)
FUNCTION functions[] = {
extern FUNCTION functions[];
PCCARD_ACCESSOR(function, FUNCTION, uint32_t)
PCI_ACCESSOR(function, FUNCTION, uint8_t)
SDIOB_ACCESSOR(function, FUNCTION, struct sdio_func *)