Searched refs:phy_chans (Results 1 – 1 of 1) sorted by relevance
286 struct pl08x_phy_chan *phy_chans; member826 ch = &pl08x->phy_chans[i]; in pl08x_get_phy_channel()2306 struct pl08x_phy_chan *phychan = &pl08x->phy_chans[i]; in pl08x_irq()2463 ch = &pl08x->phy_chans[i]; in pl08x_debugfs_show()2858 pl08x->phy_chans = kzalloc_objs(*pl08x->phy_chans, vd->channels); in pl08x_probe()2859 if (!pl08x->phy_chans) { in pl08x_probe()2865 struct pl08x_phy_chan *ch = &pl08x->phy_chans[i]; in pl08x_probe()2965 kfree(pl08x->phy_chans); in pl08x_probe()