Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/temperature/
A Dmax31865.c200 static ssize_t show_fault(struct device *dev, u8 faultbit, char *buf) in show_fault() argument
211 fault = data->buf[0] & faultbit; in show_fault()
A Dmax31856.c311 static ssize_t show_fault(struct device *dev, u8 faultbit, char *buf) in show_fault() argument
323 fault = reg_val & faultbit; in show_fault()

Completed in 5 milliseconds