Searched refs:FW_STREAM_CONTROL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/ngene/
H A Dngene.h293 * Meaning of FW_STREAM_CONTROL::Mode bits:
303 * Meaning of FW_STREAM_CONTROL::Control bits (see UVI1_CTL)
326 /* Meaning of FW_STREAM_CONTROL::Stream bits:
332 struct FW_STREAM_CONTROL { struct
450 struct FW_STREAM_CONTROL StreamControl;
H A Dngene-core.c553 com.cmd.hdr.Length = sizeof(struct FW_STREAM_CONTROL) - 2;
560 com.in_len = sizeof(struct FW_STREAM_CONTROL);

Completed in 275 milliseconds