Home
last modified time | relevance | path

Searched defs:trf7970a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/nfc/
H A Dtrf7970a.c430 struct trf7970a { struct
431 enum trf7970a_state state; argument
432 struct device *dev;
433 struct spi_device *spi;
434 struct regulator *vin_regulator;
435 struct regulator *vddio_regulator;
436 struct nfc_digital_dev *ddev;
437 u32 quirks;
438 bool is_initiator;
439 bool aborting;
[all …]