Home
last modified time | relevance | path

Searched defs:cdev_to_priv (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-apu.c62 #define cdev_to_priv(c) container_of(c, struct apu_led_priv, cdev) macro
H A Dleds-mlxcpld.c88 #define cdev_to_priv(c) container_of(c, struct mlxcpld_led_priv, cdev) macro
H A Dleds-mlxreg.c44 #define cdev_to_priv(c) container_of(c, struct mlxreg_led_data, led_cdev) macro
/kernel/linux/linux-6.6/drivers/net/can/m_can/
H A Dm_can_platform.c21 static inline struct m_can_plat_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() function
H A Dm_can_pci.c30 static inline struct m_can_pci_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() function
H A Dtcan4x5x-core.c138 static inline struct tcan4x5x_priv *cdev_to_priv(struct m_can_classdev *cdev) in cdev_to_priv() function
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-apu.c62 #define cdev_to_priv(c) container_of(c, struct apu_led_priv, cdev) macro
H A Dleds-mlxcpld.c88 #define cdev_to_priv(c) container_of(c, struct mlxcpld_led_priv, cdev) macro
H A Dleds-mlxreg.c44 #define cdev_to_priv(c) container_of(c, struct mlxreg_led_data, led_cdev) macro

Completed in 6 milliseconds