Home
last modified time | relevance | path

Searched refs:st_nci_spi_phy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dspi.c33 struct st_nci_spi_phy { struct
46 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_enable()
63 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_disable()
77 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_write()
117 static int st_nci_spi_read(struct st_nci_spi_phy *phy, in st_nci_spi_read()
171 struct st_nci_spi_phy *phy = phy_id; in st_nci_irq_thread_fn()
212 struct st_nci_spi_phy *phy; in st_nci_spi_probe()
222 phy = devm_kzalloc(&dev->dev, sizeof(struct st_nci_spi_phy), in st_nci_spi_probe()
268 struct st_nci_spi_phy *phy = spi_get_drvdata(dev); in st_nci_spi_remove()
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dspi.c33 struct st_nci_spi_phy { struct
46 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_enable()
63 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_disable()
77 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_write()
120 static int st_nci_spi_read(struct st_nci_spi_phy *phy, in st_nci_spi_read()
174 struct st_nci_spi_phy *phy = phy_id; in st_nci_irq_thread_fn()
219 struct st_nci_spi_phy *phy; in st_nci_spi_probe()
232 phy = devm_kzalloc(&dev->dev, sizeof(struct st_nci_spi_phy), in st_nci_spi_probe()
278 struct st_nci_spi_phy *phy = spi_get_drvdata(dev); in st_nci_spi_remove()

Completed in 2 milliseconds