Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-lg4ff.c77 const u16 real_product_id; member
115 const u16 real_product_id; member
379 const u16 real_product_id) in lg4ff_init_wheel_data() argument
393 .real_product_id = real_product_id, in lg4ff_init_wheel_data()
689 …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
691 switch (real_product_id) { in lg4ff_get_mode_switch_command()
834 …4ff_alternate_modes[i].product_id == 0 && entry->wdata.product_id == entry->wdata.real_product_id)) in lg4ff_alternate_modes_show()
896 target_product_id = entry->wdata.real_product_id; in lg4ff_alternate_modes_store()
922 …if ((entry->wdata.real_product_id == USB_DEVICE_ID_LOGITECH_DFP_WHEEL || entry->wdata.real_product… in lg4ff_alternate_modes_store()
928 s = lg4ff_get_mode_switch_command(entry->wdata.real_product_id, target_product_id); in lg4ff_alternate_modes_store()
[all …]