Searched refs:ngenetohost (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 185 (dev->ngenetohost[0] == 1 && dev->ngenetohost[1] != 0))) { in irq_handler() 250 b = dev->ngenetohost; in dump_command_io() 251 dev_err(pdev, "dev->ngenetohost (%p): %*ph\n", b, 8, b); 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()
|
H A D | ngene.h | 763 u8 *ngenetohost; member
|
/kernel/linux/linux-6.6/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 185 (dev->ngenetohost[0] == 1 && dev->ngenetohost[1] != 0))) { in irq_handler() 250 b = dev->ngenetohost; in dump_command_io() 251 dev_err(pdev, "dev->ngenetohost (%p): %*ph\n", b, 8, b); 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()
|
H A D | ngene.h | 714 u8 *ngenetohost; member
|
Completed in 9 milliseconds