Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_desc.h27 u32 report_interval; member
H A Damd_sfh_hid_desc.c135 common->report_interval = HID_DEFAULT_REPORT_INTERVAL; in get_common_features()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h92 u32 report_interval; member
H A Dflexfilelayout.c559 fls->mirror_array[i]->report_interval = be32_to_cpup(p); in ff_layout_alloc_lseg()
622 s64 report_interval = FF_LAYOUTSTATS_REPORT_INTERVAL; in nfs4_ff_layoutstat_start_io() local
628 if (mirror->report_interval != 0) in nfs4_ff_layoutstat_start_io()
629 report_interval = (s64)mirror->report_interval * 1000LL; in nfs4_ff_layoutstat_start_io()
631 report_interval = (s64)layoutstats_timer * 1000LL; in nfs4_ff_layoutstat_start_io()
633 report_interval) { in nfs4_ff_layoutstat_start_io()
/linux/Documentation/hid/
H A 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/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_desc.c68 common->report_interval = HID_DEFAULT_REPORT_INTERVAL; in get_common_features()