Searched defs:abreg (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/drivers/regulator/ |
D | ab3100.c | 182 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_enable_regulator() local 213 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_disable_regulator() local 246 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_is_enabled_regulator() local 264 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_list_voltage_regulator() local 273 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_get_voltage_regulator() local 311 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_get_best_voltage_index() local 345 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_set_voltage_regulator() local 381 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_set_suspend_voltage_regulator() local 424 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_get_voltage_regulator_external() local 431 struct ab3100_regulator *abreg = reg->reg_data; in ab3100_enable_time_regulator() local
|
/linux-3.3/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 | 681 decode_abreg (unsigned char abreg, int memory) in decode_abreg() 1085 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, struct unw_state_record *sr) in desc_restore_p() 1099 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, unsigned char x, in desc_spill_reg_p() 1120 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff, in desc_spill_psprel_p() 1135 desc_spill_sprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff, in desc_spill_sprel_p()
|
/linux-3.3/drivers/mfd/ |
D | ab3100-core.c | 667 u8 abreg; member
|