Home
last modified time | relevance | path

Searched refs:valid_log_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/power/acpi/tools/pfrut/
H A Dpfrut.c50 static int valid_log_type(int type) in valid_log_type() function
284 if (!valid_log_type(log_type)) { in main()
/openbmc/linux/drivers/acpi/
H A Dpfr_telemetry.c232 static int valid_log_type(u32 type) in valid_log_type() function
268 if (valid_log_type(info.log_type)) in pfrt_log_ioctl()