Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/
Djeilinj.c215 int start_commands_size; in jlj_start() local
250 start_commands_size = SPORTSCAM_DV15_CMD_SIZE; in jlj_start()
252 start_commands_size = ARRAY_SIZE(start_commands); in jlj_start()
254 for (i = 0; i < start_commands_size; i++) { in jlj_start()