Searched refs:mt6370_priv (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/power/supply/ |
| D | mt6370-charger.c | 88 struct mt6370_priv { struct 177 static inline int mt6370_chg_field_get(struct mt6370_priv *priv, in mt6370_chg_field_get() 196 static inline int mt6370_chg_field_set(struct mt6370_priv *priv, in mt6370_chg_field_set() 238 struct mt6370_priv *priv = rcfg->driver_data; in mt6370_chg_otg_of_parse_cb() 256 struct mt6370_priv *priv = container_of(work, struct mt6370_priv, in mt6370_chg_bc12_work_func() 313 static int mt6370_chg_toggle_cfo(struct mt6370_priv *priv) in mt6370_chg_toggle_cfo() 345 static int mt6370_chg_read_adc_chan(struct mt6370_priv *priv, unsigned int chan, in mt6370_chg_read_adc_chan() 362 struct mt6370_priv *priv = container_of(work, struct mt6370_priv, in mt6370_chg_mivr_dwork_func() 393 static void mt6370_chg_pwr_rdy_check(struct mt6370_priv *priv) in mt6370_chg_pwr_rdy_check() 425 static int mt6370_chg_get_online(struct mt6370_priv *priv, in mt6370_chg_get_online() [all …]
|
| /Linux-v6.1/drivers/usb/typec/tcpm/ |
| D | tcpci_mt6370.c | 28 struct mt6370_priv { struct 82 struct mt6370_priv *priv = container_of(data, struct mt6370_priv, in mt6370_tcpc_set_vbus() 101 struct mt6370_priv *priv = dev_id; in mt6370_irq_handler() 106 static int mt6370_check_vendor_info(struct mt6370_priv *priv) in mt6370_check_vendor_info() 130 struct mt6370_priv *priv; in mt6370_tcpc_probe()
|
| /Linux-v6.1/drivers/video/backlight/ |
| D | mt6370-backlight.c | 63 struct mt6370_priv { struct 75 struct mt6370_priv *priv = bl_get_data(bl_dev); in mt6370_bl_update_status() argument 100 struct mt6370_priv *priv = bl_get_data(bl_dev); in mt6370_bl_get_brightness() 129 static int mt6370_init_backlight_properties(struct mt6370_priv *priv, in mt6370_init_backlight_properties() 239 static int mt6370_check_vendor_info(struct mt6370_priv *priv) in mt6370_check_vendor_info() 281 struct mt6370_priv *priv; in mt6370_bl_probe() 323 struct mt6370_priv *priv = platform_get_drvdata(pdev); in mt6370_bl_remove()
|
| /Linux-v6.1/drivers/regulator/ |
| D | mt6370-regulator.c | 62 struct mt6370_priv { struct 153 struct mt6370_priv *priv = config->driver_data; in mt6370_of_parse_cb() 287 static int mt6370_regulator_irq_register(struct mt6370_priv *priv) in mt6370_regulator_irq_register() 323 static int mt6370_regualtor_register(struct mt6370_priv *priv) in mt6370_regualtor_register() 351 struct mt6370_priv *priv; in mt6370_regulator_probe()
|