Searched refs:set_mesh_power (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | mesh.c | 1746 static void set_mesh_power(struct mesh_state *ms, int state) in set_mesh_power() function 1787 set_mesh_power(ms, 0); in mesh_suspend() 1800 set_mesh_power(ms, 1); in mesh_resume() 1959 set_mesh_power(ms, 1); in mesh_probe() 1984 set_mesh_power(ms, 0); in mesh_probe() 2011 set_mesh_power(ms, 0); in mesh_remove()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | mesh.c | 1741 static void set_mesh_power(struct mesh_state *ms, int state) in set_mesh_power() function 1782 set_mesh_power(ms, 0); in mesh_suspend() 1795 set_mesh_power(ms, 1); in mesh_resume() 1950 set_mesh_power(ms, 1); in mesh_probe() 1975 set_mesh_power(ms, 0); in mesh_probe() 2002 set_mesh_power(ms, 0); in mesh_remove()
|
Completed in 5 milliseconds