Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ngene/
Dngene-core.c185 (dev->ngenetohost[0] == 1 && dev->ngenetohost[1] != 0))) { in irq_handler()
250 b = dev->ngenetohost; in dump_command_io()
288 tmpCmdDoneByte = dev->ngenetohost + com->out_len; in ngene_command_mutex()
292 dev->ngenetohost[0] = 0; in ngene_command_mutex()
293 dev->ngenetohost[1] = 0; in ngene_command_mutex()
317 memcpy(com->cmd.raw8, dev->ngenetohost, com->out_len); in ngene_command_mutex()
1048 dev->ngenetohost = dev->FWInterfaceBuffer + 256; in AllocCommonBuffers()
Dngene.h715 u8 *ngenetohost; member