Home
last modified time | relevance | path

Searched refs:start_commands_size (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/gspca/
Djeilinj.c219 int start_commands_size; in jlj_start() local
254 start_commands_size = SPORTSCAM_DV15_CMD_SIZE; in jlj_start()
256 start_commands_size = ARRAY_SIZE(start_commands); in jlj_start()
258 for (i = 0; i < start_commands_size; i++) { in jlj_start()