Searched refs:_stack_restore (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/wireless/b43legacy/ |
D | radio.c | 935 static u16 _stack_restore(u32 *stackptr, in _stack_restore() function 962 _stack_restore(stack, 0x1, \ 973 _stack_restore(stack, 0x2, \ 984 _stack_restore(stack, 0x3, \
|
/linux-3.4.99/drivers/net/wireless/b43/ |
D | phy_g.c | 785 static u16 _stack_restore(u32 *stackptr, u8 id, u16 offset) in _stack_restore() function 811 _stack_restore(stack, 0x1, \ 822 _stack_restore(stack, 0x2, \ 833 _stack_restore(stack, 0x3, \
|