cordic_iq
struct cordic_iq sample;
struct cordic_iq *samples, u16 len) {
struct cordic_iq *samples;
samples = kzalloc_objs(struct cordic_iq, len);
struct cordic_iq tone_samp;
wlc_phy_loadsampletable_nphy(struct brcms_phy *pi, struct cordic_iq *tone_buf,
struct cordic_iq *tone_buf = NULL;
tone_buf = kmalloc_objs(struct cordic_iq, tbl_len, GFP_ATOMIC);
struct cordic_iq cordic_calc_iq(s32 theta);
struct cordic_iq cordic_calc_iq(s32 theta)
struct cordic_iq coord;