1. NAME

set_wiphy_dev - set device pointer for wiphy

2. SYNOPSIS

void set_wiphy_dev(struct wiphy *  wiphy , struct device *  dev );

3. ARGUMENTS

wiphy
    The wiphy whose device to bind

dev
    The device to parent it to

4. AUTHOR

Johannes Berg <>
    Author.

5. COPYRIGHT