Home
last modified time | relevance | path

Searched defs:delay_msec (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm-interface.c158 unsigned int delay_msec = TPM2_DURATION_SHORT; in tpm_transmit() local
H A Dtpm1-cmd.c646 unsigned int delay_msec = 100; in tpm1_do_selftest() local
/linux/drivers/power/supply/
H A Dlp8727_charger.c258 unsigned delay_msec = pchg->pdata ? pchg->pdata->debounce_msec : in lp8727_setup_irq() local
/linux/drivers/scsi/elx/libefc/
H A Defc_fabric.c909 u64 delay_msec, tmp; in __efc_ns_gidpt_delay() local
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py1097 delay_msec = 500 variable