Searched refs:ack (Results 201 - 225 of 403) sorted by relevance

1234567891011>>

/linux-master/sound/pci/ice1712/
H A Drevo.c125 static int revo_i2c_getdata(struct snd_i2c_bus *bus, int ack) argument
130 if (ack)
/linux-master/sound/drivers/mpu401/
H A Dmpu401_uart.c210 int ack)
232 if (ack && !(mpu->info_flags & MPU401_INFO_NO_ACK)) {
209 snd_mpu401_uart_cmd(struct snd_mpu401 * mpu, unsigned char cmd, int ack) argument
/linux-master/sound/firewire/dice/
H A Ddice-pcm.c413 .ack = capture_ack,
423 .ack = playback_ack,
/linux-master/sound/firewire/oxfw/
H A Doxfw-pcm.c419 .ack = pcm_capture_ack,
429 .ack = pcm_playback_ack,
/linux-master/drivers/gpio/
H A Dgpio-mxs.c207 ct->regs.ack = PINCTRL_IRQSTAT(port) + MXS_CLR;
219 ct->regs.ack = PINCTRL_IRQSTAT(port) + MXS_CLR;
/linux-master/sound/pci/emu10k1/
H A Demumpu401.c105 static int snd_emu10k1_midi_cmd(struct snd_emu10k1 * emu, struct snd_emu10k1_midi *midi, unsigned char cmd, int ack) argument
114 if (ack) {
/linux-master/drivers/mfd/
H A Dipaq-micro.c98 complete(&micro->msg->ack);
299 complete(&micro->msg->ack);
/linux-master/include/sound/
H A Dsoc-component.h57 int (*ack)(struct snd_soc_component *component, member in struct:snd_compress_ops
150 int (*ack)(struct snd_soc_component *component, member in struct:snd_soc_component_driver
/linux-master/drivers/pmdomain/rockchip/
H A Dpm-domains.c105 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup) \
112 .ack_mask = (ack), \
116 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup) \
125 .ack_mask = (ack), \
129 #define DOMAIN_M_O_R(_name, p_offset, pwr, status, m_offset, m_status, r_status, r_offset, req, idle, ack, wakeup) \
143 .ack_mask = (ack), \
147 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) \
152 .ack_mask = (ack), \
333 "failed to get ack on domain '%s', val=0x%x\n",
/linux-master/net/netfilter/
H A Dnft_synproxy.c62 } else if (tcp->ack) {
93 } else if (tcp->ack) {
H A Dnf_conntrack_seqadj.c195 if (!tcph->ack)
207 pr_debug("Adjusting ack number from %u->%u, ack from %u->%u\n",
/linux-master/arch/arm/mach-omap2/
H A Dprm_common.c117 * this does not ack them, and they will be pending until we
336 ct->regs.ack = irq_setup->ack + i * 4;
/linux-master/drivers/irqchip/
H A Dirq-imgpdc.c416 gc->chip_types[0].regs.ack = PDC_IRQ_CLEAR;
429 gc->chip_types[1].regs.ack = PDC_IRQ_CLEAR;
H A Dirq-mscc-ocelot.c153 gc->chip_types[0].regs.ack = p->reg_off_sticky;
165 /* Mask and ack all interrupts */
/linux-master/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c235 if (oth->ack) {
249 tcph->ack = needs_ack;
/linux-master/tools/testing/selftests/net/netfilter/
H A Dnft_nat_zones.sh146 tcp flags & (syn|ack) == ack add @inflows { ip saddr . tcp sport . meta iifname . ip daddr . tcp dport counter }
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_cubic.c386 void BPF_PROG(bpf_cubic_cong_avoid, struct sock *sk, __u32 ack, __u32 acked) argument
395 if (hystart && after(ack, ca->end_seq))
463 /* first detection parameter - ack-train detection */
469 /* Hystart ack train triggers if we get ack past
/linux-master/tools/perf/util/
H A Devlist.c79 evlist->ctl_fd.ack = -1;
1947 int evlist__initialize_ctlfd(struct evlist *evlist, int fd, int ack) argument
1964 evlist->ctl_fd.ack = ack;
1986 evlist->ctl_fd.ack = -1;
2056 if (evlist->ctl_fd.ack == -1)
2059 err = write(evlist->ctl_fd.ack, EVLIST_CTL_CMD_ACK_TAG,
2062 pr_err("failed to write to ctl_ack_fd %d: %m\n", evlist->ctl_fd.ack);
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pcsx-defs.h393 uint64_t ack:1; member in struct:cvmx_pcsx_anx_lp_abil_reg::cvmx_pcsx_anx_lp_abil_reg_s
407 uint64_t ack:1;
748 uint64_t ack:1; member in struct:cvmx_pcsx_sgmx_an_adv_reg::cvmx_pcsx_sgmx_an_adv_reg_s
760 uint64_t ack:1;
/linux-master/arch/arm/mach-imx/
H A Davic.c143 ct->regs.ack = ct->regs.mask;
/linux-master/include/rdma/
H A Dib_hdrs.h88 struct tid_rdma_ack ack; member in union:ib_ehdrs::__anon267
/linux-master/sound/isa/gus/
H A Dgus_dma.c105 gus->gf1.dma_ack = block->ack;
/linux-master/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-reg.h12 u32 ack; member in struct:bdisp_node
/linux-master/net/ipv4/
H A Dtcp_bic.c140 static void bictcp_cong_avoid(struct sock *sk, u32 ack, u32 acked) argument
/linux-master/drivers/scsi/snic/
H A Dsnic_fwint.h467 struct snic_notify_msg ack; member in union:snic_fw_req::__anon1163

Completed in 250 milliseconds

1234567891011>>