Searched refs:sbs_info (Results 1 – 4 of 4) sorted by relevance
40 struct sbs_info { struct52 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_get_property() argument96 static int sbs_check_state(struct sbs_info *chip) in sbs_check_state()113 struct sbs_info *chip = container_of(work, struct sbs_info, work.work); in sbs_delayed_work()123 struct sbs_info *chip = data; in sbs_irq_thread()174 struct sbs_info *chip; in sbs_probe()177 chip = devm_kzalloc(&client->dev, sizeof(struct sbs_info), GFP_KERNEL); in sbs_probe()237 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_remove()
163 struct sbs_info { struct184 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_read_word_data() argument208 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_read_string_data()274 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_write_word_data()401 struct sbs_info *chip = i2c_get_clientdata(client); in sbs_get_battery_property()613 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_get_property()741 static void sbs_supply_changed(struct sbs_info *chip) in sbs_supply_changed()767 struct sbs_info *chip = power_supply_get_drvdata(psy); in sbs_external_power_changed()778 struct sbs_info *chip; in sbs_delayed_work()781 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
955 struct qed_sb_info *p_sb = p_hwfn->vf_iov_info->sbs_info[i]; in qed_vf_pf_vport_start()1476 p_iov->sbs_info[sb_id] = p_sb; in qed_vf_set_sb_info()