/linux/drivers/net/ethernet/ibm/ehea/ |
A D | ehea_phyp.c | 114 outs[0], outs[1], outs[2], outs[3], outs[4], in ehea_plpar_hcall9() 115 outs[5], outs[6], outs[7], outs[8]); in ehea_plpar_hcall9() 244 outs, in ehea_h_alloc_resource_qp() 291 hcp_epas_ctor(h_epas, outs[6], outs[6]); in ehea_h_alloc_resource_qp() 304 outs, in ehea_h_alloc_resource_cq() 317 hcp_epas_ctor(epas, outs[5], outs[6]); in ehea_h_alloc_resource_cq() 373 outs, in ehea_h_alloc_resource_eq() 399 outs, in ehea_h_modify_ehea_qp() 441 outs, in ehea_h_register_smr() 460 outs, in ehea_h_disable_and_get_hea() [all …]
|
/linux/sound/pci/oxygen/ |
A D | oxygen_pcm.c | 679 int outs, ins; in oxygen_pcm_init() local 685 if (outs | ins) { in oxygen_pcm_init() 687 0, outs, ins, &pcm); in oxygen_pcm_init() 690 if (outs) in oxygen_pcm_init() 701 if (outs) in oxygen_pcm_init() 717 if (outs | ins) { in oxygen_pcm_init() 721 if (outs) in oxygen_pcm_init() 739 outs = 0; in oxygen_pcm_init() 742 if (outs | ins) { in oxygen_pcm_init() 744 2, outs, ins, &pcm); in oxygen_pcm_init() [all …]
|
/linux/fs/ntfs/ |
A D | unistr.c | 246 const int ins_len, ntfschar **outs) in ntfs_nlstoucs() argument 272 *outs = ucs; in ntfs_nlstoucs() 323 const int ins_len, unsigned char **outs, int outs_len) in ntfs_ucstonls() argument 331 ns = *outs; in ntfs_ucstonls() 351 else if (wc == -ENAMETOOLONG && ns != *outs) { in ntfs_ucstonls() 367 *outs = ns; in ntfs_ucstonls() 376 if (ns != *outs) in ntfs_ucstonls()
|
A D | ntfs.h | 114 const int ins_len, ntfschar **outs); 116 const int ins_len, unsigned char **outs, int outs_len);
|
/linux/arch/sparc/kernel/ |
A D | iommu_common.h | 41 struct scatterlist *outs, in is_span_boundary() argument 44 unsigned long paddr = SG_ENT_PHYS_ADDRESS(outs); in is_span_boundary() 45 int nr = iommu_num_pages(paddr, outs->dma_length + sg->length, in is_span_boundary()
|
A D | iommu.c | 436 struct scatterlist *s, *outs, *segstart; in dma_4u_map_sg() local 466 outs = s = segstart = &sglist[0]; in dma_4u_map_sg() 472 outs->dma_length = 0; in dma_4u_map_sg() 524 seg_boundary_size, outs, s))) { in dma_4u_map_sg() 528 outs = sg_next(outs); in dma_4u_map_sg() 530 outs->dma_length += s->length; in dma_4u_map_sg() 536 outs->dma_address = dma_addr; in dma_4u_map_sg() 537 outs->dma_length = slen; in dma_4u_map_sg() 548 outs = sg_next(outs); in dma_4u_map_sg() 549 outs->dma_length = 0; in dma_4u_map_sg() [all …]
|
A D | pci_sun4v.c | 472 struct scatterlist *s, *outs, *segstart; in dma_4v_map_sg() local 499 outs = s = segstart = &sglist[0]; in dma_4v_map_sg() 505 outs->dma_length = 0; in dma_4v_map_sg() 567 seg_boundary_size, outs, s))) { in dma_4v_map_sg() 571 outs = sg_next(outs); in dma_4v_map_sg() 573 outs->dma_length += s->length; in dma_4v_map_sg() 579 outs->dma_address = dma_addr; in dma_4v_map_sg() 580 outs->dma_length = slen; in dma_4v_map_sg() 596 outs = sg_next(outs); in dma_4v_map_sg() 597 outs->dma_length = 0; in dma_4v_map_sg() [all …]
|
/linux/drivers/hwtracing/coresight/ |
A D | coresight-sysfs.c | 148 char *outs = NULL, *ins = NULL; in coresight_make_links() local 152 outs = devm_kasprintf(&orig->dev, GFP_KERNEL, in coresight_make_links() 154 if (!outs) in coresight_make_links() 168 link->orig_name = outs; in coresight_make_links()
|
/linux/arch/powerpc/kernel/ |
A D | iommu.c | 467 struct scatterlist *s, *outs, *segstart; in ppc_iommu_map_sg() local 478 outs = s = segstart = &sglist[0]; in ppc_iommu_map_sg() 484 outs->dma_length = 0; in ppc_iommu_map_sg() 542 (outs->dma_length + s->length > max_seg_size)) { in ppc_iommu_map_sg() 546 outs = sg_next(outs); in ppc_iommu_map_sg() 549 outs->dma_length += s->length; in ppc_iommu_map_sg() 557 outs->dma_address = dma_addr; in ppc_iommu_map_sg() 558 outs->dma_length = slen; in ppc_iommu_map_sg() 577 outs = sg_next(outs); in ppc_iommu_map_sg() 578 outs->dma_length = 0; in ppc_iommu_map_sg() [all …]
|
/linux/sound/drivers/ |
A D | serial-u16550.c | 62 static int outs[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; /* 1 to 16 */ variable 81 module_param_array(outs, int, NULL, 0444); 82 MODULE_PARM_DESC(outs, "Number of MIDI outputs."); 833 int outs, int ins, in snd_uart16550_rmidi() argument 840 outs, ins, &rrawmidi); in snd_uart16550_rmidi() 872 outs[dev] = 1; in snd_serial_probe() 876 outs[dev] = 16; in snd_serial_probe() 888 if (outs[dev] < 1 || outs[dev] > SNDRV_SERIAL_MAX_OUTS) { in snd_serial_probe() 891 SNDRV_SERIAL_MAX_OUTS, outs[dev]); in snd_serial_probe() 916 err = snd_uart16550_rmidi(uart, 0, outs[dev], ins[dev], &uart->rmidi); in snd_serial_probe()
|
/linux/arch/riscv/include/asm/ |
A D | io.h | 115 __io_writes_outs(outs, u8, b, __io_pbw(), __io_paw()) 116 __io_writes_outs(outs, u16, w, __io_pbw(), __io_paw()) 117 __io_writes_outs(outs, u32, l, __io_pbw(), __io_paw()) 132 __io_writes_outs(outs, u64, q, __io_pbr(), __io_paw())
|
/linux/arch/m68k/ifpsp060/ |
A D | README | 51 fskeleton.s Sample Call-outs needed by fpsp.sa and pfpsp.sa 53 iskeleton.s Sample Call-outs needed by isp.sa 55 os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
|
A D | TEST.DOC | 81 location are listed in "68060{ISP,FPSP}-TEST call-outs" below). Each field 107 68060ISP-TEST Call-outs: 112 68060FPSP-TEST Call-outs:
|
A D | isp.doc | 95 listed in "68060ISP call-outs" below). Each field entry should contain 121 68060ISP call-outs: (details in iskeleton.s)
|
A D | fpsp.doc | 87 listed in "68060FPSP call-outs" below). Each field entry should contain 112 68060FPSP call-outs: (details in fskeleton.s)
|
/linux/Documentation/sound/cards/ |
A D | serial-u16550.rst | 34 /sbin/modprobe snd-serial-u16550 port=0x3f8 irq=4 outs=4 36 In MS-124T mode, one raw MIDI substream is supported (midiCnD0); the outs 49 the outs module parameter is automatically set to 1. The driver sends 59 the outs module parameter is automatically set to 16. The substream
|
A D | hdspm.rst | 260 with mixing or routing. the analog outs reflects channel 63,64. 364 Send playback streams to analog outs by default.
|
/linux/drivers/firmware/arm_scmi/ |
A D | notify.c | 428 unsigned int outs; in scmi_process_event_header() local 431 outs = kfifo_out(&eq->kfifo, pd->eh, in scmi_process_event_header() 433 if (!outs) in scmi_process_event_header() 435 if (outs != sizeof(struct scmi_event_header)) { in scmi_process_event_header() 467 unsigned int outs; in scmi_process_event_payload() local 470 outs = kfifo_out(&eq->kfifo, pd->eh->payld, pd->eh->payld_sz); in scmi_process_event_payload() 471 if (!outs) in scmi_process_event_payload() 477 if (outs != pd->eh->payld_sz) { in scmi_process_event_payload()
|
/linux/Documentation/sound/hd-audio/ |
A D | controls.rst | 30 mutes the speakers, but not line-outs. When line-out+speaker is 32 line-outs. 52 jacks. That is, the headphone won't auto-mute the other line-outs,
|
/linux/sound/drivers/vx/ |
A D | vx_pcm.c | 1204 unsigned int outs, ins; in snd_vx_pcm_new() local 1205 outs = chip->audio_outs > i * 2 ? 1 : 0; in snd_vx_pcm_new() 1207 if (! outs && ! ins) in snd_vx_pcm_new() 1210 outs, ins, &pcm); in snd_vx_pcm_new() 1213 if (outs) in snd_vx_pcm_new()
|
/linux/include/linux/ |
A D | logic_pio.h | 36 void (*outs)(void *hostdata, unsigned long addr, const void *buffer, member
|
/linux/drivers/net/ethernet/amd/ |
A D | 7990.c | 544 static int outs; in lance_start_xmit() local 581 outs++; in lance_start_xmit()
|
/linux/lib/ |
A D | logic_pio.c | 295 entry->ops->outs(entry->hostdata, \
|
/linux/arch/x86/include/asm/ |
A D | io.h | 302 static inline void outs##bwl(int port, const void *addr, unsigned long count) \
|
/linux/arch/sh/include/asm/ |
A D | io.h | 191 static inline void outs##bwlq(unsigned long port, const void *addr, \
|