Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nfc/pn533/
Dpn533.h176 struct pn533_frame_ops *ops;
197 struct pn533_frame_ops { struct
236 struct pn533_frame_ops *fops,
Dusb.c332 static struct pn533_frame_ops pn533_acr122_frame_ops = {
451 struct pn533_frame_ops *fops = NULL; in pn533_usb_probe()
Dpn533.c365 static struct pn533_frame_ops pn533_std_frame_ops = {
386 struct pn533_frame_ops *ops = dev->ops; in pn533_build_cmd_frame()
2737 struct pn533_frame_ops *fops, in pn53x_common_init()