Searched refs:st_nci_spi_phy (Results 1 – 1 of 1) sorted by relevance
50 struct st_nci_spi_phy { struct64 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_enable() argument81 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_disable()95 struct st_nci_spi_phy *phy = phy_id; in st_nci_spi_write()138 static int st_nci_spi_read(struct st_nci_spi_phy *phy, in st_nci_spi_read()192 struct st_nci_spi_phy *phy = phy_id; in st_nci_irq_thread_fn()231 struct st_nci_spi_phy *phy = spi_get_drvdata(dev); in st_nci_spi_of_request_resources()276 struct st_nci_spi_phy *phy = spi_get_drvdata(dev); in st_nci_spi_request_resources()304 struct st_nci_spi_phy *phy; in st_nci_spi_probe()318 phy = devm_kzalloc(&dev->dev, sizeof(struct st_nci_spi_phy), in st_nci_spi_probe()[all …]