Searched defs:send_ack (Results 1 – 4 of 4) sorted by relevance
420 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
218 int (*send_ack)(struct pn533 *dev, gfp_t flags); member
592 bool send_ack = true; in vnet_walk_rx() local