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

/linux-master/drivers/hid/
H A Dhid-lg4ff.c689 static const struct lg4ff_compat_mode_switch *lg4ff_get_mode_switch_command(const u16 real_product_id, const u16 target_product_id) argument
693 switch (target_product_id) {
702 switch (target_product_id) {
713 switch (target_product_id) {
728 switch (target_product_id) {
745 switch (target_product_id) {
853 u16 target_product_id = 0; local
896 target_product_id = entry->wdata.real_product_id;
898 target_product_id = mode_product_id;
911 if (target_product_id
[all...]

Completed in 124 milliseconds