Searched refs:mt6370_priv (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/leds/flash/
H A Dleds-mt6370-flash.c73 struct mt6370_priv *priv;
77 struct mt6370_priv { struct
90 struct mt6370_priv *priv = led->priv;
167 struct mt6370_priv *priv = led->priv;
198 struct mt6370_priv *priv = led->priv;
263 struct mt6370_priv *priv = led->priv;
275 struct mt6370_priv *priv = led->priv;
285 struct mt6370_priv *priv = led->priv;
348 struct mt6370_priv *priv = led->priv;
440 struct mt6370_priv *pri
[all...]
/linux-master/drivers/leds/rgb/
H A Dleds-mt6370-rgb.c132 struct mt6370_priv *priv;
145 struct mt6370_priv { struct
254 static int mt6370_set_led_brightness(struct mt6370_priv *priv, unsigned int led_no,
264 static int mt6370_get_led_brightness(struct mt6370_priv *priv, unsigned int led_no,
274 static int mt6370_set_led_duty(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton,
302 static int mt6370_set_led_freq(struct mt6370_priv *priv, unsigned int led_no, unsigned int ton,
335 static void mt6370_get_breath_reg_base(struct mt6370_priv *priv, unsigned int led_no,
357 static int mt6370_gen_breath_pattern(struct mt6370_priv *priv, struct led_pattern *pattern, u32 len,
398 static int mt6370_set_led_mode(struct mt6370_priv *priv, unsigned int led_no,
425 struct mt6370_priv *pri
[all...]
/linux-master/drivers/power/supply/
H A Dmt6370-charger.c88 struct mt6370_priv { struct
177 static inline int mt6370_chg_field_get(struct mt6370_priv *priv,
196 static inline int mt6370_chg_field_set(struct mt6370_priv *priv,
238 struct mt6370_priv *priv = rcfg->driver_data;
256 struct mt6370_priv *priv = container_of(work, struct mt6370_priv,
313 static int mt6370_chg_toggle_cfo(struct mt6370_priv *priv)
345 static int mt6370_chg_read_adc_chan(struct mt6370_priv *priv, unsigned int chan,
362 struct mt6370_priv *priv = container_of(work, struct mt6370_priv,
[all...]
/linux-master/drivers/regulator/
H A Dmt6370-regulator.c62 struct mt6370_priv { struct
153 struct mt6370_priv *priv = config->driver_data;
287 static int mt6370_regulator_irq_register(struct mt6370_priv *priv)
323 static int mt6370_regualtor_register(struct mt6370_priv *priv)
351 struct mt6370_priv *priv;
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpci_mt6370.c28 struct mt6370_priv { struct
82 struct mt6370_priv *priv = container_of(data, struct mt6370_priv,
101 struct mt6370_priv *priv = dev_id;
106 static int mt6370_check_vendor_info(struct mt6370_priv *priv)
130 struct mt6370_priv *priv;
/linux-master/drivers/video/backlight/
H A Dmt6370-backlight.c63 struct mt6370_priv { struct
75 struct mt6370_priv *priv = bl_get_data(bl_dev);
100 struct mt6370_priv *priv = bl_get_data(bl_dev);
129 static int mt6370_init_backlight_properties(struct mt6370_priv *priv,
239 static int mt6370_check_vendor_info(struct mt6370_priv *priv)
281 struct mt6370_priv *priv;
323 struct mt6370_priv *priv = platform_get_drvdata(pdev);

Completed in 221 milliseconds