Searched refs:device_props (Results 1 – 2 of 2) sorted by relevance
274 struct lg4ff_device_entry *entry = drv_data->device_props; in lg4ff_adjust_input_event()358 entry = drv_data->device_props; in hid_lg4ff_set_autocenter_default()603 entry = drv_data->device_props; in lg4ff_alternate_modes_show()654 entry = drv_data->device_props; in lg4ff_alternate_modes_store()739 entry = drv_data->device_props; in range_show()765 entry = drv_data->device_props; in range_store()798 entry = drv_data->device_props; in lg4ff_real_id_show()851 entry = (struct lg4ff_device_entry *)drv_data->device_props; in lg4ff_led_set_brightness()886 entry = (struct lg4ff_device_entry *)drv_data->device_props; in lg4ff_led_get_brightness()1064 drv_data->device_props = entry; in lg4ff_init()[all …]
6 void *device_props; /* Device specific properties */ member