Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-lg4ff.c310 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_adjust_input_event()
376 entry = drv_data->device_props; in lg4ff_play()
440 entry = drv_data->device_props; in lg4ff_set_autocenter_default()
520 entry = drv_data->device_props; in lg4ff_set_autocenter_ffex()
554 entry = drv_data->device_props; in lg4ff_set_range_g25()
590 entry = drv_data->device_props; in lg4ff_set_range_dfp()
734 entry = drv_data->device_props; in lg4ff_switch_compatibility_mode()
769 entry = drv_data->device_props; in lg4ff_alternate_modes_show()
820 entry = drv_data->device_props; in lg4ff_alternate_modes_store()
905 entry = drv_data->device_props; in lg4ff_range_show()
[all …]
Dhid-lg.h6 void *device_props; /* Device specific properties */ member