Searched refs:run_start_commands (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | sn9c2028.c | 227 static int run_start_commands(struct gspca_dev *gspca_dev, in run_start_commands() function 267 run_start_commands(gspca_dev, genius_vcam_live_gain_cmds, in set_gain() 386 return run_start_commands(gspca_dev, spy_start_commands, in start_spy_cam() 463 return run_start_commands(gspca_dev, cif_start_commands, in start_cif_cam() 531 return run_start_commands(gspca_dev, ms350_start_commands, in start_ms350_cam() 603 return run_start_commands(gspca_dev, genius_start_commands, in start_genius_cam() 709 r = run_start_commands(gspca_dev, genius_vcam_live_start_commands, in start_genius_videocam_live() 798 return run_start_commands(gspca_dev, vivitar_start_commands, in start_vivitar_cam()
|