Searched refs:viacam_opstate (Results 1 – 1 of 1) sorted by relevance
58 enum viacam_opstate { S_IDLE = 0, S_RUNNING = 1 }; enum68 enum viacam_opstate opstate;1032 enum viacam_opstate state = cam->opstate; in viacam_suspend()