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