f54_data          127 drivers/input/rmi4/rmi_f54.c static bool is_f54_report_type_valid(struct f54_data *f54,
f54_data          146 drivers/input/rmi4/rmi_f54.c static enum rmi_f54_report_type rmi_f54_get_reptype(struct f54_data *f54,
f54_data          155 drivers/input/rmi4/rmi_f54.c static void rmi_f54_create_input_map(struct f54_data *f54)
f54_data          172 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = dev_get_drvdata(&fn->dev);
f54_data          211 drivers/input/rmi4/rmi_f54.c static size_t rmi_f54_get_report_size(struct f54_data *f54)
f54_data          280 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = q->drv_priv;
f54_data          293 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = vb2_get_drv_priv(vb->vb2_queue);
f54_data          372 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = video_drvdata(file);
f54_data          385 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = video_drvdata(file);
f54_data          398 drivers/input/rmi4/rmi_f54.c static int rmi_f54_set_input(struct f54_data *f54, unsigned int i)
f54_data          436 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = video_drvdata(file);
f54_data          446 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = video_drvdata(file);
f54_data          456 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = video_drvdata(file);
f54_data          516 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = container_of(work, struct f54_data, work.work);
f54_data          612 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54;
f54_data          649 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54;
f54_data          653 drivers/input/rmi4/rmi_f54.c 	f54 = devm_kzalloc(&fn->dev, sizeof(struct f54_data), GFP_KERNEL);
f54_data          729 drivers/input/rmi4/rmi_f54.c 	struct f54_data *f54 = dev_get_drvdata(&fn->dev);