state_updated    4635 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	int state_updated = 0;
state_updated    4658 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 				state_updated = !0;
state_updated    4665 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	return state_updated;
state_updated    4901 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	int state_updated = 0;
state_updated    4912 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	state_updated = pvr2_hdw_state_update(hdw);
state_updated    4942 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 		state_updated = !0;
state_updated    4945 drivers/media/usb/pvrusb2/pvrusb2-hdw.c 	if (state_updated) {
state_updated     229 drivers/misc/xilinx_sdfec.c 	bool state_updated;
state_updated     301 drivers/misc/xilinx_sdfec.c 	xsdfec->state_updated = false;
state_updated    1042 drivers/misc/xilinx_sdfec.c 	if (xsdfec->state_updated)
state_updated    1199 drivers/misc/xilinx_sdfec.c 		xsdfec->state_updated = true;
state_updated    1208 drivers/misc/xilinx_sdfec.c 		xsdfec->state_updated = true;
state_updated    1212 drivers/misc/xilinx_sdfec.c 	dev_dbg(xsdfec->dev, "state=%x, stats=%x", xsdfec->state_updated,
state_updated    1216 drivers/misc/xilinx_sdfec.c 	if (xsdfec->state_updated || xsdfec->stats_updated)