Searched refs:ptr_phycount (Results 1 – 1 of 1) sorted by relevance
1559 int *ptr_phycount, phycount=0; in twl_probe() local 1641 ptr_phycount = twl_get_param(tw_dev, 2, TW_PARAM_PHY_SUMMARY_TABLE, in twl_probe() 1643 if (ptr_phycount) in twl_probe() 1644 phycount = le32_to_cpu(*(int *)ptr_phycount); in twl_probe()