Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-lg4ff.c310 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_adjust_input_event()
337 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_raw_event()
427 entry = drv_data->device_props; in lg4ff_play()
489 entry = drv_data->device_props; in lg4ff_set_autocenter_default()
569 entry = drv_data->device_props; in lg4ff_set_autocenter_ffex()
603 entry = drv_data->device_props; in lg4ff_set_range_g25()
639 entry = drv_data->device_props; in lg4ff_set_range_dfp()
783 entry = drv_data->device_props; in lg4ff_switch_compatibility_mode()
818 entry = drv_data->device_props; in lg4ff_alternate_modes_show()
869 entry = drv_data->device_props; in lg4ff_alternate_modes_store()
[all …]
Dhid-lg.h7 void *device_props; /* Device specific properties */ member