Searched refs:tcan4x5x_priv (Results 1 – 3 of 3) sorted by relevance
105 static inline struct tcan4x5x_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv()107 return container_of(cdev, struct tcan4x5x_priv, cdev); in cdev_to_priv()110 static void tcan4x5x_check_wake(struct tcan4x5x_priv *priv) in tcan4x5x_check_wake()124 static int tcan4x5x_reset(struct tcan4x5x_priv *priv) in tcan4x5x_reset()148 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_read_reg()159 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_read_fifo()166 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_write_reg()174 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_write_fifo()193 struct tcan4x5x_priv *priv = cdev_to_priv(cdev); in tcan4x5x_write_tcan_reg()223 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()130 int tcan4x5x_regmap_init(struct tcan4x5x_priv *priv) in tcan4x5x_regmap_init()