Lines Matching defs:f54
130 static bool is_f54_report_type_valid(struct f54_data *f54, in is_f54_report_type_valid()
149 static enum rmi_f54_report_type rmi_f54_get_reptype(struct f54_data *f54, in rmi_f54_get_reptype()
158 static void rmi_f54_create_input_map(struct f54_data *f54) in rmi_f54_create_input_map()
175 struct f54_data *f54 = dev_get_drvdata(&fn->dev); in rmi_f54_request_report() local
214 static size_t rmi_f54_get_report_size(struct f54_data *f54) in rmi_f54_get_report_size()
283 struct f54_data *f54 = q->drv_priv; in rmi_f54_queue_setup() local
296 struct f54_data *f54 = vb2_get_drv_priv(vb->vb2_queue); in rmi_f54_buffer_queue() local
375 struct f54_data *f54 = video_drvdata(file); in rmi_f54_vidioc_querycap() local
388 struct f54_data *f54 = video_drvdata(file); in rmi_f54_vidioc_enum_input() local
401 static int rmi_f54_set_input(struct f54_data *f54, unsigned int i) in rmi_f54_set_input()
439 struct f54_data *f54 = video_drvdata(file); in rmi_f54_vidioc_g_input() local
449 struct f54_data *f54 = video_drvdata(file); in rmi_f54_vidioc_fmt() local
529 struct f54_data *f54 = container_of(work, struct f54_data, work.work); in rmi_f54_work() local
625 struct f54_data *f54; in rmi_f54_detect() local
662 struct f54_data *f54; in rmi_f54_probe() local
741 struct f54_data *f54 = dev_get_drvdata(&fn->dev); in rmi_f54_remove() local