Searched refs:csi2_debug (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | mipi-csi2.c | 24 static int csi2_debug; variable 25 module_param_named(debug_csi2, csi2_debug, int, 0644); 124 v4l2_dbg(1, csi2_debug, &csi2->sd, "get CSI/DSI sel failed, default csi!\n"); in csi2_update_sensor_info() 446 v4l2_dbg(1, csi2_debug, &csi2->sd, "sel is null\n"); in csi2_get_selection() 451 v4l2_dbg(1, csi2_debug, &csi2->sd, "pad[%d] isn't matched\n", sel->pad); in csi2_get_selection()
|