Searched refs:hint_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/platform/x86/amd/pmc/
H A Dpmc.c181 u32 hint_count; member in struct:smu_metrics
521 seq_printf(s, "Hint Count: %d\n", table.hint_count);
/linux-master/tools/testing/nvdimm/test/
H A Dnfit.c2505 flush->hint_count = NUM_HINTS;
2515 flush->hint_count = NUM_HINTS;
2525 flush->hint_count = NUM_HINTS;
2535 flush->hint_count = NUM_HINTS;
2677 flush->hint_count = NUM_HINTS;
/linux-master/drivers/acpi/nfit/
H A Dcore.c897 return struct_size(flush, hint_address, flush->hint_count);
928 dev_dbg(dev, "nfit_flush handle: %d hint_count: %d\n",
929 flush->device_handle, flush->hint_count);
1084 flush->hint_count,
1089 for (i = 0; i < flush->hint_count; i++) {
2049 flags, cmd_mask, flush ? flush->hint_count : 0,
/linux-master/include/acpi/
H A Dactbl2.h1899 u16 hint_count; member in struct:acpi_nfit_flush_address

Completed in 168 milliseconds