Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dicp10100.c47 struct icp10100_command { struct
54 static const struct icp10100_command icp10100_cmd_soft_reset = { argument
61 static const struct icp10100_command icp10100_cmd_read_id = {
67 static const struct icp10100_command icp10100_cmd_read_otp = {
73 static const struct icp10100_command icp10100_cmd_measure[] = {
121 const struct icp10100_command *cmd, in icp10100_send_cmd()
249 const struct icp10100_command *cmd; in icp10100_get_measures()