Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/ngene/
Dngene-core.c203 (dev->ngenetohost[0] == 1 && dev->ngenetohost[1] != 0))) { in irq_handler()
267 b = dev->ngenetohost; in dump_command_io()
304 tmpCmdDoneByte = dev->ngenetohost + com->out_len; in ngene_command_mutex()
308 dev->ngenetohost[0] = 0; in ngene_command_mutex()
309 dev->ngenetohost[1] = 0; in ngene_command_mutex()
334 memcpy(com->cmd.raw8, dev->ngenetohost, com->out_len); in ngene_command_mutex()
1073 dev->ngenetohost = dev->FWInterfaceBuffer + 256; in AllocCommonBuffers()
Dngene.h756 u8 *ngenetohost; member