Home
last modified time | relevance | path

Searched refs:comm_size (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio_dsp.h646 __le32 comm_size; /* size of this object 0x000 4 */ member
H A Dechoaudio_dsp.c988 chip->comm_page->comm_size = in init_dsp_comm_page()
/openbmc/linux/drivers/scsi/aacraid/
H A Dcomminit.c95 dev->comm_size = size; in aac_alloc_comm()
H A Dlinit.c1794 dma_free_coherent(&aac->pdev->dev, aac->comm_size, in aac_probe_one()
1913 dma_free_coherent(&aac->pdev->dev, aac->comm_size, aac->comm_addr, in aac_remove_one()
H A Daacraid.h1598 size_t comm_size; member
H A Dcommsup.c1553 dma_free_coherent(&aac->pdev->dev, aac->comm_size, aac->comm_addr, in _aac_reset_adapter()
/openbmc/linux/kernel/events/
H A Dcore.c8306 int comm_size; member
8345 comm_event->comm_size); in perf_event_comm_output()
8364 comm_event->comm_size = size; in perf_event_comm_event()