power_off_acct    260 include/sound/hda_codec.h 	unsigned long power_off_acct;
power_off_acct   2864 sound/pci/hda/hda_codec.c 		codec->power_off_acct += delta;
power_off_acct     45 sound/pci/hda/hda_sysfs.c 	return sprintf(buf, "%u\n", jiffies_to_msecs(codec->power_off_acct));
power_off_acct     49 sound/pci/hda/hda_sysfs.c static DEVICE_ATTR_RO(power_off_acct);