Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpt5161l.c392 static int pt5161l_fw_is_at_least(struct pt5161l_data *data, u8 major, u8 minor, in pt5161l_fw_is_at_least() function
416 if (pt5161l_fw_is_at_least(data, 2, 2, 0)) in pt5161l_init_dev()