Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-lg4ff.c89 const u16 real_product_id; member
123 const u16 real_product_id; member
385 const u16 real_product_id) in lg4ff_init_wheel_data() argument
399 .real_product_id = real_product_id, in lg4ff_init_wheel_data()
695 …ct lg4ff_compat_mode_switch *lg4ff_get_mode_switch_command(const u16 real_product_id, const u16 ta… in lg4ff_get_mode_switch_command() argument
697 switch (real_product_id) { in lg4ff_get_mode_switch_command()
840 …4ff_alternate_modes[i].product_id == 0 && entry->wdata.product_id == entry->wdata.real_product_id)) in lg4ff_alternate_modes_show()
902 target_product_id = entry->wdata.real_product_id; in lg4ff_alternate_modes_store()
928 …if ((entry->wdata.real_product_id == USB_DEVICE_ID_LOGITECH_DFP_WHEEL || entry->wdata.real_product… in lg4ff_alternate_modes_store()
934 s = lg4ff_get_mode_switch_command(entry->wdata.real_product_id, target_product_id); in lg4ff_alternate_modes_store()
[all …]