Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/
Dnfcsim.c47 struct nfcsim_link *link_out; member
188 nfcsim_link_recv_wake(dev->link_out); in nfcsim_send_wq()
237 nfcsim_link_set_skb(dev->link_out, skb, dev->rf_tech, in nfcsim_send()
390 struct nfcsim_link *link_out) in nfcsim_device_new() argument
415 dev->link_out = link_out; in nfcsim_device_new()
498 link1 = dev0->link_out; in nfcsim_exit()