Home
last modified time | relevance | path

Searched refs:durations (Results 1 – 8 of 8) sorted by relevance

/drivers/thermal/
A Dthermal_debugfs.c61 struct list_head durations[CDEVSTATS_HASH_SIZE]; member
281 &cdev_dbg->durations[i], node) { in thermal_debugfs_cdev_clear()
353 struct list_head *durations = cdev_dbg->durations; in cdev_dt_seq_show() local
360 list_for_each_entry(entry, &durations[i], node) { in cdev_dt_seq_show()
432 cdev_dbg->durations, in thermal_debug_cdev_state_update()
448 thermal_debugfs_cdev_record_get(thermal_dbg, cdev_dbg->durations, new_state); in thermal_debug_cdev_state_update()
491 INIT_LIST_HEAD(&cdev_dbg->durations[i]); in thermal_debug_cdev_add()
502 thermal_debugfs_cdev_record_get(thermal_dbg, cdev_dbg->durations, state); in thermal_debug_cdev_add()
/drivers/char/tpm/
A Dtpm1-cmd.c346 unsigned long durations[3]; in tpm1_get_timeouts() local
436 chip->ops->update_durations(chip, durations); in tpm1_get_timeouts()
440 chip->duration[TPM_SHORT] = durations[0]; in tpm1_get_timeouts()
441 chip->duration[TPM_MEDIUM] = durations[1]; in tpm1_get_timeouts()
442 chip->duration[TPM_LONG] = durations[2]; in tpm1_get_timeouts()
A Dtpm_tis_core.c611 unsigned long durations[3]; member
673 vendor_dur_overrides[i].durations, in tpm_tis_update_durations()
674 sizeof(vendor_dur_overrides[i].durations)); in tpm_tis_update_durations()
A Dtpm-sysfs.c285 static DEVICE_ATTR_RO(durations);
/drivers/media/rc/
A Dir-xmp-decoder.c87 n = data->durations; in ir_xmp_decode()
175 data->durations[data->count] = ev.duration; in ir_xmp_decode()
A Drc-core-priv.h142 u32 durations[16]; member
/drivers/net/wireless/intersil/p54/
A Dlmac.h256 __le16 durations[4]; member
451 __le16 durations[32]; member
A Dtxrx.c929 memset(txhdr->durations, 0, sizeof(txhdr->durations)); in p54_tx_80211()

Completed in 18 milliseconds