Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_sysfs.c45 return sprintf(buf, "%u\n", jiffies_to_msecs(codec->power_off_acct)); in power_off_acct_show()
49 static DEVICE_ATTR_RO(power_off_acct);
H A Dhda_codec.c2882 codec->power_off_acct += delta; in update_power_acct()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_sysfs.c45 return sysfs_emit(buf, "%u\n", jiffies_to_msecs(codec->power_off_acct)); in power_off_acct_show()
49 static DEVICE_ATTR_RO(power_off_acct);
H A Dhda_codec.c2870 codec->power_off_acct += delta; in update_power_acct()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h262 unsigned long power_off_acct; member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h263 unsigned long power_off_acct; member

Completed in 16 milliseconds