Searched refs:hid_sensor_batch_mode_supported (Results 1 – 3 of 3) sorted by relevance
282 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st);
449 bool hid_sensor_batch_mode_supported(struct hid_sensor_common *st) in hid_sensor_batch_mode_supported() function453 EXPORT_SYMBOL(hid_sensor_batch_mode_supported);
101 if (!hid_sensor_batch_mode_supported(st)) in hid_sensor_setup_batch_mode()