/linux/drivers/nfc/s3fwrn5/ |
A D | s3fwrn5.h | 27 enum s3fwrn5_mode (*get_mode)(void *id); member 56 if (!info->phy_ops->get_mode) in s3fwrn5_get_mode() 59 return info->phy_ops->get_mode(info->phy_id); in s3fwrn5_get_mode()
|
A D | uart.c | 50 .get_mode = s3fwrn5_phy_get_mode,
|
/linux/drivers/regulator/ |
A D | hi6421-regulator.c | 483 .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,
|
A D | mt6380-regulator.c | 246 .get_mode = mt6380_regulator_get_mode, 259 .get_mode = mt6380_regulator_get_mode, 268 .get_mode = mt6380_regulator_get_mode,
|
A D | qcom_spmi-regulator.c | 1311 .get_mode = spmi_regulator_common_get_mode, 1325 .get_mode = spmi_regulator_common_get_mode, 1353 .get_mode = spmi_regulator_common_get_mode, 1377 .get_mode = spmi_regulator_common_get_mode, 1391 .get_mode = spmi_regulator_common_get_mode, 1406 .get_mode = spmi_regulator_common_get_mode, 1420 .get_mode = spmi_regulator_common_get_mode, 1438 .get_mode = spmi_regulator_ftsmps426_get_mode, 1453 .get_mode = spmi_regulator_ftsmps426_get_mode,
|
A D | tps65910-regulator.c | 767 .get_mode = tps65910_get_mode, 780 .get_mode = tps65910_get_mode, 791 .get_mode = tps65910_get_mode, 803 .get_mode = tps65910_get_mode, 815 .get_mode = tps65910_get_mode,
|
A D | as3722-regulator.c | 508 .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,
|
A D | mp886x.c | 149 .get_mode = mp886x_get_mode, 228 .get_mode = mp886x_get_mode,
|
A D | wm8350-regulator.c | 835 static unsigned int get_mode(int uA, const struct wm8350_dcdc_efficiency *eff) in get_mode() function 860 mode = get_mode(output_uA, dcdc1_6_efficiency); in wm8350_dcdc_get_optimum_mode() 864 mode = get_mode(output_uA, dcdc3_4_efficiency); in wm8350_dcdc_get_optimum_mode() 881 .get_mode = wm8350_dcdc_get_mode, 906 .get_mode = wm8350_ldo_get_mode,
|
A D | mt6323-regulator.c | 253 .get_mode = mt6323_ldo_get_mode, 263 .get_mode = mt6323_ldo_get_mode,
|
A D | hi6421v530-regulator.c | 159 .get_mode = hi6421v530_regulator_ldo_get_mode,
|
A D | lp8788-buck.c | 351 .get_mode = lp8788_buck_get_mode, 364 .get_mode = lp8788_buck_get_mode,
|
A D | sy8827n.c | 83 .get_mode = sy8827n_get_mode,
|
A D | da9055-regulator.c | 292 .get_mode = da9055_buck_get_mode, 313 .get_mode = da9055_ldo_get_mode,
|
A D | hi6421v600-regulator.c | 181 .get_mode = hi6421_spmi_regulator_get_mode,
|
A D | sy8824x.c | 84 .get_mode = sy8824_get_mode,
|
A D | max8649.c | 125 .get_mode = max8649_get_mode,
|
A D | palmas-regulator.c | 542 .get_mode = palmas_get_mode_smps, 553 .get_mode = palmas_get_mode_smps, 579 .get_mode = palmas_get_mode_smps, 589 .get_mode = palmas_get_mode_smps,
|
A D | ab8500.c | 603 .get_mode = ab8500_regulator_get_mode, 624 .get_mode = ab8500_regulator_get_mode, 640 .get_mode = ab8500_regulator_get_mode,
|
A D | qcom-rpmh-regulator.c | 366 .get_mode = rpmh_regulator_vrm_get_mode, 377 .get_mode = rpmh_regulator_vrm_get_mode, 389 .get_mode = rpmh_regulator_vrm_get_mode,
|
A D | wm8400-regulator.c | 110 .get_mode = wm8400_dcdc_get_mode,
|
A D | act8865-regulator.c | 410 .get_mode = act8865_get_mode, 424 .get_mode = act8865_get_mode,
|
A D | wm831x-ldo.c | 202 .get_mode = wm831x_gp_ldo_get_mode, 413 .get_mode = wm831x_aldo_get_mode,
|
A D | as3711-regulator.c | 82 .get_mode = as3711_get_mode_sd,
|
/linux/drivers/firmware/efi/libstub/ |
A D | efistub.h | 337 efi_status_t (__efiapi *get_mode)(efi_uga_draw_protocol_t *, 343 u32 get_mode; member
|