Searched refs:run_start_commands (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/media/usb/gspca/ |
| D | sn9c2028.c | 236 static int run_start_commands(struct gspca_dev *gspca_dev, in run_start_commands() function 276 run_start_commands(gspca_dev, genius_vcam_live_gain_cmds, in set_gain() 395 return run_start_commands(gspca_dev, spy_start_commands, in start_spy_cam() 472 return run_start_commands(gspca_dev, cif_start_commands, in start_cif_cam() 540 return run_start_commands(gspca_dev, ms350_start_commands, in start_ms350_cam() 612 return run_start_commands(gspca_dev, genius_start_commands, in start_genius_cam() 718 r = run_start_commands(gspca_dev, genius_vcam_live_start_commands, in start_genius_videocam_live() 807 return run_start_commands(gspca_dev, vivitar_start_commands, in start_vivitar_cam()
|