Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h332 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; in ngene_command_stream_control()
560 com.in_len = sizeof(struct FW_STREAM_CONTROL); in ngene_command_stream_control()