| /kernel/linux/linux-6.6/drivers/soc/qcom/ |
| H A D | ocmem.c | 41 enum region_mode mode; member
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-mem.c | 106 u32 mode = mem->spi->mode; in spi_check_buswidth_req() local
|
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | spilib.c | 28 u16 mode; member 418 u16 mode, flags; in gb_spi_get_master_config() local [all...] |
| /kernel/linux/linux-6.6/drivers/ssb/ |
| H A D | driver_chipcommon.c | 42 ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, enum ssb_clkmode mode) ssb_chipco_set_clockmode() argument
|
| /kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/ |
| H A D | core.c | 88 int mode, src = 0; in current_power_limits_show() local [all...] |
| /kernel/linux/linux-6.6/drivers/power/reset/ |
| H A D | at91-reset.c | 115 static int at91_reset(struct notifier_block *this, unsigned long mode, in at91_reset() argument
|
| H A D | at91-sama5d2_shdwc.c | 237 u32 mode = 0, tmp, input; in at91_shdwc_dt_configure() local
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | fhci-tds.c | 523 u8 mode; in fhci_flush_actual_frame() local
|
| /kernel/linux/linux-6.6/drivers/usb/dwc3/ |
| H A D | debugfs.c | 444 u32 mode = 0; in dwc3_mode_write() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
| H A D | rtl871x_mp_ioctl.c | 262 u32 mode; in oid_rt_pro_start_test_hdl() local [all...] |
| /kernel/linux/linux-6.6/drivers/powercap/ |
| H A D | arm_scmi_powercap.c | 77 static int scmi_powercap_zone_enable_set(struct powercap_zone *pz, bool mode) in scmi_powercap_zone_enable_set() argument 84 static int scmi_powercap_zone_enable_get(struct powercap_zone *pz, bool *mode) in scmi_powercap_zone_enable_get() argument
|
| H A D | powercap_sys.c | 425 bool mode = true; in enabled_show() local 183 create_constraint_attribute(int id, const char *name, int mode, struct device_attribute *dev_attr, ssize_t (*show)(struct device *, struct device_attribute *, char *), ssize_t (*store)(struct device *, struct device_attribute *, const char *, size_t) ) create_constraint_attribute() argument 448 bool mode; enabled_store() local [all...] |
| /kernel/linux/linux-6.6/drivers/regulator/ |
| H A D | hi6421-regulator.c | 411 hi6421_regulator_ldo_set_mode(struct regulator_dev *rdev, unsigned int mode) hi6421_regulator_ldo_set_mode() argument 436 hi6421_regulator_buck_set_mode(struct regulator_dev *rdev, unsigned int mode) hi6421_regulator_buck_set_mode() argument [all...] |
| H A D | max77857-regulator.c | 126 static int max77857_set_mode(struct regulator_dev *rdev, unsigned int mode) in max77857_set_mode() argument
|
| H A D | mt6358-regulator.c | 323 static unsigned int mt6358_map_mode(unsigned int mode) in mt6358_map_mode() argument 405 mt6358_regulator_set_mode(struct regulator_dev *rdev, unsigned int mode) mt6358_regulator_set_mode() argument
|
| H A D | mt6360-regulator.c | 220 mt6360_regulator_set_mode(struct regulator_dev *rdev, unsigned int mode) mt6360_regulator_set_mode() argument
|
| H A D | pv88080-regulator.c | 213 int ret, mode = 0; in pv88080_buck_get_mode() local 236 pv88080_buck_set_mode(struct regulator_dev *rdev, unsigned int mode) pv88080_buck_set_mode() argument
|
| H A D | rt5190a-regulator.c | 206 static unsigned int rt5190a_of_map_mode(unsigned int mode) in rt5190a_of_map_mode() argument 78 rt5190a_fixed_buck_set_mode(struct regulator_dev *rdev, unsigned int mode) rt5190a_fixed_buck_set_mode() argument
|
| H A D | rt5120-regulator.c | 58 static int rt5120_buck_set_mode(struct regulator_dev *rdev, unsigned int mode) in rt5120_buck_set_mode() argument 204 static unsigned int rt5120_buck_of_map_mode(unsigned int mode) in rt5120_buck_of_map_mode() argument
|
| H A D | rt5759-regulator.c | 57 static int rt5759_set_mode(struct regulator_dev *rdev, unsigned int mode) in rt5759_set_mode() argument 196 static unsigned int rt5759_of_map_mode(unsigned int mode) in rt5759_of_map_mode() argument
|
| H A D | stpmic1_regulator.c | 450 static unsigned int stpmic1_map_mode(unsigned int mode) in stpmic1_map_mode() argument 475 static int stpmic1_set_mode(struct regulator_dev *rdev, unsigned int mode) in stpmic1_set_mode() argument
|
| H A D | tps62360-regulator.c | 161 static int tps62360_set_mode(struct regulator_dev *rdev, unsigned int mode) in tps62360_set_mode() argument
|
| H A D | act8945a-regulator.c | 141 static unsigned int act8945a_of_map_mode(unsigned int mode) in act8945a_of_map_mode() argument 154 static int act8945a_set_mode(struct regulator_dev *rdev, unsigned int mode) in act8945a_set_mode() argument
|
| H A D | da9062-regulator.c | 49 struct reg_field mode; member 65 struct regmap_field *mode; member 101 static unsigned int da9062_map_buck_mode(unsigned int mode) in da9062_map_buck_mode() argument 115 static int da9062_buck_set_mode(struct regulator_dev *rdev, unsigned mode) in da9062_buck_set_mode() argument 180 da9062_ldo_set_mode(struct regulator_dev *rdev, unsigned mode) da9062_ldo_set_mode() argument 280 da9062_buck_set_suspend_mode(struct regulator_dev *rdev, unsigned mode) da9062_buck_set_suspend_mode() argument 303 da9062_ldo_set_suspend_mode(struct regulator_dev *rdev, unsigned mode) da9062_ldo_set_suspend_mode() argument [all...] |
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| H A D | power_supply_sysfs.c | 364 umode_t mode = S_IRUSR | S_IRGRP | S_IROTH; in power_supply_attr_is_visible() local
|