1. NAME

wiphy_dev - get wiphy dev pointer

2. SYNOPSIS

struct device * wiphy_dev(struct wiphy *  wiphy );

3. ARGUMENTS

wiphy
    The wiphy whose device struct to look up

4. RETURN

The dev of wiphy.

5. AUTHOR

Johannes Berg <>
    Author.

6. COPYRIGHT