Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c176 return sprintf(buf, "%d\n", st->fifo_max_event_count); in hwfifo_watermark_max_show()
308 &state->fifo_max_event_count); in cros_ec_sensors_core_init()
319 state->fifo_max_event_count = state->resp->info_3.fifo_max_event_count; in cros_ec_sensors_core_init()
/linux-5.19.10/include/linux/iio/common/
Dcros_ec_sensors_core.h85 u32 fifo_max_event_count; member
/linux-5.19.10/include/linux/platform_data/
Dcros_ec_commands.h2725 uint32_t fifo_max_event_count; member