Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/
Djeilinj.c335 static u8 stop_commands[][2] = { in sd_stopN() local
362 for (i = 0; i < ARRAY_SIZE(stop_commands); i++) in sd_stopN()
363 jlj_write2(gspca_dev, stop_commands[i]); in sd_stopN()