Searched refs:state_updated (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c4658 int state_updated = 0; pvr2_hdw_state_update() local
4681 state_updated = !0; pvr2_hdw_state_update()
4688 return state_updated; pvr2_hdw_state_update()
4923 int state_updated = 0; pvr2_hdw_state_eval() local
4934 state_updated = pvr2_hdw_state_update(hdw); pvr2_hdw_state_eval()
4964 state_updated = !0; pvr2_hdw_state_eval()
4967 if (state_updated) { pvr2_hdw_state_eval()

Completed in 67 milliseconds