lg4ff_compat_mode_switch  228 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfex = {
lg4ff_compat_mode_switch  234 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfp = {
lg4ff_compat_mode_switch  240 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g25 = {
lg4ff_compat_mode_switch  246 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_dfgt = {
lg4ff_compat_mode_switch  252 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g27 = {
lg4ff_compat_mode_switch  258 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext09_g29 = {
lg4ff_compat_mode_switch  265 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext01_dfp = {
lg4ff_compat_mode_switch  271 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch lg4ff_mode_switch_ext16_g25 = {
lg4ff_compat_mode_switch  689 drivers/hid/hid-lg4ff.c static const struct lg4ff_compat_mode_switch *lg4ff_get_mode_switch_command(const u16 real_product_id, const u16 target_product_id)
lg4ff_compat_mode_switch  763 drivers/hid/hid-lg4ff.c static int lg4ff_switch_compatibility_mode(struct hid_device *hid, const struct lg4ff_compat_mode_switch *s)
lg4ff_compat_mode_switch  852 drivers/hid/hid-lg4ff.c 	const struct lg4ff_compat_mode_switch *s;
lg4ff_compat_mode_switch 1233 drivers/hid/hid-lg4ff.c 		const struct lg4ff_compat_mode_switch *s = lg4ff_get_mode_switch_command(*real_product_id, *real_product_id);