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

/linux-master/drivers/hid/
H A Dhid-lg4ff.c77 const u16 real_product_id; member in struct:lg4ff_wheel_data
115 const u16 real_product_id; member in struct:lg4ff_wheel_ident_info
379 const u16 real_product_id)
393 .real_product_id = real_product_id,
689 static const struct lg4ff_compat_mode_switch *lg4ff_get_mode_switch_command(const u16 real_product_id, const u16 target_product_id) argument
691 switch (real_product_id) {
834 (lg4ff_alternate_modes[i].product_id == 0 && entry->wdata.product_id == entry->wdata.real_product_id))
896 target_product_id = entry->wdata.real_product_id;
922 if ((entry->wdata.real_product_id
377 lg4ff_init_wheel_data(struct lg4ff_wheel_data * const wdata, const struct lg4ff_wheel *wheel, const struct lg4ff_multimode_wheel *mmode_wheel, const u16 real_product_id) argument
1206 const u16 real_product_id = lg4ff_main_checklist[i]->real_product_id; local
1221 lg4ff_handle_multimode_wheel(struct hid_device *hid, u16 *real_product_id, const u16 bcdDevice) argument
1273 u16 real_product_id; local
[all...]

Completed in 110 milliseconds