Searched refs:run_start_commands (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/media/usb/gspca/ |
| D | sn9c2028.c | 238 static int run_start_commands(struct gspca_dev *gspca_dev, in run_start_commands() function 278 run_start_commands(gspca_dev, genius_vcam_live_gain_cmds, in set_gain() 397 return run_start_commands(gspca_dev, spy_start_commands, in start_spy_cam() 474 return run_start_commands(gspca_dev, cif_start_commands, in start_cif_cam() 542 return run_start_commands(gspca_dev, ms350_start_commands, in start_ms350_cam() 614 return run_start_commands(gspca_dev, genius_start_commands, in start_genius_cam() 720 r = run_start_commands(gspca_dev, genius_vcam_live_start_commands, in start_genius_videocam_live() 809 return run_start_commands(gspca_dev, vivitar_start_commands, in start_vivitar_cam()
|