Searched refs:run_start_commands (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/media/video/gspca/ |
D | sn9c2028.c | 229 static int run_start_commands(struct gspca_dev *gspca_dev, in run_start_commands() function 316 return run_start_commands(gspca_dev, spy_start_commands, in start_spy_cam() 393 return run_start_commands(gspca_dev, cif_start_commands, in start_cif_cam() 461 return run_start_commands(gspca_dev, ms350_start_commands, in start_ms350_cam() 533 return run_start_commands(gspca_dev, genius_start_commands, in start_genius_cam() 615 return run_start_commands(gspca_dev, vivitar_start_commands, in start_vivitar_cam()
|