Searched refs:cfcnfg_set_phy_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/caif/ |
H A D | cfcnfg.h | 82 * cfcnfg_set_phy_state() - Set the state of the physical interface device. 87 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
|
/kernel/linux/linux-6.6/include/net/caif/ |
H A D | cfcnfg.h | 82 * cfcnfg_set_phy_state() - Set the state of the physical interface device. 87 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer,
|
/kernel/linux/linux-5.10/net/caif/ |
H A D | caif_dev.c | 416 cfcnfg_set_phy_state(cfg, &caifd->layer, true); in caif_device_notify() 430 cfcnfg_set_phy_state(cfg, &caifd->layer, false); in caif_device_notify() 533 cfcnfg_set_phy_state(cfg, &caifd->layer, false); in caif_exit_net()
|
H A D | cfcnfg.c | 528 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer, in cfcnfg_set_phy_state() function 558 EXPORT_SYMBOL(cfcnfg_set_phy_state); variable
|
/kernel/linux/linux-6.6/net/caif/ |
H A D | caif_dev.c | 416 cfcnfg_set_phy_state(cfg, &caifd->layer, true); in caif_device_notify() 430 cfcnfg_set_phy_state(cfg, &caifd->layer, false); in caif_device_notify() 533 cfcnfg_set_phy_state(cfg, &caifd->layer, false); in caif_exit_net()
|
H A D | cfcnfg.c | 528 int cfcnfg_set_phy_state(struct cfcnfg *cnfg, struct cflayer *phy_layer, in cfcnfg_set_phy_state() function 558 EXPORT_SYMBOL(cfcnfg_set_phy_state); variable
|
Completed in 4 milliseconds