Searched refs:get_mode (Results 1 - 25 of 78) sorted by relevance

1234

/linux-master/drivers/nfc/s3fwrn5/
H A Ds3fwrn5.h27 enum s3fwrn5_mode (*get_mode)(void *id); member in struct:s3fwrn5_phy_ops
56 if (!info->phy_ops->get_mode)
59 return info->phy_ops->get_mode(info->phy_id);
H A Duart.c50 .get_mode = s3fwrn5_phy_get_mode,
H A Di2c.c76 .get_mode = s3fwrn5_phy_get_mode,
/linux-master/drivers/regulator/
H A Dmt6380-regulator.c244 .get_mode = mt6380_regulator_get_mode,
257 .get_mode = mt6380_regulator_get_mode,
266 .get_mode = mt6380_regulator_get_mode,
H A Dmax77857-regulator.c260 .get_mode = max77857_get_mode,
273 .get_mode = max77857_get_mode,
284 .get_mode = max77857_get_mode,
H A Dtps65219-regulator.c182 .get_mode = tps65219_get_mode,
197 .get_mode = tps65219_get_mode,
212 .get_mode = tps65219_get_mode,
H A Dtps6286x-regulator.c66 .get_mode = tps6286x_get_mode,
H A Dhi6421-regulator.c483 .get_mode = hi6421_regulator_ldo_get_mode,
496 .get_mode = hi6421_regulator_ldo_get_mode,
509 .get_mode = hi6421_regulator_ldo_get_mode,
522 .get_mode = hi6421_regulator_buck_get_mode,
534 .get_mode = hi6421_regulator_buck_get_mode,
H A Dmt6331-regulator.c293 .get_mode = mt6331_ldo_get_mode,
307 .get_mode = mt6331_ldo_get_mode,
333 .get_mode = mt6331_ldo_get_mode,
H A Drt4803.c129 .get_mode = rt4803_get_mode,
H A Dhi6421v530-regulator.c159 .get_mode = hi6421v530_regulator_ldo_get_mode,
H A Dsy8827n.c83 .get_mode = sy8827n_get_mode,
H A Dtps6287x-regulator.c98 .get_mode = tps6287x_get_mode,
H A Dmp886x.c149 .get_mode = mp886x_get_mode,
228 .get_mode = mp886x_get_mode,
H A Dtps65910-regulator.c766 .get_mode = tps65910_get_mode,
779 .get_mode = tps65910_get_mode,
790 .get_mode = tps65910_get_mode,
802 .get_mode = tps65910_get_mode,
814 .get_mode = tps65910_get_mode,
H A Dwm8350-regulator.c835 static unsigned int get_mode(int uA, const struct wm8350_dcdc_efficiency *eff) function
860 mode = get_mode(output_uA, dcdc1_6_efficiency);
864 mode = get_mode(output_uA, dcdc3_4_efficiency);
881 .get_mode = wm8350_dcdc_get_mode,
906 .get_mode = wm8350_ldo_get_mode,
H A Drt5120-regulator.c167 .get_mode = rt5120_buck_get_mode,
180 .get_mode = rt5120_buck_get_mode,
H A Dmt6323-regulator.c210 dev_err(&rdev->dev, "regulator %s doesn't support get_mode\n",
253 .get_mode = mt6323_ldo_get_mode,
263 .get_mode = mt6323_ldo_get_mode,
H A Dmt6332-regulator.c266 .get_mode = mt6332_ldo_get_mode,
280 .get_mode = mt6332_ldo_get_mode,
H A Dlp8788-buck.c339 .get_mode = lp8788_buck_get_mode,
352 .get_mode = lp8788_buck_get_mode,
H A Das3722-regulator.c508 .get_mode = as3722_sd_get_mode,
519 .get_mode = as3722_sd_get_mode,
531 .get_mode = as3722_sd_get_mode,
540 .get_mode = as3722_sd_get_mode,
H A Das3711-regulator.c82 .get_mode = as3711_get_mode_sd,
H A Dwm8400-regulator.c110 .get_mode = wm8400_dcdc_get_mode,
H A Dhi6421v600-regulator.c181 .get_mode = hi6421_spmi_regulator_get_mode,
H A Drt6160-regulator.c183 .get_mode = rt6160_get_mode,

Completed in 202 milliseconds

1234