Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-lg4ff.c689 …_mode_switch *lg4ff_get_mode_switch_command(const u16 real_product_id, const u16 target_product_id) in lg4ff_get_mode_switch_command() argument
693 switch (target_product_id) { in lg4ff_get_mode_switch_command()
702 switch (target_product_id) { in lg4ff_get_mode_switch_command()
713 switch (target_product_id) { in lg4ff_get_mode_switch_command()
728 switch (target_product_id) { in lg4ff_get_mode_switch_command()
745 switch (target_product_id) { in lg4ff_get_mode_switch_command()
853 u16 target_product_id = 0; in lg4ff_alternate_modes_store() local
896 target_product_id = entry->wdata.real_product_id; in lg4ff_alternate_modes_store()
898 target_product_id = mode_product_id; in lg4ff_alternate_modes_store()
911 if (target_product_id == entry->wdata.product_id) /* Nothing to do */ in lg4ff_alternate_modes_store()
[all …]