Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/caif/
Dcfcnfg.h87 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
/Linux-v4.19/net/caif/
Dcaif_dev.c406 cfcnfg_set_phy_state(cfg, &caifd->layer, true); in caif_device_notify()
420 cfcnfg_set_phy_state(cfg, &caifd->layer, false); in caif_device_notify()
523 cfcnfg_set_phy_state(cfg, &caifd->layer, false); in caif_exit_net()
Dcfcnfg.c522 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer, in cfcnfg_set_phy_state() function
552 EXPORT_SYMBOL(cfcnfg_set_phy_state);