Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ngene/
Dngene-core.c198 (dev->ngenetohost[0] == 1 && dev->ngenetohost[1] != 0))) { in irq_handler()
263 b = dev->ngenetohost; in dump_command_io()
301 tmpCmdDoneByte = dev->ngenetohost + com->out_len; in ngene_command_mutex()
305 dev->ngenetohost[0] = 0; in ngene_command_mutex()
306 dev->ngenetohost[1] = 0; in ngene_command_mutex()
330 memcpy(com->cmd.raw8, dev->ngenetohost, com->out_len); in ngene_command_mutex()
1065 dev->ngenetohost = dev->FWInterfaceBuffer + 256; in AllocCommonBuffers()
Dngene.h773 u8 *ngenetohost; member