Home
last modified time | relevance | path

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

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