Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-mlxcpld.c79 * mlxcpld_led_priv - LED private data:
83 struct mlxcpld_led_priv { struct
88 #define cdev_to_priv(c) container_of(c, struct mlxcpld_led_priv, cdev)
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()
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-mlxcpld.c79 * struct mlxcpld_led_priv - LED private data:
83 struct mlxcpld_led_priv { struct
88 #define cdev_to_priv(c) container_of(c, struct mlxcpld_led_priv, cdev)
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()

Completed in 2 milliseconds