Searched defs:abreg (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/drivers/regulator/ | 
| D | ab3100.c | 161 	struct ab3100_regulator *abreg = rdev_get_drvdata(reg);  in ab3100_enable_regulator()  local 192 	struct ab3100_regulator *abreg = rdev_get_drvdata(reg);  in ab3100_disable_regulator()  local 225 	struct ab3100_regulator *abreg = rdev_get_drvdata(reg);  in ab3100_is_enabled_regulator()  local 242 	struct ab3100_regulator *abreg = rdev_get_drvdata(reg);  in ab3100_get_voltage_regulator()  local 276 	struct ab3100_regulator *abreg = rdev_get_drvdata(reg);  in ab3100_set_voltage_regulator_sel()  local 305 	struct ab3100_regulator *abreg = rdev_get_drvdata(reg);  in ab3100_set_suspend_voltage_regulator()  local 348 	struct ab3100_regulator *abreg = rdev_get_drvdata(reg);  in ab3100_get_voltage_regulator_external()  local
  | 
| /linux-4.1.27/arch/ia64/kernel/ | 
| D | unwind_decoder.c | 87   unsigned char byte1, abreg;  in unw_decode_x1()  local 104   unsigned char byte1, byte2, abreg, x, ytreg;  in unw_decode_x2()  local 122   unsigned char byte1, byte2, abreg, qp;  in unw_decode_x3()  local 142   unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg;  in unw_decode_x4()  local
  | 
| D | unwind.c | 680 decode_abreg (unsigned char abreg, int memory)  in decode_abreg() 1084 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, struct unw_state_record *sr)  in desc_restore_p() 1098 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, unsigned char x,  in desc_spill_reg_p() 1119 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff,  in desc_spill_psprel_p() 1134 desc_spill_sprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff,  in desc_spill_sprel_p()
  | 
| /linux-4.1.27/drivers/mfd/ | 
| D | ab3100-core.c | 652 	u8 abreg;  member
  |