Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dicp10100.c46 struct icp10100_command { struct
53 static const struct icp10100_command icp10100_cmd_soft_reset = { argument
60 static const struct icp10100_command icp10100_cmd_read_id = {
66 static const struct icp10100_command icp10100_cmd_read_otp = {
72 static const struct icp10100_command icp10100_cmd_measure[] = {
120 const struct icp10100_command *cmd, in icp10100_send_cmd()
248 const struct icp10100_command *cmd; in icp10100_get_measures()