Home
last modified time | relevance | path

Searched defs:send_ack (Results 1 – 4 of 4) sorted by relevance

/linux/sound/core/seq/
H A Dseq_ports.c420 subscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_port_subs_info * grp,struct snd_seq_port_subscribe * info,int send_ack) subscribe_port() argument
445 unsubscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_port_subs_info * grp,struct snd_seq_port_subscribe * info,int send_ack) unsubscribe_port() argument
/linux/drivers/nfc/pn533/
H A Dpn533.h218 int (*send_ack)(struct pn533 *dev, gfp_t flags); member
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c
/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c592 bool send_ack = true; in vnet_walk_rx() local