Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Darmada_thermal.c321 static int armada_select_channel(struct armada_thermal_priv *priv, int channel) in armada_select_channel() function
424 ret = armada_select_channel(priv, sensor->id); in armada_get_temp()
437 ret = armada_select_channel(priv, priv->interrupt_source); in armada_get_temp()
807 ret = armada_select_channel(priv, sensor_id); in armada_configure_overheat_int()