Lines Matching refs:model
57 u8 model; member
873 sd->model = id->driver_info; in sd_config()
874 if (sd->model == CIT_MODEL3 && ibm_netcam_pro) in sd_config()
875 sd->model = CIT_IBM_NETCAM_PRO; in sd_config()
878 switch (sd->model) { in sd_config()
1136 switch (sd->model) { in sd_init()
1159 switch (sd->model) { in cit_set_brightness()
1198 switch (sd->model) { in cit_set_contrast()
1261 switch (sd->model) { in cit_set_hue()
1313 switch (sd->model) { in cit_set_sharpness()
1381 switch (sd->model) { in cit_set_lighting()
1401 switch (sd->model) { in cit_set_hflip()
1421 switch (sd->model) { in cit_restart_stream()
2603 switch (sd->model) { in sd_start()
2703 switch (sd->model) { in sd_stop0()
2778 switch (sd->model) { in cit_find_sof()
2807 if (sd->model <= CIT_MODEL1) in cit_find_sof()
2813 if (sd->model == CIT_MODEL0 && sd->sof_read != i) in cit_find_sof()
2919 switch (sd->model) { in cit_check_button()
3001 switch (sd->model) { in sd_init_controls()