Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-playstation.c163 bool use_vibration_v2; member
994 if (ds->use_vibration_v2) in dualsense_output_worker()
1381 ds->use_vibration_v2 = ds->update_version >= DS_FEATURE_VERSION(2, 21); in dualsense_create()
1383 ds->use_vibration_v2 = true; in dualsense_create()