Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dads7828.c46 static inline u8 ads7828_cmd_byte(u8 cmd, int ch) in ads7828_cmd_byte() function
57 u8 cmd = ads7828_cmd_byte(data->cmd_byte, attr->index); in ads7828_in_show()