Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c702 static enum cpuhp_state online_hpstate; variable
4325 ret = cpuhp_state_add_instance_nocalls(online_hpstate, in mvneta_open()
4352 cpuhp_state_remove_instance_nocalls(online_hpstate, in mvneta_open()
4386 cpuhp_state_remove_instance_nocalls(online_hpstate, in mvneta_stop()
5346 cpuhp_state_remove_instance_nocalls(online_hpstate, in mvneta_suspend()
5426 cpuhp_state_add_instance_nocalls(online_hpstate, in mvneta_resume()
5470 online_hpstate = ret; in mvneta_driver_init()
5484 cpuhp_remove_multi_state(online_hpstate); in mvneta_driver_init()
5494 cpuhp_remove_multi_state(online_hpstate); in mvneta_driver_exit()