Searched refs:sbs_info (Results 1 – 4 of 4) sorted by relevance
36 struct sbs_info { struct48 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_get_property() argument92 static int sbs_check_state(struct sbs_info *chip) in sbs_check_state()109 struct sbs_info *chip = container_of(work, struct sbs_info, work.work); in sbs_delayed_work()119 struct sbs_info *chip = data; in sbs_irq_thread()170 struct sbs_info *chip; in sbs_probe()173 chip = devm_kzalloc(&client->dev, sizeof(struct sbs_info), GFP_KERNEL); in sbs_probe()233 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_remove()
154 struct sbs_info { struct175 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_read_word_data() argument199 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_read_string_data()265 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_write_word_data()397 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_get_battery_property()609 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_get_property()739 static void sbs_supply_changed(struct sbs_info *chip) in sbs_supply_changed()765 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_external_power_changed()776 struct sbs_info *chip; in sbs_delayed_work()779 chip = container_of(work, struct sbs_info, work.work); in sbs_delayed_work()[all …]
709 struct qed_sb_info *sbs_info[PFVF_MAX_SBS_PER_VF]; member
965 struct qed_sb_info *p_sb = p_hwfn->vf_iov_info->sbs_info[i]; in qed_vf_pf_vport_start()1486 p_iov->sbs_info[sb_id] = p_sb; in qed_vf_set_sb_info()