Home
last modified time | relevance | path

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

/openbmc/linux/include/net/caif/
H A Dcfctrl.h128 void cfctrl_remove(struct cflayer *layr);
/openbmc/linux/net/caif/
H A Dcfcnfg.c124 cfctrl_remove(cfg->ctrl); in cfcnfg_remove()
H A Dcfctrl.c60 void cfctrl_remove(struct cflayer *layer) in cfctrl_remove() function