Lines Matching refs:lg4ff_compat_mode_switch
115 struct lg4ff_compat_mode_switch { struct
235 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfex = {
241 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfp = {
247 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g25 = {
253 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfgt = {
259 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g27 = {
265 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g29 = {
272 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext01_dfp = {
278 static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext16_g25 = {
646 static const struct lg4ff_compat_mode_switch *lg4ff_get_mode_switch_command(const u16 real_product_… in lg4ff_get_mode_switch_command()
720 …t lg4ff_switch_compatibility_mode(struct hid_device *hid, const struct lg4ff_compat_mode_switch *s) in lg4ff_switch_compatibility_mode()
809 const struct lg4ff_compat_mode_switch *s; in lg4ff_alternate_modes_store()
1138 …const struct lg4ff_compat_mode_switch *s = lg4ff_get_mode_switch_command(*real_product_id, *real_p… in lg4ff_handle_multimode_wheel()