Searched defs:cdev_to_priv (Results 1 – 6 of 6) sorted by relevance
30 static inline struct m_can_pci_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() function
21 static inline struct m_can_plat_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() function
138 static inline struct tcan4x5x_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() function
62 #define cdev_to_priv(c) container_of(c, struct apu_led_priv, cdev) macro
44 #define cdev_to_priv(c) container_of(c, struct mlxreg_led_data, led_cdev) macro
88 #define cdev_to_priv(c) container_of(c, struct mlxcpld_led_priv, cdev) macro