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

/drivers/hid/
H A Dhid-lg.h6 void *device_props; /* Device specific properties */ member in struct:lg_drv_data
H A Dhid-lg4ff.c164 struct lg4ff_device_entry *entry = drv_data->device_props;
248 entry = drv_data->device_props;
432 entry = drv_data->device_props;
457 entry = drv_data->device_props;
507 entry = (struct lg4ff_device_entry *)drv_data->device_props;
542 entry = (struct lg4ff_device_entry *)drv_data->device_props;
631 drv_data->device_props = entry;
729 entry = drv_data->device_props;

Completed in 53 milliseconds