Home
last modified time | relevance | path

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

/openbmc/linux/include/net/caif/
H A Dcfcnfg.h51 void cfcnfg_remove(struct cfcnfg *cfg);
/openbmc/linux/net/caif/
H A Dcaif_dev.c548 cfcnfg_remove(cfg); in caif_exit_net()
H A Dcfcnfg.c117 void cfcnfg_remove(struct cfcnfg *cfg) in cfcnfg_remove() function