force_type        393 drivers/regulator/qcom_spmi-regulator.c 	u16				force_type;
force_type       1493 drivers/regulator/qcom_spmi-regulator.c static int spmi_regulator_match(struct spmi_regulator *vreg, u16 force_type)
force_type       1510 drivers/regulator/qcom_spmi-regulator.c 	if (!force_type) {
force_type       1516 drivers/regulator/qcom_spmi-regulator.c 		type = force_type >> 8;
force_type       1517 drivers/regulator/qcom_spmi-regulator.c 		subtype = force_type;
force_type       2031 drivers/regulator/qcom_spmi-regulator.c 		ret = spmi_regulator_match(vreg, reg->force_type);
force_type        165 drivers/staging/rtl8192u/r8192U_dm.h 			 u32 force_type, u32 force_value);