Home
last modified time | relevance | path

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

/openbmc/linux/include/net/caif/
H A Dcfcnfg.h45 struct cfcnfg *cfcnfg_create(void);
/openbmc/linux/net/caif/
H A Dcaif_dev.c513 caifn->cfg = cfcnfg_create(); in caif_init_net()
H A Dcfcnfg.c72 struct cfcnfg *cfcnfg_create(void) in cfcnfg_create() function