Searched refs:ath79_spi_priv (Results 1 – 1 of 1) sorted by relevance
23 struct ath79_spi_priv { struct31 struct ath79_spi_priv *priv = dev_get_priv(bus); in spi_cs_activate() argument40 struct ath79_spi_priv *priv = dev_get_priv(bus); in spi_cs_deactivate()60 struct ath79_spi_priv *priv = dev_get_priv(bus); in ath79_spi_xfer()139 struct ath79_spi_priv *priv = dev_get_priv(bus); in ath79_spi_set_speed()177 struct ath79_spi_priv *priv = dev_get_priv(bus); in ath79_spi_probe()226 .priv_auto_alloc_size = sizeof(struct ath79_spi_priv),