Lines Matching defs:priv
45 static void omap3_spi_write_chconf(struct omap3_spi_priv *priv, int val) in omap3_spi_write_chconf()
52 static void omap3_spi_set_enable(struct omap3_spi_priv *priv, int enable) in omap3_spi_set_enable()
59 static int omap3_spi_write(struct omap3_spi_priv *priv, unsigned int len, in omap3_spi_write()
114 static int omap3_spi_read(struct omap3_spi_priv *priv, unsigned int len, in omap3_spi_read()
168 static int omap3_spi_txrx(struct omap3_spi_priv *priv, unsigned int len, in omap3_spi_txrx()
237 static int _spi_xfer(struct omap3_spi_priv *priv, unsigned int bitlen, in _spi_xfer()
278 static void _omap3_spi_set_speed(struct omap3_spi_priv *priv) in _omap3_spi_set_speed()
300 static void _omap3_spi_set_mode(struct omap3_spi_priv *priv) in _omap3_spi_set_mode()
336 static void _omap3_spi_set_wordlen(struct omap3_spi_priv *priv) in _omap3_spi_set_wordlen()
366 static void _omap3_spi_claim_bus(struct omap3_spi_priv *priv) in _omap3_spi_claim_bus()
385 struct omap3_spi_priv *priv = dev_get_priv(bus); in omap3_spi_claim_bus() local
402 struct omap3_spi_priv *priv = dev_get_priv(bus); in omap3_spi_release_bus() local
414 struct omap3_spi_priv *priv = dev_get_priv(bus); in omap3_spi_set_wordlen() local
426 struct omap3_spi_priv *priv = dev_get_priv(dev); in omap3_spi_probe() local
442 struct omap3_spi_priv *priv = dev_get_priv(bus); in omap3_spi_xfer() local
450 struct omap3_spi_priv *priv = dev_get_priv(dev); in omap3_spi_set_speed() local
461 struct omap3_spi_priv *priv = dev_get_priv(dev); in omap3_spi_set_mode() local