Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ngene/
Dngene.h333 struct FW_STREAM_CONTROL { struct
451 struct FW_STREAM_CONTROL StreamControl;
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()