Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c3286 static u8 temperature_table[11] = { in tempmon_init() local
3289 memcpy(link->temp_tab, temperature_table, in tempmon_init()
3290 sizeof(temperature_table)); in tempmon_init()
/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c3462 static BIN_ATTR_RW(temperature_table, OCP_ART_TEMP_TABLE_SIZE);