Home
last modified time | relevance | path

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

/linux/drivers/media/usb/gspca/
H A Djeilinj.c206 int start_commands_size; in jlj_start() local
241 start_commands_size = SPORTSCAM_DV15_CMD_SIZE; in jlj_start()
243 start_commands_size = ARRAY_SIZE(start_commands); in jlj_start()
245 for (i = 0; i < start_commands_size; i++) { in jlj_start()