Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-mlxcpld.c83 struct mlxcpld_led_priv { struct
88 #define cdev_to_priv(c) container_of(c, struct mlxcpld_led_priv, cdev) argument
116 struct mlxcpld_led_priv *pled;
285 struct mlxcpld_led_priv *pled = cdev_to_priv(led); in mlxcpld_led_brightness_set()
301 struct mlxcpld_led_priv *pled = cdev_to_priv(led); in mlxcpld_led_blink_set()
334 sizeof(struct mlxcpld_led_priv), in mlxcpld_led_config()