Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/leds/flash/
Dleds-rt4505.c44 struct rt4505_priv { struct
55 struct rt4505_priv *priv = in rt4505_torch_brightness_set() argument
56 container_of(lcdev, struct rt4505_priv, flash.led_cdev); in rt4505_torch_brightness_set()
83 struct rt4505_priv *priv = in rt4505_torch_brightness_get()
84 container_of(lcdev, struct rt4505_priv, flash.led_cdev); in rt4505_torch_brightness_get()
119 struct rt4505_priv *priv = in rt4505_flash_brightness_set()
120 container_of(fled_cdev, struct rt4505_priv, flash); in rt4505_flash_brightness_set()
136 struct rt4505_priv *priv = in rt4505_flash_strobe_set()
137 container_of(fled_cdev, struct rt4505_priv, flash); in rt4505_flash_strobe_set()
152 struct rt4505_priv *priv = in rt4505_flash_strobe_get()
[all …]