Home
last modified time | relevance | path

Searched refs:get_mode (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/edac/
H A Decs.c61 EDAC_ECS_ATTR_SHOW(mode, get_mode, u32, "%u\n")
108 if (ops->get_mode) { in EDAC_ECS_ATTR_STORE()
/linux/drivers/regulator/
H A Dmt6363-regulator.c661 .get_mode = mt6363_regulator_get_mode,
676 .get_mode = mt6363_regulator_get_mode,
690 .get_mode = mt6363_regulator_get_mode,
705 .get_mode = mt6363_regulator_get_mode,
720 .get_mode = mt6363_regulator_get_mode,
H A Dqcom_spmi-regulator.c1423 .get_mode = spmi_regulator_common_get_mode,
1437 .get_mode = spmi_regulator_common_get_mode,
1465 .get_mode = spmi_regulator_common_get_mode,
1489 .get_mode = spmi_regulator_common_get_mode,
1503 .get_mode = spmi_regulator_common_get_mode,
1518 .get_mode = spmi_regulator_common_get_mode,
1532 .get_mode = spmi_regulator_common_get_mode,
1550 .get_mode = spmi_regulator_ftsmps426_get_mode,
1565 .get_mode = spmi_regulator_ftsmps426_get_mode,
1578 .get_mode = spmi_regulator_hfsmps_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 Drt4803.c128 .get_mode = rt4803_get_mode,
H A Dlp8788-buck.c339 .get_mode = lp8788_buck_get_mode,
352 .get_mode = lp8788_buck_get_mode,
H A Dtps6287x-regulator.c151 .get_mode = tps6287x_get_mode,
H A Dda9055-regulator.c291 .get_mode = da9055_buck_get_mode,
312 .get_mode = da9055_ldo_get_mode,
H A Dwm8400-regulator.c110 .get_mode = wm8400_dcdc_get_mode,
H A Das3711-regulator.c82 .get_mode = as3711_get_mode_sd,
H A Dwm831x-ldo.c202 .get_mode = wm831x_gp_ldo_get_mode,
414 .get_mode = wm831x_aldo_get_mode,
H A Drt5739.c183 .get_mode = rt5739_get_mode,
H A Drt6160-regulator.c187 .get_mode = rt6160_get_mode,
H A Dmt6316-regulator.c239 .get_mode = mt6316_regulator_get_mode,
H A Drt8092.c206 .get_mode = rt8092_get_operating_mode,
H A Drt5759-regulator.c189 .get_mode = rt5759_get_mode,
H A Dab8500-ext.c330 .get_mode = ab8500_ext_regulator_get_mode,
H A Drtq2134-regulator.c209 .get_mode = rtq2134_buck_get_mode,
H A Dwm831x-dcdc.c319 .get_mode = wm831x_dcdc_get_mode,
541 .get_mode = wm831x_dcdc_get_mode,
H A Dadp5055-regulator.c308 .get_mode = adp5055_get_mode,
H A Drt6190-regulator.c274 .get_mode = rt6190_out_get_mode,
/linux/drivers/nfc/s3fwrn5/
H A Duart.c48 .get_mode = s3fwrn5_phy_get_mode,
H A Di2c.c74 .get_mode = s3fwrn5_phy_get_mode,
/linux/drivers/thunderbolt/
H A Dicm.c108 int (*get_mode)(struct tb *tb); member
1969 if (icm->get_mode) { in icm_firmware_init()
1970 ret = icm->get_mode(tb); in icm_firmware_init()
2523 icm->get_mode = icm_ar_get_mode; in icm_probe()
2540 icm->get_mode = icm_ar_get_mode; in icm_probe()
2588 icm->get_mode = icm_ar_get_mode; in icm_probe()
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst208 get_mode
212 % iwpriv eth1 get_mode
213 eth1 get_mode:802.11bg (6)

12