Home
last modified time | relevance | path

Searched refs:report_interval (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/hid/amd-sfh-hid/hid_descriptor/
Damd_sfh_hid_desc.h27 u32 report_interval; member
Damd_sfh_hid_desc.c133 common->report_interval = HID_DEFAULT_REPORT_INTERVAL; in get_common_features()
/Linux-v6.1/fs/nfs/flexfilelayout/
Dflexfilelayout.h92 u32 report_interval; member
Dflexfilelayout.c543 fls->mirror_array[i]->report_interval = be32_to_cpup(p); in ff_layout_alloc_lseg()
606 s64 report_interval = FF_LAYOUTSTATS_REPORT_INTERVAL; in nfs4_ff_layoutstat_start_io() local
612 if (mirror->report_interval != 0) in nfs4_ff_layoutstat_start_io()
613 report_interval = (s64)mirror->report_interval * 1000LL; in nfs4_ff_layoutstat_start_io()
615 report_interval = (s64)layoutstats_timer * 1000LL; in nfs4_ff_layoutstat_start_io()
617 report_interval) { in nfs4_ff_layoutstat_start_io()
/Linux-v6.1/Documentation/hid/
Dhid-sensor.rst127 if there is a field report_interval, which is parsed by a call to
136 if there is a field report_interval, which is parsed by a call to
/Linux-v6.1/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_desc.c68 common->report_interval = HID_DEFAULT_REPORT_INTERVAL; in get_common_features()