Home
last modified time | relevance | path

Searched refs:nfc_digital_ops (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/net/nfc/
H A Ddigital.h146 struct nfc_digital_ops { struct
194 struct nfc_digital_ops *ops;
239 struct nfc_digital_dev *nfc_digital_allocate_device(struct nfc_digital_ops *ops,
/kernel/linux/linux-6.6/include/net/nfc/
H A Ddigital.h146 struct nfc_digital_ops { struct
194 const struct nfc_digital_ops *ops;
239 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops,
/kernel/linux/linux-5.10/drivers/nfc/
H A Dnfcsim.c322 static struct nfc_digital_ops nfcsim_digital_ops = {
H A Dport100.c1466 static struct nfc_digital_ops port100_digital_ops = {
H A Dtrf7970a.c1864 static struct nfc_digital_ops trf7970a_nfc_ops = {
/kernel/linux/linux-6.6/drivers/nfc/
H A Dnfcsim.c322 static const struct nfc_digital_ops nfcsim_digital_ops = {
H A Dport100.c1469 static const struct nfc_digital_ops port100_digital_ops = {
H A Dtrf7970a.c1865 static const struct nfc_digital_ops trf7970a_nfc_ops = {
/kernel/linux/linux-5.10/net/nfc/
H A Ddigital_core.c750 struct nfc_digital_dev *nfc_digital_allocate_device(struct nfc_digital_ops *ops, in nfc_digital_allocate_device()
/kernel/linux/linux-6.6/net/nfc/
H A Ddigital_core.c753 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops, in nfc_digital_allocate_device()
/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dcore.c1043 static struct nfc_digital_ops st95hf_nfc_digital_ops = {
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dcore.c1039 static const struct nfc_digital_ops st95hf_nfc_digital_ops = {

Completed in 18 milliseconds