Home
last modified time | relevance | path

Searched refs:to_hw (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/spi/
H A Dspi-s3c24xx.c82 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() function
95 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_chipsel()
117 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_update_state()
162 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setupxfer()
175 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setup()
380 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_txrx()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/spi/
H A Dspi-s3c24xx.c82 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() function
95 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_chipsel()
117 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_update_state()
162 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setupxfer()
175 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setup()
380 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_txrx()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/spi/
H A Dspi-s3c24xx.c82 static inline struct s3c24xx_spi *to_hw(struct spi_device *sdev) in to_hw() function
95 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_chipsel()
117 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_update_state()
162 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setupxfer()
175 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_setup()
380 struct s3c24xx_spi *hw = to_hw(spi); in s3c24xx_spi_txrx()
/dports/x11-drivers/xf86-video-vmware/xf86-video-vmware-13.3.0/vmwgfx/
H A Dvmwgfx_saa.c285 Bool to_hw, in vmwgfx_saa_dma() argument
304 to_hw) != 0) in vmwgfx_saa_dma()
323 (int) to_hw, in vmwgfx_saa_dma()
326 if (to_hw) in vmwgfx_saa_dma()
338 to_hw ? "to" : "from"); in vmwgfx_saa_dma()