Home
last modified time | relevance | path

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

/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()
/linux/drivers/scsi/aacraid/
H A Dcomminit.c95 dev->comm_size = size; in aac_alloc_comm()
H A Dlinit.c1796 dma_free_coherent(&aac->pdev->dev, aac->comm_size, in aac_probe_one()
1915 dma_free_coherent(&aac->pdev->dev, aac->comm_size, aac->comm_addr, in aac_remove_one()
H A Dcommsup.c1545 dma_free_coherent(&aac->pdev->dev, aac->comm_size, aac->comm_addr, in _aac_reset_adapter()
H A Daacraid.h1592 size_t comm_size; member
/linux/kernel/events/
H A Dcore.c8959 int comm_size; member
8998 comm_event->comm_size); in perf_event_comm_output()
9017 comm_event->comm_size = size; in perf_event_comm_event()