Home
last modified time | relevance | path

Searched refs:nfcsim_device_new (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/
H A Dnfcsim.c375 static struct nfcsim *nfcsim_device_new(struct nfcsim_link *link_in, in nfcsim_device_new() function
450 dev0 = nfcsim_device_new(link0, link1); in nfcsim_init()
456 dev1 = nfcsim_device_new(link1, link0); in nfcsim_init()
/kernel/linux/linux-6.6/drivers/nfc/
H A Dnfcsim.c370 static struct nfcsim *nfcsim_device_new(struct nfcsim_link *link_in, in nfcsim_device_new() function
445 dev0 = nfcsim_device_new(link0, link1); in nfcsim_init()
451 dev1 = nfcsim_device_new(link1, link0); in nfcsim_init()

Completed in 2 milliseconds