Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/
Dpn533.c392 struct pn533_frame_ops *ops;
423 struct pn533_frame_ops { struct
536 static struct pn533_frame_ops pn533_acr122_frame_ops = {
683 static struct pn533_frame_ops pn533_std_frame_ops = {
870 struct pn533_frame_ops *ops = dev->ops; in pn533_build_cmd_frame()