Searched refs:tcan4x5x_priv (Results 1 – 3 of 3) sorted by relevance
138 static inline struct tcan4x5x_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv()140 return container_of(cdev, struct tcan4x5x_priv, cdev); in cdev_to_priv()143 static void tcan4x5x_check_wake(struct tcan4x5x_priv *priv) in tcan4x5x_check_wake()157 static int tcan4x5x_reset(struct tcan4x5x_priv *priv) in tcan4x5x_reset()181 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_read_reg()192 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_read_fifo()199 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_write_reg()207 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_write_fifo()226 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_write_tcan_reg()246 struct tcan4x5x_priv *tcan4x5x = cdev_to_priv(cdev); in tcan4x5x_init()[all …]
32 struct tcan4x5x_priv { struct54 int tcan4x5x_regmap_init(struct tcan4x5x_priv *priv); argument
22 struct tcan4x5x_priv *priv = spi_get_drvdata(spi); in tcan4x5x_regmap_gather_write()51 struct tcan4x5x_priv *priv = spi_get_drvdata(spi); in tcan4x5x_regmap_read()160 int tcan4x5x_regmap_init(struct tcan4x5x_priv *priv) in tcan4x5x_regmap_init()