1. NAME

pnp_disable_dev - disables device

2. SYNOPSIS

int pnp_disable_dev(struct pnp_dev *  dev );

3. ARGUMENTS

dev
    pointer to the desired device

4. DESCRIPTION

inform the correct pnp protocol so that resources can be used by other devices

5. COPYRIGHT