Lines Matching defs:lg4ff_compat_mode_switch
106 struct lg4ff_compat_mode_switch {
228 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfex = {
234 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfp = {
240 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g25 = {
246 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfgt = {
252 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g27 = {
258 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g29 = {
265 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext01_dfp = {
271 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext16_g25 = {
689 static const struct lg4ff_compat_mode_switch *lg4ff_get_mode_switch_command(const u16 real_product_id, const u16 target_product_id)
763 static int lg4ff_switch_compatibility_mode(struct hid_device *hid, const struct lg4ff_compat_mode_switch *s)
852 const struct lg4ff_compat_mode_switch *s;
1239 const struct lg4ff_compat_mode_switch *s = lg4ff_get_mode_switch_command(*real_product_id, *real_product_id);