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()
691 switch (real_product_id) { in lg4ff_get_mode_switch_command()
1206 const u16 real_product_id = lg4ff_main_checklist[i]->real_product_id; in lg4ff_identify_multimode_wheel() local
1211 return real_product_id; in lg4ff_identify_multimode_wheel()
1228 if (!*real_product_id) { in lg4ff_handle_multimode_wheel()
1229 *real_product_id = reported_product_id; in lg4ff_handle_multimode_wheel()
1239 …ct lg4ff_compat_mode_switch *s = lg4ff_get_mode_switch_command(*real_product_id, *real_product_id); in lg4ff_handle_multimode_wheel()
[all …]